Crs (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL | {{Param TQL| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row| | {{Param TQL|tabletype=row|param=CRS|value=positive integer|description=CRS EPGS number of requested coordinate system|limits_search_polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
====Available for==== | |||
<div style="column-count:3"> | |||
*[[Select latitude (TQL)]] | |||
*[[Select longitude (TQL)]] | |||
*[[Select floorsize (TQL)]] | |||
*[[Select height (TQL)]] | |||
*[[Select lotsize (TQL)]] | |||
*[[Select lotpolygons (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Select units (TQL)]] | |||
</div> | |||
==Example CRSs== | ==Example CRSs== | ||
| Line 11: | Line 23: | ||
!Description | !Description | ||
|- | |- | ||
|[https://epsg.io/3857 Pseudo-Mercator] | |[https://epsg.io/3857 WGS 84 / Pseudo-Mercator] | ||
|3857 | |3857 | ||
|Spherical Mercator, Google Maps, OpenStreetMap, Bing, ArcGIS, ESRI | |Spherical Mercator, Google Maps, OpenStreetMap, Bing, ArcGIS, ESRI | ||
| Line 30: | 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] | ||
}} | |||
{{TQL param nav}} | {{TQL param nav}} | ||
Latest revision as of 09:08, 9 June 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| CRS | positive integer | CRS EPGS number of requested coordinate system | false |
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