Hi Christian,
Â
Our implementation of the GeoJSON extraction is based on the most recent GeoJSON RFC.Â
This RFCÂ has removed the possibility to use a coordinate reference system other than WGS84 for interoperability concerns as stated in the following article:
Â
4. Coordinate Reference System
The coordinate reference system for all GeoJSON coordinates is a geographic coordinate reference system, using the World Geodetic System 1984 (WGS 84) 8WGS84] datum, with longitude and latitude units of decimal degrees. This is equivalent to the coordinate reference system identified by the Open Geospatial Consortium (OGC) URN urn:ogc:def:crs:OGC::CRS84. An OPTIONAL third-position element SHALL be the height in meters above or below the WGS 84 reference ellipsoid. In the absence of elevation values, applications sensitive to height or depth SHOULD interpret positions as being at local ground or sea level. Note: the use of alternative coordinate reference systems was specified in GJ2008], but it has been removed from this version of the specification because the use of different coordinate reference systems -- especially in the manner specified in GJ2008] -- has proven to have interoperability issues. In general, GeoJSON processing software is not expected to have access to coordinate reference system databases or to have network access to coordinate reference system transformation parameters. However, where all involved parties have a prior arrangement, alternative coordinate reference systems can be used without risk of data being misinterpreted.
Â
Hence, we completely ignore this information even if it may be provided within the uploaded file.
Â
Best regard,
Auto-translation 🪄
Bonjour Christian, Notre implémentation de l'extraction GeoJSON est basée sur le RFC GeoJSON le plus récent. Cette RFC a supprimé la possibilité d'utiliser un système de référence de coordonnées autre que WGS84 pour des raisons d'interopérabilité, comme indiqué dans l'article suivant : 4. Système de référence de coordonnées Le système de référence de coordonnées pour toutes les coordonnées GeoJSON est un système de référence de coordonnées géographiques, utilisant le système géodésique mondial. Données de 1984 (WGS 84) ÃWGS84], avec unités de longitude et de latitude en degrés décimaux. Ceci est équivalent au système de référence de coordonnées identifié par l'URN urn:ogc:def:crs:OGC::CRS84 de l'Open Geospatial Consortium (OGC). Un élément OPTIONNEL de troisième position DOIT être la hauteur en mètres au-dessus ou en dessous de l'ellipsoïde de référence WGS 84. En l'absence de valeurs d'élévation, les applications sensibles à la hauteur ou à la profondeur DEVRAIENT interpréter les positions comme étant au niveau local du sol ou de la mer. Remarque : l'utilisation de systèmes de référence de coordonnées alternatifs a été