{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Sequence", "title": "Sequence" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 0, "name": "Sequence", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 240, 230, 255 ], "haloSize": 1, "font": { "family": "Verdana", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_Sequence", "description": "", "range": [ 1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TimeWindowStart", "type": "esriFieldTypeDate", "alias": "TimeWindowStart", "length": 8, "domain": null }, { "name": "TimeWindowEnd", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd", "length": 8, "domain": null }, { "name": "ArriveCurbApproach", "type": "esriFieldTypeInteger", "alias": "ArriveCurbApproach", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ArriveTime", "type": "esriFieldTypeDate", "alias": "ArriveTime", "length": 8, "domain": null }, { "name": "DepartTime", "type": "esriFieldTypeDate", "alias": "DepartTime", "length": 8, "domain": null }, { "name": "ArriveTimeUTC", "type": "esriFieldTypeDate", "alias": "ArriveTimeUTC", "length": 8, "domain": null }, { "name": "DepartTimeUTC", "type": "esriFieldTypeDate", "alias": "DepartTimeUTC", "length": 8, "domain": null }, { "name": "LocationType", "type": "esriFieldTypeInteger", "alias": "LocationType", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_SourceID1", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "RCL_LeeCounty", "code": 2 }, { "name": "RoadNetwork_ND_Junctions", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "WS2_SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "WS2_PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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 }, { "name": "Not located on closest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SnapX", "type": "esriFieldTypeDouble", "alias": "SnapX", "domain": null }, { "name": "SnapY", "type": "esriFieldTypeDouble", "alias": "SnapY", "domain": null }, { "name": "SnapZ", "type": "esriFieldTypeDouble", "alias": "SnapZ", "domain": null }, { "name": "DistanceToNetworkInMeters", "type": "esriFieldTypeDouble", "alias": "DistanceToNetworkInMeters", "domain": null }, { "name": "Attr_Minutes", "type": "esriFieldTypeDouble", "alias": "Attr_Minutes", "domain": { "type": "range", "name": "WS2_Attr_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "WS2_Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Cumul_Minutes", "type": "esriFieldTypeDouble", "alias": "Cumul_Minutes", "domain": { "type": "range", "name": "WS2_Cumul_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Cumul_Length", "type": "esriFieldTypeDouble", "alias": "Cumul_Length", "domain": { "type": "range", "name": "WS2_Cumul_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Wait_Minutes", "type": "esriFieldTypeDouble", "alias": "Wait_Minutes", "domain": { "type": "range", "name": "WS2_Wait_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "CumulWait_Minutes", "type": "esriFieldTypeDouble", "alias": "CumulWait_Minutes", "domain": { "type": "range", "name": "WS2_CumulWait_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Violation_Minutes", "type": "esriFieldTypeDouble", "alias": "Violation_Minutes", "domain": { "type": "range", "name": "WS2_Violation_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "CumulViolation_Minutes", "type": "esriFieldTypeDouble", "alias": "CumulViolation_Minutes", "domain": { "type": "range", "name": "WS2_CumulViolation_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_ObjectID", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BarrierType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5efac34866818e7afedc7ce74cae2efc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQ4ja3UMW7CMBiG4VcJrZgrhE/RqVeAAQR3IDfJObrQAaT2AjC0UnsBFnIKo4gNqcJK1KG15QT/poV+SyLHeiTr+50O/5zOz/MByK+0cmBjwfz+5nai0uQiqTAGXVUAUwui0oT5XY/ucECtNcdtEUW6wwGpUhwWS7J9aUF3ZLep9zQHYDcai6i/r9IaXp7dtwZYa+3e++tVEPWxUBrgcVuwG43pr1dBtI2Vs4zP1zcZjKGJUmexICihfiRMBEPob7AoCJAodbLmF/cnUGpTaj8KhtqstRbbj4Kx0YiNVBA8N2fSSPHxHgZTrwSpzTbaLq4BHhbL77sJ0dGwaKKUfFMKY8j2ZeOiR+MdszDmBMx1Vblf0IV59MENML1Gs/kCoq3E4lVTCrcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Restriction", "description": "Restriction" }, { "symbol": { "type": "esriPMS", "url": "963cc5551e9bae340c2d55b10f3ec24b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jb2UP07jQBSHP2TGioSEzLJgOXdwCuAIoUG5ARSkcWpooCPbkWLTkyYUmwsAoslegcZzh0SGZbGCgqIZWdoi2IydkGil1b7Kb968T++P57fKP7bV/wksAzUgeP/2gCHwAAyAxt8AA6AJeL6wqQiBa1lESeKFWtekVumdBtBZBmwCF76waTkOvrBnLkitOItjpFZXwK5ZbREYABfVUonul6+fFA++sLnf2uY8fqH3Ng6AO+C2CCwDTV/YOZjlupT2q1iuy6TfR4Uyi106G4RaI7W6AVaKwBrgtRwnO7ArPk6rhV3xAVg/PSGJIp6P6xm45TgcPD2m3XVMYOALO5uZ5bo5mFnx5nWX4c5e1r4vbKRWM8ByRYjMKe1XZ2AmdO3okPGPHgAVIZBa7RZb9lzLyiUtMjNu5pnAYZQkXupM+n3WT08WQgs2LAIfQq1rqaNCSRJFcytVoWT0vZ35/ckEpi8oBxxIrZBaZYt5Pq6zed3NQVUoGbU/YGnOPGADCM7imPut7Sx5uLPH2tFhBjUrA2i/jlJYpwgEaEitrs7jFy6djeww3WbR6r9/8XPa7jemgjED7AC7vbdxEGq98C23X0cm7DaNzROHBnAntbo5eHrEVBuYLsCYWQ72GZD3SytAILUK0p+WDz1MZzYoJi5T7A4FvVtmfwACPszboBFaXAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Added Cost", "description": "Added Cost" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_SourceID1", "description": "", "codedValues": [ { "name": "", "code": -1 }, { "name": "RCL_LeeCounty", "code": 2 }, { "name": "RoadNetwork_ND_Junctions", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "WS2_SourceOID", "description": "", "range": [ -1, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "WS2_PosAlong", "description": "", "range": [ 0, 1 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_NACurbApproachNoUTurn", "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": "WS2_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 }, { "name": "Not located on closest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_NALocationBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Added Cost", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Minutes", "type": "esriFieldTypeDouble", "alias": "Attr_Minutes", "domain": { "type": "range", "name": "WS2_Attr_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "WS2_Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_ObjectID", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 4.76837158203125E-11, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 41943040000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": null }, { "name": "LastStopID", "type": "esriFieldTypeInteger", "alias": "LastStopID", "domain": null }, { "name": "StopCount", "type": "esriFieldTypeInteger", "alias": "StopCount", "domain": null }, { "name": "StartTime", "type": "esriFieldTypeDate", "alias": "StartTime", "length": 8, "domain": null }, { "name": "EndTime", "type": "esriFieldTypeDate", "alias": "EndTime", "length": 8, "domain": null }, { "name": "StartTimeUTC", "type": "esriFieldTypeDate", "alias": "StartTimeUTC", "length": 8, "domain": null }, { "name": "EndTimeUTC", "type": "esriFieldTypeDate", "alias": "EndTimeUTC", "length": 8, "domain": null }, { "name": "TotalWait_Minutes", "type": "esriFieldTypeDouble", "alias": "TotalWait_Minutes", "domain": { "type": "range", "name": "WS2_TotalWait_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "TotalViolation_Minutes", "type": "esriFieldTypeDouble", "alias": "TotalViolation_Minutes", "domain": { "type": "range", "name": "WS2_TotalViolation_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Total_Minutes", "type": "esriFieldTypeDouble", "alias": "Total_Minutes", "domain": { "type": "range", "name": "WS2_Total_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Total_Length", "type": "esriFieldTypeDouble", "alias": "Total_Length", "domain": { "type": "range", "name": "WS2_Total_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_ObjectID", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BarrierType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 3 }, "value": "0", "label": "Restriction", "description": "Restriction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 3 }, "value": "1", "label": "Scaled Cost", "description": "Scaled Cost" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Locations", "type": "esriFieldTypeBlob", "alias": "Locations", "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "WS2_NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Minutes", "type": "esriFieldTypeDouble", "alias": "Attr_Minutes", "domain": { "type": "range", "name": "WS2_Attr_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "WS2_Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_ObjectID", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BarrierType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 26, 28, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 3 } }, "value": "0", "label": "Restriction", "description": "Restriction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 26, 28, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 3 } }, "value": "1", "label": "Scaled Cost", "description": "Scaled Cost" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Locations", "type": "esriFieldTypeBlob", "alias": "Locations", "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "WS2_NALocationRangesBarrierType", "description": "", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Attr_Minutes", "type": "esriFieldTypeDouble", "alias": "Attr_Minutes", "domain": { "type": "range", "name": "WS2_Attr_Minutes", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "WS2_Attr_Length", "description": "", "range": [ 0, 1.0E308 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_ObjectID", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "RoadNetwork_ND_Junctions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 154, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -82.27090531599998, "ymin": 26.316272698000034, "xmax": -81.56275786499998, "ymax": 26.789789108000036, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZELEV", "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": "ZELEV", "type": "esriFieldTypeInteger", "alias": "ZELEV", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "RoadNetwork_ND", "type": "Network Dataset Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -82.27090630599997, "ymin": 26.316271708000045, "xmax": -81.56275687499993, "ymax": 26.789790098000026, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Illegal Turns", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -82.02336299599995, "ymin": 26.330140048000032, "xmax": -81.63208872099993, "ymax": 26.71518590200003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Edge1End", "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": "Edge1End", "type": "esriFieldTypeString", "alias": "Edge1End", "length": 1, "domain": null }, { "name": "Edge1FCID", "type": "esriFieldTypeInteger", "alias": "Edge1FCID", "domain": null }, { "name": "Edge1FID", "type": "esriFieldTypeInteger", "alias": "Edge1FID", "domain": null }, { "name": "Edge1Pos", "type": "esriFieldTypeDouble", "alias": "Edge1Pos", "domain": null }, { "name": "Edge2FCID", "type": "esriFieldTypeInteger", "alias": "Edge2FCID", "domain": null }, { "name": "Edge2FID", "type": "esriFieldTypeInteger", "alias": "Edge2FID", "domain": null }, { "name": "Edge2Pos", "type": "esriFieldTypeDouble", "alias": "Edge2Pos", "domain": null }, { "name": "Edge3FCID", "type": "esriFieldTypeInteger", "alias": "Edge3FCID", "domain": null }, { "name": "Edge3FID", "type": "esriFieldTypeInteger", "alias": "Edge3FID", "domain": null }, { "name": "Edge3Pos", "type": "esriFieldTypeDouble", "alias": "Edge3Pos", "domain": null }, { "name": "Edge4FCID", "type": "esriFieldTypeInteger", "alias": "Edge4FCID", "domain": null }, { "name": "Edge4FID", "type": "esriFieldTypeInteger", "alias": "Edge4FID", "domain": null }, { "name": "Edge4Pos", "type": "esriFieldTypeDouble", "alias": "Edge4Pos", "domain": null }, { "name": "Edge5FCID", "type": "esriFieldTypeInteger", "alias": "Edge5FCID", "domain": null }, { "name": "Edge5FID", "type": "esriFieldTypeInteger", "alias": "Edge5FID", "domain": null }, { "name": "Edge5Pos", "type": "esriFieldTypeDouble", "alias": "Edge5Pos", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "RCL_LeeCounty", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -82.27090531599998, "ymin": 26.316272698000034, "xmax": -81.56275786499994, "ymax": 26.789789108000072, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 100, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "AdNumPre_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "AdNumPre_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FromAddr_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "ToAddr_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FromAddr_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "ToAddr_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 10, "domain": { "type": "codedValue", "name": "WS1_E911_Directions", "description": "Compass Directions", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 10, "domain": { "type": "codedValue", "name": "WS1_E911_Directions", "description": "Compass Directions", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "NORTHWEST", "code": "NORTHWEST" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "SOUTHWEST", "code": "SOUTHWEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LSt_PosDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 100, "domain": { "type": "codedValue", "name": "WS1_E911_County", "description": "County List", "codedValues": [ { "name": "LEE COUNTY", "code": "LEE COUNTY" }, { "name": "CHARLOTTE COUNTY", "code": "CHARLOTTE COUNTY" }, { "name": "COLLIER COUNTY", "code": "COLLIER COUNTY" }, { "name": "HENDRY COUNTY", "code": "HENDRY COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 100, "domain": { "type": "codedValue", "name": "WS1_E911_County", "description": "County List", "codedValues": [ { "name": "LEE COUNTY", "code": "LEE COUNTY" }, { "name": "CHARLOTTE COUNTY", "code": "CHARLOTTE COUNTY" }, { "name": "COLLIER COUNTY", "code": "COLLIER COUNTY" }, { "name": "HENDRY COUNTY", "code": "HENDRY COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddCode_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "AddCode_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UnincCom_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UnincCom_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NbrhdCom_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NbrhdCom_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "PostCode_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "PostCode_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "PostComm_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "PostComm_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 24, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One-Way", "length": 2, "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "Valid_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "Valid_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 75, "domain": null }, { "name": "MSLINK_RCL", "type": "esriFieldTypeInteger", "alias": "MSLINK_RCL", "domain": null }, { "name": "ALIAS1_NAME", "type": "esriFieldTypeString", "alias": "ALIAS1_NAME", "length": 30, "domain": null }, { "name": "ALIAS1_TYPE", "type": "esriFieldTypeString", "alias": "ALIAS!_TYPE", "length": 10, "domain": null }, { "name": "ALIAS2_NAME", "type": "esriFieldTypeString", "alias": "ALIAS2_NAME", "length": 30, "domain": null }, { "name": "ALIAS2_TYPE", "type": "esriFieldTypeString", "alias": "ALIAS2_TYPE", "length": 10, "domain": null }, { "name": "SPEED_DISPATCH", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_DISPATCH", "domain": null }, { "name": "turn_mask", "type": "esriFieldTypeInteger", "alias": "turn_mask", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "FT_Minutes", "type": "esriFieldTypeDouble", "alias": "FT_Minutes", "domain": null }, { "name": "TF_Minutes", "type": "esriFieldTypeDouble", "alias": "TF_Minutes", "domain": null }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NENA Globally Unique", "length": 254, "domain": null }, { "name": "LSt_Typ", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "MSLINK_MSN", "type": "esriFieldTypeInteger", "alias": "MSLINK_MSN", "domain": null }, { "name": "Full_St_Name", "type": "esriFieldTypeString", "alias": "Full_St_Name", "length": 255, "domain": null }, { "name": "LFull_St_Name", "type": "esriFieldTypeString", "alias": "LFull_St_Name", "length": 255, "domain": null }, { "name": "ErrorCode", "type": "esriFieldTypeString", "alias": "ErrorCode", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }