Api session items geolinks

From Tygron Support wiki
Revision as of 11:53, 20 April 2026 by Frank@tygron.nl (talk | contribs)
Jump to navigation Jump to search

Api session items Geo Links Endpoints.

Edit items with event: editorgeolink.

Default Query:

https://engine.tygron.com/api/session/items/geolinks/?f=JSON&token=API_TOKEN

Example Response:

[ {
  "functionID" : 0,
  "id" : 0,
  "priority" : 55,
  "tree" : false,
  "version" : 16
}, {
  "defaultWidth" : 10.0,
  "elementType" : "MULTIPOLYGON",
  "functionID" : 747,
  "id" : 1,
  "priority" : 0,
  "subTypes" : {
    "BUILDINGS" : [ ]
  },
  "tree" : false,
  "version" : 17
} ]

Limit Queries

version=100:

https://engine.tygron.com/api/session/items/geolinks/?version=100&token=API_TOKEN

Show Queries

max version:

https://engine.tygron.com/api/session/items/geolinks/version/?token=API_TOKEN

size:

https://engine.tygron.com/api/session/items/geolinks/size/?token=API_TOKEN

Formats

HTML:

https://engine.tygron.com/api/session/items/geolinks/?f=HTML&token=API_TOKEN

JSON:

https://engine.tygron.com/api/session/items/geolinks/?f=JSON&token=API_TOKEN

CSV:

https://engine.tygron.com/api/session/items/geolinks/?f=CSV&token=API_TOKEN

SSV:

https://engine.tygron.com/api/session/items/geolinks/?f=SSV&token=API_TOKEN

SMILE:

https://engine.tygron.com/api/session/items/geolinks/?f=SMILE&token=API_TOKEN

ZIPJSON:

https://engine.tygron.com/api/session/items/geolinks/?f=ZIPJSON&token=API_TOKEN

ZIPSMILE:

https://engine.tygron.com/api/session/items/geolinks/?f=ZIPSMILE&token=API_TOKEN

API Model description of AreaGeoLink

Name Type Description
additionals Map<String,double[]>
geomMode GeometryMode
id int
lineBuffer double
mappings Map<String,String>
matchings Map<String,java.lang.String[]>
name String
pointBuffer double
priority int
version int

API Model description of BGTFunctionLink

Name Type Description
categories Category[]
className String
functionID int Function ID
id int
layer BGTLayer
priority int
transmissionTowerFoundations int
tree boolean
typeName String
version int

API Model description of BGTRoadLink

Name Type Description
appearance BGTAppearance
function BGTFunction
functionID int Function ID
id int
material BGTMaterial
priority int
tree boolean
version int

API Model description of BGTTerrainLink

Name Type Description
className String
id int
layer BGTLayer
priority int
terrainTypeID int Terrain Type ID
typeName String
version int

API Model description of BRPLink

Name Type Description
cropCodes int[]
description String
functionID int Function ID
id int
priority int
tree boolean
version int

API Model description of BagBuildingLink

Name Type Description
functionID int Function ID
id int
priority int
residenceType ResidenceType
tree boolean
version int

API Model description of BuildingAttributeGeoLink

Name Type Description
attribute String
featureAttributes Map<String,java.util.List<java.lang.String>>
id int
priority int
value double
version int

API Model description of BuildingGeoLink

Name Type Description
additionals Map<String,double[]>
functionID int Function ID
geomMode GeometryMode
id int
lineBuffer double
mappings Map<String,String>
matchings Map<String,java.lang.String[]>
name String
pointBuffer double
priority int
version int

API Model description of CustomFunctionGeoLink

Name Type Description
additionals Map<String,double[]>
functionID int Function ID
geomMode GeometryMode
id int
lineBuffer double
mappings Map<String,String>
matchings Map<String,java.lang.String[]>
name String
pointBuffer double
priority int
version int

API Model description of CustomGeoLink

Name Type Description
additionals Map<String,double[]>
geomMode GeometryMode
id int
lineBuffer double
mappings Map<String,String>
matchings Map<String,java.lang.String[]>
name String
pointBuffer double
priority int
version int

API Model description of FGRTerrainLink

Name Type Description
fgrName String
id int
priority int
terrainTypeID int Terrain Type ID
version int

API Model description of FunctionChangeGeoLink

Name Type Description
add boolean
category Category
featureAttributes Map<String,java.util.List<java.lang.String>>
functionID int Function ID
id int
priority int
tree boolean
update boolean
version int

API Model description of FunctionGeoLink

Name Type Description
functionID int Function ID
id int
priority int
tree boolean
version int

API Model description of GeoLink

Name Type Description
id int
priority int
version int

API Model description of IMWABuildingLink

Name Type Description
aquoName String
bufferWidth double
functionID int Function ID
id int
priority int
tree boolean
type IMWAType
version int

API Model description of OSMFunctionGeoLink

Name Type Description
defaultWidth double
elementType GeoElementType
functionID int Function ID
id int
priority int
subTypes Map<OSMLayer,java.util.List<java.lang.String>>
tree boolean
version int

API Model description of OSMTerrainGeoLink

Name Type Description
defaultWidth double
elementType GeoElementType
id int
priority int
subTypes Map<OSMLayer,java.util.List<java.lang.String>>
terrainTypeID int Terrain Type ID
version int

API Model description of RoadGeoLink

Name Type Description
additionals Map<String,double[]>
functionID int Function ID
geomMode GeometryMode
id int
lineBuffer double
mappings Map<String,String>
matchings Map<String,java.lang.String[]>
name String
pointBuffer double
priority int
version int

API Model description of StreetObjectGeoLink

Name Type Description
additionals Map<String,double[]>
functionID int Function ID
geomMode GeometryMode
id int
lineBuffer double
mappings Map<String,String>
matchings Map<String,java.lang.String[]>
name String
pointBuffer double
priority int
version int

API Model description of TNLBuildingLink

Name Type Description
buildingTypes TNLBuildingType[]
functionID int Function ID
heightTypes TNLBuildingHeightType[]
id int
priority int
slantingRoofHeight double
tree boolean
version int

API Model description of TNLFunctionTerrainLink

Name Type Description
functionID int Function ID
id int
landUses TNLTerrainLandUse[]
mustContainHouses boolean
priority int
tree boolean
version int

API Model description of TNLRailLink

Name Type Description
functionID int Function ID
id int
priority int
railTypes TNLRailType[]
tree boolean
version int

API Model description of TNLRoadLink

Name Type Description
functionID int Function ID
hardnessType TNLRoadHardnessType[]
id int
priority int
roadType TNLRoadType[]
tree boolean
usageType TNLRoadUsageType[]
version int

API Model description of TNLStreetObjectLink

Name Type Description
functionID int Function ID
id int
objectTypes TNLStreetObjectType[]
priority int
tree boolean
version int

API Model description of TNLTerrainLink

Name Type Description
id int
landUses TNLTerrainLandUse[]
priority int
version int

API Model description of TNLTerrainTypeLink

Name Type Description
id int
landUses TNLTerrainLandUse[]
priority int
terrainTypeID int Terrain Type ID
version int

API Model description of TNLWaterLink

Name Type Description
appearances TNLWaterVoorkomen[]
id int
infrastructures TNLWaterInfrastructuur[]
mainDrainages TNLHoofdafwatering[]
priority int
terrainTypeID int Terrain Type ID
version int
waterFunctions TNLWaterFunctie[]
waterTypes TNLWaterType[]

API Model description of TerrainGeoLink

Name Type Description
id int
priority int
terrainTypeID int Terrain Type ID
version int