Modify ↓
Opened 3 years ago
Closed 3 years ago
#4641 closed enhancement (fixed)
[patch] projection change for the French Cadastre
| Reported by: | pieren | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Hi,
Due to a recent change in the french cadastre WMS, the projection of the french island "La Reunion" in the Indian Ocean has been replaced.
Could you please remove the following old source files from src/org/openstreetmap/josm/data/projection/:
- GaussLaborde_Reunion.java
- UTM_20N_France_DOM.java
and add the new attached source file:
- UTM_France_DOM.java
and then apply the patch updating projection.java according to the new classes.
Thanks in advance.
Pieren
Attachments (2)
Change History (3)
Changed 3 years ago by pieren
Changed 3 years ago by pieren
comment:1 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



(In [3168]) applied #4641 - projection change for the French Cadastre (patch by pieren)