Crs (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL|suppresscategory=true|allowselflinks=true| | {{Param TQL|suppresscategory=true|allowselflinks=true| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row|attribute=CRS|type=integer|description=CRS EPGS number of requested coordinate system|polygon=false|}} | {{Param TQL|tabletype=row|attribute=CRS|type=positive integer|description=CRS EPGS number of requested coordinate system|polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
==Example CRSs== | |||
{|class=wikitable | |||
!Name | |||
!Code | |||
!Description | |||
|- | |||
|[https://epsg.io/3857 WGS 84 / Pseudo-Mercator] | |||
|3857 | |||
|Spherical Mercator, Google Maps, OpenStreetMap, Bing, ArcGIS, ESRI | |||
|- | |||
|[https://epsg.io/4326 WGS 84] | |||
|4326 | |||
|WGS84 - World Geodetic System 1984, used in GPS | |||
|- | |||
|[https://epsg.io/28992 Amersfoort / RD New] | |||
|28992 | |||
|Netherlands - Holland - Dutch | |||
|- | |||
|[https://epsg.io/31370 BD72 / Belgian Lambert 72] | |||
|31370 | |||
|Belgium | |||
|} | |||
{{article end | |||
|notes=*Other Coordinate reference systems (CRS) with their units and their extend can be found on [https://epsg.io/ epsg.io] | |||
}} | |||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 07:40, 29 April 2026
| Param | Type | Description | Limits search polygon |
|---|---|---|---|
| CRS | positive integer | CRS EPGS number of requested coordinate system | false |
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