And how about "PTV_TrafficIncidents" FeatureLayer, there is a example result:
"absoluteSpeed=40|category=61|language=en|message=A49 southwestern at Kassel left lane closed|length=1428|startX=4380690|startY=5547109|language=|incidentId=TTI-1a4962c4-0c5f-4be8-98dd-0e5c3d768f51-TTR121843417011584-2_1 ...
Search found 4 matches
- Tue May 23, 2017 11:20 am
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Result of renderMapBoundingBox, wrappedObjectsField property
- Replies: 8
- Views: 44841
- Mon May 22, 2017 1:51 pm
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Result of renderMapBoundingBox, wrappedObjectsField property
- Replies: 8
- Views: 44841
Re: Result of renderMapBoundingBox, wrappedObjectsField prop
Yes, it is ok. For now I try to parse this description string to get all properties, is there better way to get all properties? Something like PTV object with it?
- Mon May 22, 2017 11:14 am
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Result of renderMapBoundingBox, wrappedObjectsField property
- Replies: 8
- Views: 44841
Re: Result of renderMapBoundingBox, wrappedObjectsField prop
Ok, thanks for replies.
I have additional question, about FeatureLayer:
In request there is name = "PTV_TruckAttributes", example replies (it is result.LayerObject[].Object.descr):
"driveType=0|maxWeight=7500|freeForDelivery=1"
"driveType=0|maxHeight=400"
"loadType=1|driveType=0|freeForDelivery ...
I have additional question, about FeatureLayer:
In request there is name = "PTV_TruckAttributes", example replies (it is result.LayerObject[].Object.descr):
"driveType=0|maxWeight=7500|freeForDelivery=1"
"driveType=0|maxHeight=400"
"loadType=1|driveType=0|freeForDelivery ...
- Mon Mar 20, 2017 8:49 am
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Result of renderMapBoundingBox, wrappedObjectsField property
- Replies: 8
- Views: 44841
Result of renderMapBoundingBox, wrappedObjectsField property
Hello together,
I have a problem with renderMapBoundingBox and return type wrappedObjectsField. I think it returns a list of map restriction, but in the type of each description is something like (4 examples):
DIR_OPT_COND_MALUS5|2=240
MAX_HEIGHT|2=250
MAX_HEIGHT|2=400
DIR_OPT_COND_MALUS5|2=160 ...
I have a problem with renderMapBoundingBox and return type wrappedObjectsField. I think it returns a list of map restriction, but in the type of each description is something like (4 examples):
DIR_OPT_COND_MALUS5|2=240
MAX_HEIGHT|2=250
MAX_HEIGHT|2=400
DIR_OPT_COND_MALUS5|2=160 ...