Web measure: 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 3: Line 3:
===GET geojson===
===GET geojson===
API Endpoint: web/measure.geojson
API Endpoint: web/measure.geojson
Content-Type: application/json


Response Content-Type: application/json
Response Content-Type: application/json
Line 14: Line 12:
!Type
!Type
!Default value
!Default value
|-
| webStakeholderID
| Header
| Integer
|
|-
|-
| crs
| crs

Latest revision as of 07:14, 7 July 2026

API Endpoint: web/measure

GET geojson

API Endpoint: web/measure.geojson

Response Content-Type: application/json

Parameters:

Name Location Type Default value
crs Query String EPSG:3857
forcexy Query Boolean
id Query Integer -1

Examples

Web measure:

https://engine.tygron.com/web/measure.geojson?id=ID&id=ID&token=WEB_TOKEN

See also