{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Route", "type": "Network Analysis Layer", "description": "Route", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Stops" }, { "id": 2, "name": "Point Barriers" }, { "id": 3, "name": "Routes" }, { "id": 4, "name": "Line Barriers" }, { "id": 5, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Unlocated", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Time Violation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024, "domain": null }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence", "domain": { "type": "range", "name": "Sequence", "description": "", "range": [ 1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeWindowStart", "type": "esriFieldTypeDate", "alias": "TimeWindowStart", "length": 16, "domain": null }, { "name": "TimeWindowEnd", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd", "length": 16, "domain": null }, { "name": "ArriveCurbApproach", "type": "esriFieldTypeInteger", "alias": "ArriveCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DepartCurbApproach", "type": "esriFieldTypeInteger", "alias": "DepartCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationType", "type": "esriFieldTypeInteger", "alias": "LocationType", "domain": { "type": "codedValue", "name": "NALocationType", "description": "", "codedValues": [ { "name": "Stop", "code": 0 }, { "name": "Waypoint", "code": 1 }, { "name": "Break", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cumul_Length", "type": "esriFieldTypeDouble", "alias": "Cumul_Length", "domain": { "type": "range", "name": "Cumul_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge", "domain": { "type": "codedValue", "name": "NABoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Added Cost", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 96, 9, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024, "domain": null }, { "name": "FirstStopID", "type": "esriFieldTypeInteger", "alias": "FirstStopID", "domain": { "type": "range", "name": "FirstStopID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastStopID", "type": "esriFieldTypeInteger", "alias": "LastStopID", "domain": { "type": "range", "name": "LastStopID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StopCount", "type": "esriFieldTypeInteger", "alias": "StopCount", "domain": { "type": "range", "name": "StopCount", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Total_Length", "type": "esriFieldTypeDouble", "alias": "Total_Length", "domain": { "type": "range", "name": "Total_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_19", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_20", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_24", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "ServiceArea", "type": "Network Analysis Layer", "description": "ServiceArea", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Facilities" }, { "id": 8, "name": "Point Barriers" }, { "id": 9, "name": "Lines" }, { "id": 10, "name": "Line Barriers" }, { "id": 11, "name": "Polygons" }, { "id": 12, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ServiceArea" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 3, 163, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2714af03c3b6ef644806a171ac5396d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAidJREFUOI3VlE9LG0EYh58t4oYQJAQPron0E3hoUxBTWwpCttBNBMHm1IsHQfoR6sF+h4KQg3ipFTwUXSpNPXlo6MGFvRS6FKxg/lzKIBKEodDtYWfjpklMbKHQHyzs7DvzPjvvzPsb4R9q5H+BrahnEjCAJuAAZcAeCuanUncQ4i4QQ9ddTcqP0XgqlcoKIdYBy8wVyKSnSMTHaF1eGLX6mVWp2paCFoFGX9hPeIUQz9sfpMSH90BRgx8KZJu5gnH/3gMmxo2OH52ZnmV+Ls/23lbW9Zw6kI4C2zBf1x8iZQg6BHwgDzwGngKvhRDr/UChkokky0urbO5u4HrOMUGZu3amA2+BDLBAAM+HOQjOx7oOFCo2qrNolnA9x1Dryh0wTcpDtSN8XX+ElDsq9A14A3wwc4WBoFAT4wZmrkClanfDQvlwGynfAXHABZ5oIIDJTHpqKFAoNT8bjntd/bwCASxoVwdsJOJjN4L9Pr8bZhifaDafEVyQZiTSbF1eDFfDTrVzdJdRiJIGL9SwAnxX706tfmbNTM8OTfny9TMEPdcbdo3Klaptzc/lSSaSAyef1k6oVG2IuEkX7JaUa8Baj/U24GzvbWWXl1aJjep9Qeetcw6O9uHKvnrDBqjoek59c3eDRbPUsw1OayccHO3jeo4DvIzGbgprAGnXc45dzzGi3gjBGanShaAOQ/4T128QWNCKatiwj0LXt4mU7m9hocr9kvbTL0WPuqchvVV2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Breaks_Length", "type": "esriFieldTypeString", "alias": "Breaks_Length", "length": 128, "domain": null }, { "name": "Breaks_Restrizione", "type": "esriFieldTypeString", "alias": "Breaks_Restrizione", "length": 128, "domain": null }, { "name": "Breaks_Travel_Time", "type": "esriFieldTypeString", "alias": "Breaks_Travel_Time", "length": 128, "domain": null }, { "name": "Breaks_TT_Bicicletta", "type": "esriFieldTypeString", "alias": "Breaks_TT_Bicicletta", "length": 128, "domain": null }, { "name": "Breaks_TT_Pedone", "type": "esriFieldTypeString", "alias": "Breaks_TT_Pedone", "length": 128, "domain": null }, { "name": "Breaks_Gerarchia", "type": "esriFieldTypeString", "alias": "Breaks_Gerarchia", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ServiceArea" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge", "domain": { "type": "codedValue", "name": "NABoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Added Cost", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 9, "name": "Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ServiceArea" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 3, 128, 255 ], "width": 3 }, "label": "Lines", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": { "type": "range", "name": "FacilityID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FromCumul_Length", "type": "esriFieldTypeDouble", "alias": "FromCumul_Length", "domain": { "type": "range", "name": "FromCumul_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ToCumul_Length", "type": "esriFieldTypeDouble", "alias": "ToCumul_Length", "domain": { "type": "range", "name": "ToCumul_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 10, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ServiceArea" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_40", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_41", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 11, "name": "Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ServiceArea" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ToBreak", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": { "type": "range", "name": "FacilityID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024, "domain": null }, { "name": "FromBreak", "type": "esriFieldTypeDouble", "alias": "FromBreak", "domain": { "type": "range", "name": "FromBreak", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ToBreak", "type": "esriFieldTypeDouble", "alias": "ToBreak", "domain": { "type": "range", "name": "ToBreak", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 12, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ServiceArea" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_48", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 13, "name": "ClosestFacility", "type": "Network Analysis Layer", "description": "ClosestFacility", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 14, "name": "Facilities" }, { "id": 15, "name": "Incidents" }, { "id": 16, "name": "Point Barriers" }, { "id": 17, "name": "Routes" }, { "id": 18, "name": "Line Barriers" }, { "id": 19, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 14, "name": "Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "ClosestFacility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 217, 37, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b73d0b4ce7b2f07025a6b155c6fe4b07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh1JREFUOI3VlDFr20AYhh+VgIzBYJssUgpOtqyt16SUUkxJFAdjaMngjPGQwT+gGVII+QVdLAiZSrs4JhhB28xVO8QQ6iWQgLPUXsK54OkoVB10SuTaiu0WCn1BoNP33T267+57Z/iHmvlfYFvqMQED6AJNwAYaE8G8dPoBQjwEYuj6mSblp3A8nU5nhRC7gFUsF1hYnCeRStDv9Y32+ZVVq9YtBc0DnUjYT3iNENs3H6TEg/dAXoMfCtQolgvG0+ITzIw58KPLK0usbVrY+wdZ13G/AXNh4A3M0/VHSBmATgAPyAHPgOfAGyHEbhQoUGo2SWXPX8Z13FP8Mg/tTAfqwH1gHR+eU7Ek/vlYd4ECxeIxSpUNXMc11Dx7AKZJeaJ2hKfrj5HynQq1gbfAx2K5MBYUyMyYFMsFatX6MCyQBxmkdIA4cAasaiAAc2FxfiJQIJWfDcajrn5OgQDWtdsDNhKpxFSw3/OHYYbxhW63hH9BuqFIt9/rG1PR1LxImCfECw1equEH4Fq9N9vnV9byytLElK+fW+D33GjYHbJr1bq1tmmRmk2OTb5oXVKr1iHkJkOwe1LuADsj5jeApr1/kK3sbROLxyJBvevvHB0ew619jYaNUV45A6XKxsg2uGhdcnR4jOu4TeBVODYtrAPMuY576jquEfZG8M9IlS4ADRjyn7h+B9+CtlTDBn0UuH6DUOn+FhbIjlo0Sr8AHVy2/nTp8gcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Length", "type": "esriFieldTypeDouble", "alias": "Cutoff_Length", "domain": { "type": "range", "name": "Cutoff_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Restrizione", "type": "esriFieldTypeDouble", "alias": "Cutoff_Restrizione", "domain": { "type": "range", "name": "Cutoff_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Cutoff_Travel_Time", "domain": { "type": "range", "name": "Cutoff_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Cutoff_TT_Bicicletta", "domain": { "type": "range", "name": "Cutoff_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Cutoff_TT_Pedone", "domain": { "type": "range", "name": "Cutoff_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Cutoff_Gerarchia", "domain": { "type": "range", "name": "Cutoff_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 15, "name": "Incidents", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "ClosestFacility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 52, 217, 37, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4a616bf3fa6be1ab821fc6d828ca3f64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATtJREFUOI29079KA0EQx/HvSWBDKtlGTgK26fzbpBELiYJoEFErwUoLwRcwIPgMNnkCBQkpVFBSiIVgE8gb2HlNGG2ncS3uEgy5IouX/KrdnYUPw87mmGByPpettcu+gIhEwKcvdlIql+phccYLa9SbD8B2KuasXURkCchjTCdQfQMwxsxu7K+zUJ4fGfrqftOoN8PefgD7gWtEzvoHqjh4AnbyXv2kp485Y1ZR7UEtwAEVYBM4yMAa6MwATaAIVInxSlKbzhQLVFvEHeGMWUP1Nil9ADfAeWZYLw7mUH0ECkAH2ApAzH+lNIz4nQrJuhokfySLDGNh+E4UHREPSJQVlIo5kcMALpLtM9AdGzbODGFTqjWgNhFsnBkZU9X25fEVe6e7vkZ/yHw6u7fWrrzcvU4EQ0TavtLf/AKQPVYr7zpOlwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "TargetFacilityCount", "type": "esriFieldTypeInteger", "alias": "TargetFacilityCount", "domain": { "type": "range", "name": "TargetFacilityCount", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Length", "type": "esriFieldTypeDouble", "alias": "Cutoff_Length", "domain": { "type": "range", "name": "Cutoff_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Restrizione", "type": "esriFieldTypeDouble", "alias": "Cutoff_Restrizione", "domain": { "type": "range", "name": "Cutoff_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Cutoff_Travel_Time", "domain": { "type": "range", "name": "Cutoff_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Cutoff_TT_Bicicletta", "domain": { "type": "range", "name": "Cutoff_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Cutoff_TT_Pedone", "domain": { "type": "range", "name": "Cutoff_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cutoff_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Cutoff_Gerarchia", "domain": { "type": "range", "name": "Cutoff_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 16, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "ClosestFacility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "Str_Network", "code": 1 }, { "name": "Network_ND_Junctions", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "description": "", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "description": "", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge", "domain": { "type": "codedValue", "name": "NABoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Added Cost", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 17, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "ClosestFacility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 30, 128, 22, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": { "type": "range", "name": "FacilityID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityRank", "type": "esriFieldTypeInteger", "alias": "FacilityRank", "domain": { "type": "range", "name": "FacilityRank", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024, "domain": null }, { "name": "IncidentCurbApproach", "type": "esriFieldTypeInteger", "alias": "IncidentCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityCurbApproach", "type": "esriFieldTypeInteger", "alias": "FacilityCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "description": "", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IncidentID", "type": "esriFieldTypeInteger", "alias": "IncidentID", "domain": { "type": "range", "name": "IncidentID", "description": "", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Total_Length", "type": "esriFieldTypeDouble", "alias": "Total_Length", "domain": { "type": "range", "name": "Total_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 18, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "ClosestFacility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_69", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_70", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 19, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32633, "latestWkid": 32633 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "ClosestFacility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_74", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.26769827, "ymin": -9997963.94301857, "xmax": 6120763.26769827, "ymax": 9997963.94301857, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Restrizione", "type": "esriFieldTypeDouble", "alias": "Attr_Restrizione", "domain": { "type": "range", "name": "Attr_Restrizione", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Travel_Time", "type": "esriFieldTypeDouble", "alias": "Attr_Travel_Time", "domain": { "type": "range", "name": "Attr_Travel_Time", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Bicicletta", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Bicicletta", "domain": { "type": "range", "name": "Attr_TT_Bicicletta", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_TT_Pedone", "type": "esriFieldTypeDouble", "alias": "Attr_TT_Pedone", "domain": { "type": "range", "name": "Attr_TT_Pedone", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Gerarchia", "type": "esriFieldTypeDouble", "alias": "Attr_Gerarchia", "domain": { "type": "range", "name": "Attr_Gerarchia", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 20, "name": "Routing_ND", "type": "Network Dataset Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 291158.2297, "ymin": 4862290.9407, "xmax": 300818.6512000002, "ymax": 4874094.271199999, "spatialReference": { "wkid": 32633, "latestWkid": 32633 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true } ], "tables": [] }