Web lines: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
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..."
 
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
API Endpoint: web/lines.geojson
API Endpoint: web/lines


===GET lines.geojson===
===GET geojson===
API Endpoint: web/lines.geojson
API Endpoint: web/lines.geojson


Produces: application/json
Response Content-Type: application/json


'''Parameters:'''
'''Parameters:'''

Latest revision as of 07:14, 7 July 2026

API Endpoint: web/lines

GET geojson

API Endpoint: web/lines.geojson

Response Content-Type: 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