GeoJSON: Why "application/vnd.geo+json" as media type?
Rahkonen Jukka via gdal-dev <[email protected]> Tue, 26 May 2026 08:02:45 +0000
| Newsgroups | gmane.comp.gis.gdal.devel |
|---|---|
| Message-ID | <PA3PR09MB825876160580D05EB5E88E6AFD0B2@PA3PR09MB8258.eurprd09.prod.outlook.com> |
Hi, The GeoJSON driver https://gdal.org/en/stable/drivers/vector/geojson.html has a creation option NATIVE_MEDIA_TYPE and the only accepted value for the media type is "application/vnd.geo+json". Is there some good reason to require that value even it is obsoleted by RFC7946 in favor of application/geo+json) https://www.iana.org/assignments/media-types/application/vnd.geo+json? -Jukka Rahkonen-