Crs (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Param TQL|
{{Param TQL|
<onlyinclude>
<onlyinclude>
{{Param TQL|tabletype=row|param=CRS|value=positive integer|description=CRS EPGS number of requested coordinate system|limits_search_polygon=false|}}
{{Param TQL|tabletype=row|param=CRS|value=positive integer|description=CRS EPSG number of requested coordinate system|limits_search_polygon=false|}}
</onlyinclude>
</onlyinclude>
}}
}}
Line 42: Line 42:
{{article end
{{article end
|notes=*Other Coordinate reference systems (CRS) with their units and their extend can be found on [https://epsg.io/ epsg.io]
|notes=*Other Coordinate reference systems (CRS) with their units and their extend can be found on [https://epsg.io/ epsg.io]
|api=*[[Api session event editor building query]]
|api=*[[Api session query]]
}}
}}
{{TQL param nav}}
{{TQL param nav}}

Latest revision as of 13:51, 8 July 2026

Available for

Example CRSs

Name Code Description
WGS 84 / Pseudo-Mercator 3857 Spherical Mercator, Google Maps, OpenStreetMap, Bing, ArcGIS, ESRI
WGS 84 4326 WGS84 - World Geodetic System 1984, used in GPS
Amersfoort / RD New 28992 Netherlands - Holland - Dutch
BD72 / Belgian Lambert 72 31370 Belgium

Notes

  • Other Coordinate reference systems (CRS) with their units and their extend can be found on epsg.io

API Endpoints