Api session location: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
API Endpoint: api/session/location/
API Endpoint: api/session/location/
===GET===
API Endpoint: api/session/
'''Parameters:''' None
===='''Examples====
'''HTML''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=HTML&token=API_TOKEN</syntaxhighlight>
HTML
'''JSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=JSON&token=API_TOKEN</syntaxhighlight>
HTML
'''GEOJSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=GEOJSON&token=API_TOKEN</syntaxhighlight>
HTML
'''SMILE''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=SMILE&token=API_TOKEN</syntaxhighlight>
HTML
'''ZIPJSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPJSON&token=API_TOKEN</syntaxhighlight>
HTML
'''ZIPSMILE''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight>
HTML


===GET location===
===GET location===
Line 64: Line 29:
===='''Examples====
===='''Examples====
'''HTML''':
'''HTML''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=HTML&token=API_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=HTML&token=API_TOKEN&crs=3857&api-version=2023</syntaxhighlight>


HTML
'''HTML''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=HTML&token=API_TOKEN&crs=3857&api-version=2024</syntaxhighlight>


'''JSON''':
'''JSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=JSON&token=API_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=JSON&token=API_TOKEN&crs=3857&api-version=2023</syntaxhighlight>


HTML
'''JSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=JSON&token=API_TOKEN&crs=3857&api-version=2024</syntaxhighlight>


'''GEOJSON''':
'''GEOJSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=GEOJSON&token=API_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=GEOJSON&token=API_TOKEN&crs=3857&api-version=2023</syntaxhighlight>


HTML
'''GEOJSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=GEOJSON&token=API_TOKEN&crs=3857&api-version=2024</syntaxhighlight>


'''SMILE''':
'''SMILE''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=SMILE&token=API_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=SMILE&token=API_TOKEN&crs=3857&api-version=2023</syntaxhighlight>


HTML
'''SMILE''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=SMILE&token=API_TOKEN&crs=3857&api-version=2024</syntaxhighlight>


'''ZIPJSON''':
'''ZIPJSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPJSON&token=API_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPJSON&token=API_TOKEN&crs=3857&api-version=2023</syntaxhighlight>


HTML
'''ZIPJSON''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPJSON&token=API_TOKEN&crs=3857&api-version=2024</syntaxhighlight>


'''ZIPSMILE''':
'''ZIPSMILE''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPSMILE&token=API_TOKEN&crs=3857&api-version=2023</syntaxhighlight>


HTML
'''ZIPSMILE''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/location/?f=ZIPSMILE&token=API_TOKEN&crs=3857&api-version=2024</syntaxhighlight>


{{article end
{{article end

Revision as of 14:05, 15 June 2026

API Endpoint: api/session/location/

GET location

API Endpoint: api/session/location

Parameters:

Name Location Type Default value
crs Query String EPSG:3857
f Query Format HTML
api-version Query String 2024

Examples

HTML:

https://engine.tygron.com/api/session/location/?f=HTML&token=API_TOKEN&crs=3857&api-version=2023

HTML:

https://engine.tygron.com/api/session/location/?f=HTML&token=API_TOKEN&crs=3857&api-version=2024

JSON:

https://engine.tygron.com/api/session/location/?f=JSON&token=API_TOKEN&crs=3857&api-version=2023

JSON:

https://engine.tygron.com/api/session/location/?f=JSON&token=API_TOKEN&crs=3857&api-version=2024

GEOJSON:

https://engine.tygron.com/api/session/location/?f=GEOJSON&token=API_TOKEN&crs=3857&api-version=2023

GEOJSON:

https://engine.tygron.com/api/session/location/?f=GEOJSON&token=API_TOKEN&crs=3857&api-version=2024

SMILE:

https://engine.tygron.com/api/session/location/?f=SMILE&token=API_TOKEN&crs=3857&api-version=2023

SMILE:

https://engine.tygron.com/api/session/location/?f=SMILE&token=API_TOKEN&crs=3857&api-version=2024

ZIPJSON:

https://engine.tygron.com/api/session/location/?f=ZIPJSON&token=API_TOKEN&crs=3857&api-version=2023

ZIPJSON:

https://engine.tygron.com/api/session/location/?f=ZIPJSON&token=API_TOKEN&crs=3857&api-version=2024

ZIPSMILE:

https://engine.tygron.com/api/session/location/?f=ZIPSMILE&token=API_TOKEN&crs=3857&api-version=2023

ZIPSMILE:

https://engine.tygron.com/api/session/location/?f=ZIPSMILE&token=API_TOKEN&crs=3857&api-version=2024

See also