Modify ↓
#13358 closed defect (fixed)
GeoJSON no longer permits projections other than WGS84
| Reported by: | simon04 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.08 |
| Component: | Core geojson | Version: | |
| Keywords: | geojson projection | Cc: |
Description
In August, GeoJSON has been released as RFC 7946: https://tools.ietf.org/html/rfc7946
Relating to section 4, only WGS84 is specified as CRS.
The appendix explicitly states:
o Specification of coordinate reference systems has been removed,
i.e., the "crs" member of [GJ2008] is no longer used.
@team: What to do? Remove the "Projected GeoJSON Files" exporter?
Attachments (0)
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Keywords: | geojson projection added |
|---|
comment:4 by , 6 years ago
| Component: | Core → Core geojson |
|---|
Note:
See TracTickets
for help on using tickets.



I'd say yes. It's great to have an official specification, so let's respect it.