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)
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: ↓ 2 Changed 4 years ago by Gubaer
- Owner changed from team to pieren
- Status changed from new to needinfo
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).



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.