Modify

Opened 4 years ago

Closed 4 years ago

#3214 closed enhancement (fixed)

[patch] new projections for the French cadastre

Reported by: pieren Owned by: team
Priority: critical Component: Core
Version: latest Keywords: Projection
Cc:

Description

Please, could someone patch the following files into src\org\openstreetmap\josm\data\projection.
It is adding 4 new projections (3 of the same class + 1) important for the French cadastre plugin. With these additional projections, we will be able to map 4 overseas departements which are not covered currently by the plugin.
Thanks.

Attachments (9)

Ellipsoid.patch (6.2 KB) - added by pieren 4 years ago.
Projection.java (1.8 KB) - added by pieren 4 years ago.
GaussLaborde_Reunion.java (8.8 KB) - added by pieren 4 years ago.
UTM_20N_France_DOM.java (11.7 KB) - added by pieren 4 years ago.
UTM_20N_Guadeloupe_Fort_Marigot.java (1.1 KB) - added by pieren 4 years ago.
UTM_20N_Guadeloupe_Ste_Anne.java (1.1 KB) - added by pieren 4 years ago.
UTM_20N_Martinique_Fort_Desaix.java (1.1 KB) - added by pieren 4 years ago.
Projection.patch (932 bytes) - added by pieren 4 years ago.
Projection_dir.patch (32.6 KB) - added by pieren 4 years ago.
The whole directory patch file

Download all attachments as: .zip

Change History (13)

Changed 4 years ago by pieren

Changed 4 years ago by pieren

Changed 4 years ago by pieren

Changed 4 years ago by pieren

Changed 4 years ago by pieren

Changed 4 years ago by pieren

Changed 4 years ago by pieren

Changed 4 years ago by pieren

comment:1 follow-up: Changed 4 years ago by Gubaer

  • Owner changed from team to pieren
  • Status changed from new to needinfo

Could you please create *one* patch with all the changes and new classes you'd like to have patched? Please post again and your patch will get applied shortly.

Changed 4 years ago by pieren

The whole directory patch file

comment:2 in reply to: ↑ 1 Changed 4 years ago by pieren

Replying to Gubaer:

Could you please create *one* patch with all the changes and new classes you'd like to have patched? Please post again and your patch will get applied shortly.

Done. The file is called Projection_dir.patch (I didn't find how to remove other attached files from the ticket)

comment:3 Changed 4 years ago by pieren

  • Owner changed from pieren to team
  • Status changed from needinfo to new

comment:4 Changed 4 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

Applied in r1929.

Had to replace to é by \u00E9 because we assume UTF-8 encoding of the JOSM source files (at least the current build.xml does).

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.