Web lines

From Tygron Support wiki
Revision as of 14:56, 15 June 2026 by Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/lines.geojson ===GET lines.geojson=== API Endpoint: web/lines.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | bbox | Query | String | |- | minlength | Query | Double | |- | maxlength | Query | Double | |- | type | Query | Net Type | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Lines''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/lines.geo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API Endpoint: web/lines.geojson

GET lines.geojson

API Endpoint: web/lines.geojson

Produces: application/json

Parameters:

Name Location Type Default value
bbox Query String
minlength Query Double
maxlength Query Double
type Query Net Type
crs Query String EPSG:3857

Examples

Lines:

https://engine.tygron.com/web/lines.geojson?token=WEB_TOKEN

See also