{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Pavement Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Town of Innisfil", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "pci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (10 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (25 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (40 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (55 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (70 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (85 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -79.72890223536666, "ymin": 44.168609043324494, "xmax": -79.51301425172838, "ymax": 44.406671172388116, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 50, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimate Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "length_m", "type": "esriFieldTypeInteger", "alias": "Length (m)", "domain": null }, { "name": "width_m", "type": "esriFieldTypeDouble", "alias": "Width (m)", "domain": null }, { "name": "area_sm", "type": "esriFieldTypeInteger", "alias": "Area (sm)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 50, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 50, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 100, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 50, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pc1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pc1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Lon Trans", "domain": null }, { "name": "crack_block_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Block", "domain": null }, { "name": "crack_seal_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Seal", "domain": null }, { "name": "bumpiness_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Patch", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "agencyid", "type": "esriFieldTypeString", "alias": "Municipal ID", "length": 16, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "flag", "type": "esriFieldTypeInteger", "alias": "flag", "domain": null }, { "name": "roadowner", "type": "esriFieldTypeString", "alias": "ROADOWNER", "length": 50, "domain": null }, { "name": "rcr", "type": "esriFieldTypeSmallInteger", "alias": "RCR (Ride Comfort Rating)", "domain": null }, { "name": "roadenvironment", "type": "esriFieldTypeString", "alias": "Roadside Environment", "length": 16, "domain": null }, { "name": "functionclassop", "type": "esriFieldTypeString", "alias": "Function Class (OP)", "length": 64, "domain": null }, { "name": "speedlimit", "type": "esriFieldTypeInteger", "alias": "Posted Speed Limit (km/h)", "domain": null }, { "name": "numoflanes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "aadtrange", "type": "esriFieldTypeString", "alias": "AADT Range", "length": 16, "domain": null }, { "name": "aadtcount", "type": "esriFieldTypeInteger", "alias": "AADT Count", "domain": null }, { "name": "aadtcountmethod", "type": "esriFieldTypeString", "alias": "AADT Count Method", "length": 16, "domain": null }, { "name": "rnsconditioncomments", "type": "esriFieldTypeString", "alias": "Condition Comments", "length": 255, "domain": null }, { "name": "aadtcountyear", "type": "esriFieldTypeSmallInteger", "alias": "AADT Count Year", "domain": null }, { "name": "community", "type": "esriFieldTypeString", "alias": "Community", "length": 128, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "roadside_numeric", "type": "esriFieldTypeSmallInteger", "alias": "Roadside Numeric", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pavement_evaluation_loc_ss_id_2024_11_22_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r40_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Pavement Distress", "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": "uniqueValue", "field1": "distress", "defaultSymbol": { "type": "esriPMS", "url": "0e691bf2c6640d42659d51d5157b547c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3RPUrEUBSG4fdcp0gREFECQrwkdUBsVaxdgaU7sFDwbwUuwV5QsLWVWYSFjUW4N7exslJiGAjHJsU4mYwifuWBh/M34o8Z/Tssy3K5aZrPoigmP0JVlRDCEXAGbMRx3FZVNRaRU2vt8yAMIVwBl1OlJWBfVXedc3t5nj/1oHNuq+s0L7Ex5hrY6UEROeg6DGXbe7+eZdnrLFxbgAAwxqwCPfiiqovcJIoi3xvVGHPTtu0FkMxTInKbJMlHD6Zp+hZCOFTVe2Blxo3ruj6eLnx7h7X20XtfiMgJsAm8Aw/W2jsR0UEI0F3tfGjRQfjbfAFNfUvAQMZuHgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Others", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e3fe9316173f4c90486c662ebd49026b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQ4jb3RvS5EURTF8d+RydBIvIAGiU6h4QGUIvER00i8BZknEPEAGgWlxEdPo1RLZCqNUkGhI7IV90iua9xcRuxmn+x18t9rndPyR9X6N1AwjnbiblBHaxjBzqCgdQwPBMqx5pCCybp4n0DBKrYxlEdjSPl8ETyVrp9gNxFfQInTKIRDjFaWTuT+hm5irzZa4izo4RzTFfkBncRVbbQSrBfFxoOKdNQP8i0o13Lur4q47TzbagyK4n0WcI8OXnCMqWAmcdPU0SIusZl4zPBZ7GPFD0C3WPr4Wkg8YyOYbxytn/WSdt0Y9Jt6B1tAMj54c+9OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "bumpiness", "label": "Bumpiness" }, { "symbol": { "type": "esriPMS", "url": "81fafba87ace978311b9ebbc41d946e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jWNhIBOwUKzx+9Jq+b9/GFXxKmZheMgR3XIbReP/v/8tGRn/L8en8d8fhjwGBgZUjVxxbSu+zK+6wcj8fwkDA6M2mp7H/xiYEnjusxzAcCoDAwMDT2Lbha+Lqu4wMDCga3zGG9eyD8XZ+JyGDwxVjf9XNbB9+/FLFos6kf+rCjkZw/q/Y2j8v6iE+9uPX+sZGBiMsGhU/vaDc8+HpRU+AtEd71E0fmRmYWP+y1AE4zMxMJQyMDD+/sfwfwJMjPknI1w9nAE16T2M/21R9VkGBgYG3ri2KwT9iOJfxv93Gf//Z8clj1Pj3z//77IwMfGRrJH385f7X0V4BUjWyJg3+ScDA8NLkjUSAmRrBACtrlXxRoFIKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_alligator", "label": "Crack Alligator" }, { "symbol": { "type": "esriPMS", "url": "a2c013df8f6ad65c9d3da9cff2bb6233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jb3TO0hbcRTH8S/N496rIRKxJLSIgxKrFisJmBYVdDIl8RHQzcFBxKVEobi0IHVyMBEnaRU7ZWgRIS4Vgg2EYKmDL1B8QAkhwVyJBvLA1hZ0s63eNLRIz3h+5//hnOGv5pZK/d8gq7W8UpaTX2Oxs/g/Qw6HebC7u/plLvc9t7i4OxYKRd//LST29dW/dbttrtrauwKAxWKa9Xg+tfn9+8+AHwWh1taqx42Nxtejo031kvQztlrv6WdmHENGY/GjzU25f20tfpAX6u19+MLlejDc1WUuU1qzpERkasr+ZG5u/aPJVPxqaelgVhGqqyt7+isiyzlGRpYpLZXwetvRalUADAxY7u/tnXQCytDRUSaYSp01GQwSAPPzG/j9+wDY7VU4nWYAdnaOSafP3+U9zWCQvCsrkec9PTUiQHNzOYKgQqcTaGgwXc2Fw1HZ59vy5YUmJsKp8fG2LcAG0NJSQSQyjFp9h6IizdVcNJpeBy7yQgDxeCaUzZ7bdDotAHq98FueSGSJxdIfrr+7AYmiyhMMRtwdHWbt9QwgEPiSXFjYfVMQmp7+LGs0qkAikalQgg4PT7eBbwUhgMnJVadS/091a7//Ev1MkbtiPUhcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_block", "label": "Block Crack" }, { "symbol": { "type": "esriPMS", "url": "215cd776976f67aa21bee77b717ecaee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQoka3RwSpEYRQH8N+Xu1FKImXhCaZkJ26UlSew9AYWlMETeAR7RdnaalZT18rCwsbOzsqK0tzo2IyacX0zkv/y1K/z75zCH1P8P7yNaZPetFI9HkYkN3bR1rOo50MVHRwo030eVk4kxwOTCWyhVMW6Mt01YRXLaGeKT+EUaz9t3O5vyGVVNxZspKfvcG4E+io+iwZ8GMNqtcdm1cKZd0eYz8Bzm+m1CVfSsyp2cImZIRI62BscDb+jTNe60VLYF5bwgiulCylFHqJ/tcNM3RHwl/kErjIzsJxAsp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_lon_trans", "label": "Crack Lon Trans" }, { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_seal", "label": "Crack Seal" }, { "symbol": { "type": "esriPMS", "url": "a3a0602ae4926ba6c647e4a71325f37a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jb3Tv2uTURTG8c/bvNVB0CKIqFVwyOQoTnZROomgVXiTgIpO6uwuiv9EOxSFtiZvluIeBKGDUBQHcXFwqUhEF8ElbXId3jf4Nr+0IB64wz3Pud9z7rnnxv6Rxf8F1ORIj/WI7xWu7Am0RnmagwlvOuyPOR9o9/WUS9ts3ODHWNAqszEvexxoML/D16KeUgusxLxucjGhMxL0k/YMm1hAq8TtvtagGlhBKdAqQoZAd9leojJDGliIaOTS4axgpcDjGo/G9ug5Z0qUIVDHWZzK5encvzHFu5SrELGZ8HkXaIo7gQeDmYoWMReY6+8DNXnVccH5PuJF4dw5HB9gfcDHQvKtoavVeCZb6lQiLo8o6hhuVnk7KAzNUQ5ZkzV2MeIevuEVrqPVYH4QtgvU5HTv9xM/7PI0zkDdo1TbpLiG9SblsXOU8KnO/YgTNZ6sMtvXLrCzRPUQy4HFiXOU92p5RG+QzRlujdImftp9fOlwMtCdFPdHUJIBtibF/BVoL/YLICZpXVO2SOYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "patch", "label": "Patch" }, { "symbol": { "type": "esriPMS", "url": "0a3288eee89034b49767250aa0dd2ff9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4jbXRsSuEYRwH8A+9XcJmMbwpEQb5E/wJ2GUwWy63ccPbDddNRxYjwmAwSpJutegmmzIb3MBwSmE4Cj2v16vzq2f49Xs+v+dbT+SPFXUdFlnaZD83bLA7R3WM8gZ7v4azvNaItzsLKuOs1znIhNCPEmYYWWFnlec6R5nwElu0I04XWU54yHzxjJcWJ5Md0Po+T4VTXB8ynzbv/j/+P0zoReGjv6Inoe/T/CkIbzgeYGHwvZ/AI21oYI3hKnfBqGXEgVjFn6LmrS/wAkOBS7eYToMxlSbnoe2jKHAfhDWaOid/1Dz1BtKgL1kWGiwoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "pothole", "label": "Pothole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 35, 158, 255 ], "toColor": [ 68, 35, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 168, 52, 255 ], "toColor": [ 116, 168, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 50, 65, 255 ], "toColor": [ 194, 50, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 166, 194, 255 ], "toColor": [ 41, 166, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 63, 170, 255 ], "toColor": [ 196, 63, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 132, 50, 255 ], "toColor": [ 186, 132, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 107, 194, 255 ], "toColor": [ 41, 107, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 201, 155, 255 ], "toColor": [ 75, 201, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 69, 114, 255 ], "toColor": [ 181, 69, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 190, 77, 255 ], "toColor": [ 196, 190, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 199, 81, 255 ], "toColor": [ 58, 199, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 76, 58, 255 ], "toColor": [ 153, 76, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 102, 54, 255 ], "toColor": [ 199, 102, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.72603704999995, "ymin": 44.18286160900004, "xmax": -79.51308962899998, "ymax": 44.40400011500003, "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": "distress", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "distress", "type": "esriFieldTypeString", "alias": "Distress", "length": 50, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 50, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 50, "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a15_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "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": 0, "name": "Sidewalk Condition Index", "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": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "sci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (10 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (25 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (40 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (55 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (70 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (85 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.70921442599996, "ymin": 44.18376102500008, "xmax": -79.52553770599997, "ymax": 44.39633734900008, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "num_of_uplifts", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimate Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "length_m", "type": "esriFieldTypeInteger", "alias": "Length (m)", "domain": null }, { "name": "width_m", "type": "esriFieldTypeDouble", "alias": "Width (m)", "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "video", "length": 255, "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 255, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 255, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 255, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 255, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "ss_id_pmt_old", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "sw_id", "type": "esriFieldTypeSmallInteger", "alias": "SW ID", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "priority", "type": "esriFieldTypeInteger", "alias": "PRIORITY", "domain": null }, { "name": "installdat", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "length": 8, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeInteger", "alias": "OWNEDBY", "domain": null }, { "name": "maintby", "type": "esriFieldTypeInteger", "alias": "MAINTBY", "domain": null }, { "name": "faprofile", "type": "esriFieldTypeString", "alias": "FAPROFILE", "length": 50, "domain": null }, { "name": "conditionr", "type": "esriFieldTypeDouble", "alias": "CONDITIONR", "domain": null }, { "name": "area_sm", "type": "esriFieldTypeInteger", "alias": "Area (sm)", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r39_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_09_23_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_11_22_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Sidewalk Distress", "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": "uniqueValue", "field1": "distress", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack", "label": "Crack" }, { "symbol": { "type": "esriPMS", "url": "215cd776976f67aa21bee77b717ecaee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQoka3RwSpEYRQH8N+Xu1FKImXhCaZkJ26UlSew9AYWlMETeAR7RdnaalZT18rCwsbOzsqK0tzo2IyacX0zkv/y1K/z75zCH1P8P7yNaZPetFI9HkYkN3bR1rOo50MVHRwo030eVk4kxwOTCWyhVMW6Mt01YRXLaGeKT+EUaz9t3O5vyGVVNxZspKfvcG4E+io+iwZ8GMNqtcdm1cKZd0eYz8Bzm+m1CVfSsyp2cImZIRI62BscDb+jTNe60VLYF5bwgiulCylFHqJ/tcNM3RHwl/kErjIzsJxAsp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "surface_distortion", "label": "Surface Distorion" }, { "symbol": { "type": "esriPMS", "url": "79c720048a91238bbecd18d0dd6aa2d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXSoWqCYRQG4OcDYfwY7GO7A6NYvA+DZRgsFhkIMyxZpmXBalhdXRlGL8B78AoE28LAY5ky9Hf+Invbe+DhLafkipT+DQe1xOJiHJTxEXQSn5cuP+EW42CW2BTCwT36P7WKB7wVXX5B9qsPg/fE1584qKN1cL5DD6Nzy69IOfdBME2scnHQRCMHQgXPeDzCwQ3GJ+Au3WCSWB4uZ2ifwfB9tJxYY14A73PVb28BUDcghwIsmFoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "uplift_general", "label": "Uplift General" }, { "symbol": { "type": "esriPMS", "url": "27c928771fcb00040b9bf48ede0fa100", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk0lEQVQokbXPMQ4BYRBA4e+XrfTEDRQKJ6BQaziCK0hE53ISCtVGI6g0LkDpV1iy2SC7Ei+Z7s3kTaICSWU5Usfgg7MP7IqXZ+gVxDMm8nLgin5ki05OHgXWvzf/V440PCZPW7E5UsMUKzTRQophZBk4vuTADfNssYtxYFGm+YDT1+YngUtkU0rOSEvL2Q+lL7/lDkfzHGzEz6esAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "uplift_tree", "label": "Uplift Tree" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 182, 252, 255 ], "toColor": [ 201, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 182, 255 ], "toColor": [ 190, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 243, 252, 255 ], "toColor": [ 184, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 226, 255 ], "toColor": [ 252, 210, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 184, 255 ], "toColor": [ 233, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 212, 252, 255 ], "toColor": [ 242, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.70906679799998, "ymin": 44.18467712700004, "xmax": -79.53020637799995, "ymax": 44.34933413400006, "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": "severity", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "severity", "length": 255, "domain": null }, { "name": "distress", "type": "esriFieldTypeString", "alias": "Distress", "length": 50, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW_ID", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "Sidewalk QC ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r27_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "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": 9, "name": "Gravel Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": [ 225, 225, 225, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.71886529150504, "ymin": 44.16864187366551, "xmax": -79.51492954877423, "ymax": 44.40500734629687, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "width_m", "type": "esriFieldTypeDouble", "alias": "Width (m)", "domain": null }, { "name": "length_m", "type": "esriFieldTypeInteger", "alias": "Length (m)", "domain": null }, { "name": "area_sm", "type": "esriFieldTypeInteger", "alias": "Area (sm)", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 255, "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 255, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 255, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pc1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pc1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Lon Trans", "domain": null }, { "name": "crack_block_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Block", "domain": null }, { "name": "crack_seal_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Seal", "domain": null }, { "name": "bumpiness_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Patch", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "flag", "type": "esriFieldTypeInteger", "alias": "flag", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 254, "domain": null }, { "name": "roadsurfac", "type": "esriFieldTypeString", "alias": "ROADSURFAC", "length": 20, "domain": null }, { "name": "roadowner", "type": "esriFieldTypeString", "alias": "ROADOWNER", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "gravel_roads_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r37_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a26_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Non TOI Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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, 255, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.73059463828642, "ymin": 44.167311951763075, "xmax": -79.51176479091562, "ymax": 44.407444273576296, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "width_m", "type": "esriFieldTypeDouble", "alias": "Width (m)", "domain": null }, { "name": "length_m", "type": "esriFieldTypeInteger", "alias": "Length (m)", "domain": null }, { "name": "area_sm", "type": "esriFieldTypeInteger", "alias": "Area (sm)", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 255, "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 255, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 255, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pc1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pc1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Lon Trans", "domain": null }, { "name": "crack_block_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Block", "domain": null }, { "name": "crack_seal_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Crack Seal", "domain": null }, { "name": "bumpiness_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct1", "type": "esriFieldTypeSmallInteger", "alias": "Patch", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "flag", "type": "esriFieldTypeInteger", "alias": "flag", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 254, "domain": null }, { "name": "roadsurfac", "type": "esriFieldTypeString", "alias": "ROADSURFAC", "length": 20, "domain": null }, { "name": "roadowner", "type": "esriFieldTypeString", "alias": "ROADOWNER", "length": 50, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "LABEL", "length": 75, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "non_toi_roads_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "Drive Way", "label": "Drive Way" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Hydrant", "label": "Hydrant" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "Mail Box", "label": "Mail Box" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1 }, "value": "Road Cross", "label": "Road Cross" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "Sidewalk", "label": "Sidewalk" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 137, 55, 255 ], "toColor": [ 140, 137, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 36, 158, 255 ], "toColor": [ 101, 36, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 131, 176, 255 ], "toColor": [ 42, 131, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 49, 68, 255 ], "toColor": [ 163, 49, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 173, 49, 255 ], "toColor": [ 38, 173, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 173, 144, 255 ], "toColor": [ 40, 173, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 57, 130, 255 ], "toColor": [ 33, 57, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 51, 116, 255 ], "toColor": [ 135, 51, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 103, 49, 255 ], "toColor": [ 173, 103, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 128, 69, 255 ], "toColor": [ 52, 128, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 76, 60, 255 ], "toColor": [ 130, 76, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 143, 145, 255 ], "toColor": [ 67, 143, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 82, 171, 255 ], "toColor": [ 126, 82, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.71331614594628, "ymin": 44.17965326983072, "xmax": -79.5274506543718, "ymax": 44.389695881620824, "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": "facilityid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "legacyid", "type": "esriFieldTypeString", "alias": "Legacy Id", "length": 20, "domain": null }, { "name": "legacygis_id", "type": "esriFieldTypeString", "alias": "Legacy GIS_ID", "length": 20, "domain": null }, { "name": "legacyid_1", "type": "esriFieldTypeString", "alias": "Legacy ID_1", "length": 20, "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "Length", "length": 10, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 10, "domain": null }, { "name": "height", "type": "esriFieldTypeString", "alias": "Height", "length": 10, "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "Strength Class", "length": 15, "domain": null }, { "name": "mainshape", "type": "esriFieldTypeString", "alias": "Main Shape", "length": 50, "domain": null }, { "name": "roadsurf", "type": "esriFieldTypeString", "alias": "Road Surface", "length": 50, "domain": null }, { "name": "headwall", "type": "esriFieldTypeString", "alias": "Headwall", "length": 10, "domain": null }, { "name": "headwallmat", "type": "esriFieldTypeString", "alias": "Headwall Material", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "maintby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "upelev", "type": "esriFieldTypeDouble", "alias": "Up Elevation", "domain": null }, { "name": "downelev", "type": "esriFieldTypeDouble", "alias": "Down Elevation", "domain": null }, { "name": "sumflow", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "abandondate", "type": "esriFieldTypeDate", "alias": "Abandon Date", "length": 8, "domain": null }, { "name": "abandonpercentage", "type": "esriFieldTypeDouble", "alias": "Abandon Percentage", "domain": null }, { "name": "abandonproceeds", "type": "esriFieldTypeDouble", "alias": "Abandon Proceeds", "domain": null }, { "name": "projnum", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "abandonprojnum", "type": "esriFieldTypeString", "alias": "Abandoned by Project Number", "length": 50, "domain": null }, { "name": "initialid", "type": "esriFieldTypeString", "alias": "Initial ID", "length": 20, "domain": null }, { "name": "mangservarea", "type": "esriFieldTypeString", "alias": "Managing Service Area", "length": 50, "domain": null }, { "name": "job", "type": "esriFieldTypeString", "alias": "Job", "length": 50, "domain": null }, { "name": "changedate", "type": "esriFieldTypeDate", "alias": "Change Date", "length": 8, "domain": null }, { "name": "abandonjob", "type": "esriFieldTypeString", "alias": "Abandoned by Job", "length": 50, "domain": null }, { "name": "abandonmethod", "type": "esriFieldTypeString", "alias": "Abandon Method", "length": 50, "domain": null }, { "name": "abandontype", "type": "esriFieldTypeString", "alias": "Abandon Type", "length": 20, "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", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "culverts_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r18_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a7_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Curbs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": [ 145, 145, 145, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.71301458059695, "ymin": 44.18174531432898, "xmax": -79.53037475367198, "ymax": 44.35261015078278, "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": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "curb_id", "type": "esriFieldTypeInteger", "alias": "curb_id", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "curbs_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r36_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a25_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Guardrails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "f4628_guiderail_csv_type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 131, 180, 255 ], "width": 1 }, "value": "3CGR", "label": "3CGR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 200, 49, 255 ], "width": 1 }, "value": "N/A", "label": "N/A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 44, 37, 255 ], "width": 1 }, "value": "SBGR", "label": "SBGR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 41, 188, 255 ], "width": 1 }, "value": "SBGR (wc)", "label": "SBGR (wc)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 73, 186, 255 ], "toColor": [ 67, 73, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 179, 39, 255 ], "toColor": [ 151, 179, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 69, 255 ], "toColor": [ 189, 40, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 187, 191, 255 ], "toColor": [ 52, 187, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 71, 173, 255 ], "toColor": [ 201, 71, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 106, 39, 255 ], "toColor": [ 161, 106, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 196, 114, 255 ], "toColor": [ 51, 196, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 106, 161, 255 ], "toColor": [ 48, 106, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 48, 194, 255 ], "toColor": [ 141, 48, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 194, 48, 255 ], "toColor": [ 61, 194, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 59, 39, 255 ], "toColor": [ 186, 59, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 60, 94, 255 ], "toColor": [ 158, 60, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 179, 141, 255 ], "toColor": [ 61, 179, 141, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.72477607783007, "ymin": 44.16736936895833, "xmax": -79.52980879339113, "ymax": 44.379874092817225, "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": "guardrail_facilityid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "guardrail_facilityid", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "f4628_guiderail_csv_id_number", "type": "esriFieldTypeString", "alias": "ID Number", "length": 8000, "domain": null }, { "name": "f4628_guiderail_csv_road", "type": "esriFieldTypeString", "alias": "Road", "length": 8000, "domain": null }, { "name": "f4628_guiderail_csv_ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 8000, "domain": null }, { "name": "f4628_guiderail_csv_side", "type": "esriFieldTypeString", "alias": "Side", "length": 8000, "domain": null }, { "name": "f4628_guiderail_csv_type", "type": "esriFieldTypeString", "alias": "Type", "length": 8000, "domain": null }, { "name": "f4628_guiderail_csv_length", "type": "esriFieldTypeString", "alias": "Length", "length": 8000, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "guardrails_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r19_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Road Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "roadcentreline_roadcentreline_5", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "value": "EXPRESSWAY", "label": "EXPRESSWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "HIGHWAY", "label": "HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "HIGHWAY_RAMP", "label": "HIGHWAY_RAMP" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "LOCAL", "label": "LOCAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "MAJOR ROAD", "label": "MAJOR ROAD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 51, 161, 255 ], "toColor": [ 155, 51, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 176, 81, 255 ], "toColor": [ 72, 176, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 44, 37, 255 ], "toColor": [ 176, 44, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 115, 143, 255 ], "toColor": [ 33, 115, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 142, 84, 255 ], "toColor": [ 176, 142, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 59, 83, 255 ], "toColor": [ 128, 59, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 51, 133, 255 ], "toColor": [ 33, 51, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 156, 127, 255 ], "toColor": [ 48, 156, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 29, 140, 255 ], "toColor": [ 44, 29, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 148, 37, 255 ], "toColor": [ 129, 148, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 94, 79, 255 ], "toColor": [ 176, 94, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 35, 81, 255 ], "toColor": [ 166, 35, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 128, 65, 255 ], "toColor": [ 33, 128, 65, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.73059463828642, "ymin": 44.167311951763075, "xmax": -79.51176479091562, "ymax": 44.407444273576296, "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": "roadcentreline_roadcentreline_f", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "roadcentreline_roadcentreline_f", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 255, "domain": null }, { "name": "roadcentreline_roadcentreline_i", "type": "esriFieldTypeDouble", "alias": "County ID", "domain": null }, { "name": "roadcentreline_roadcentreline_l", "type": "esriFieldTypeDouble", "alias": "Left From Address", "domain": null }, { "name": "roadcentreline_roadcentreline_1", "type": "esriFieldTypeDouble", "alias": "Left To Address", "domain": null }, { "name": "roadcentreline_roadcentreline_r", "type": "esriFieldTypeDouble", "alias": "Right From Address", "domain": null }, { "name": "roadcentreline_roadcentreline_2", "type": "esriFieldTypeDouble", "alias": "Right To Address", "domain": null }, { "name": "roadcentreline_roadcentreline_3", "type": "esriFieldTypeDouble", "alias": "Road Number", "domain": null }, { "name": "roadcentreline_roadcentreline_4", "type": "esriFieldTypeSmallInteger", "alias": "Above or Below Grade", "domain": null }, { "name": "roadcentreline_roadcentreline_5", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": null }, { "name": "roadcentreline_roadcentreline_6", "type": "esriFieldTypeString", "alias": "Road Surface Class", "length": 20, "domain": null }, { "name": "roadcentreline_roadcentreline_7", "type": "esriFieldTypeString", "alias": "Road Owner", "length": 50, "domain": null }, { "name": "roadcentreline_roadcentreline_8", "type": "esriFieldTypeSmallInteger", "alias": "Road Condition", "domain": null }, { "name": "roadcentreline_roadcentreline_p", "type": "esriFieldTypeSmallInteger", "alias": "Pavement Year", "domain": null }, { "name": "roadcentreline_roadcentreline_m", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": null }, { "name": "roadcentreline_roadcentreline_9", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "roadcentreline_roadcentreline_c", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "roadcentreline_roadcentrelin_10", "type": "esriFieldTypeString", "alias": "From Road", "length": 150, "domain": null }, { "name": "roadcentreline_roadcentreline_t", "type": "esriFieldTypeString", "alias": "To Road", "length": 150, "domain": null }, { "name": "roadcentreline_roadcentrelin_11", "type": "esriFieldTypeInteger", "alias": "Road Patrol Class", "domain": null }, { "name": "roadcentreline_roadcentreline_s", "type": "esriFieldTypeString", "alias": "Striping", "length": 50, "domain": null }, { "name": "roadcentreline_roadcentrelin_12", "type": "esriFieldTypeString", "alias": "Street Sweeping", "length": 40, "domain": null }, { "name": "roadcentreline_roadcentrelin_13", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 10, "domain": null }, { "name": "roadcentreline_roadcentrelin_14", "type": "esriFieldTypeString", "alias": "Patrol Route", "length": 10, "domain": null }, { "name": "roadcentreline_roadcentrelin_15", "type": "esriFieldTypeString", "alias": "Salt", "length": 10, "domain": null }, { "name": "roadcentreline_roadcentreline_b", "type": "esriFieldTypeString", "alias": "Brine", "length": 10, "domain": null }, { "name": "roadcentreline_roadcentreline_a", "type": "esriFieldTypeSmallInteger", "alias": "Afternoon 4 Crew", "domain": null }, { "name": "roadcentreline_roadcentrelin_16", "type": "esriFieldTypeSmallInteger", "alias": "Afternoon 3 Crew", "domain": null }, { "name": "roadcentreline_roadcentreline_n", "type": "esriFieldTypeString", "alias": "Night Plow", "length": 10, "domain": null }, { "name": "roadcentreline_roadcentrelin_17", "type": "esriFieldTypeString", "alias": "Asset Grid ID", "length": 2, "domain": null }, { "name": "roadcentreline_roadcentrelin_18", "type": "esriFieldTypeString", "alias": "Settlement", "length": 50, "domain": null }, { "name": "roadcentreline_roadcentrelin_19", "type": "esriFieldTypeSmallInteger", "alias": "Sequence 1 ID", "domain": null }, { "name": "roadcentreline_roadcentrelin_20", "type": "esriFieldTypeSmallInteger", "alias": "Sequence 2 ID", "domain": null }, { "name": "book1__field2", "type": "esriFieldTypeString", "alias": "Road Name", "length": 1073741822, "domain": null }, { "name": "book1__field3", "type": "esriFieldTypeString", "alias": "Ownership", "length": 1073741822, "domain": null }, { "name": "book1__field4", "type": "esriFieldTypeString", "alias": "From", "length": 1073741822, "domain": null }, { "name": "book1__field5", "type": "esriFieldTypeString", "alias": "To", "length": 1073741822, "domain": null }, { "name": "book1__field6", "type": "esriFieldTypeString", "alias": "Length (km)", "length": 1073741822, "domain": null }, { "name": "book1__field7", "type": "esriFieldTypeString", "alias": "Drainage", "length": 1073741822, "domain": null }, { "name": "book1__field8", "type": "esriFieldTypeString", "alias": "Roadside Environment", "length": 1073741822, "domain": null }, { "name": "book1__field9", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 1073741822, "domain": null }, { "name": "book1__field10", "type": "esriFieldTypeString", "alias": "Shoulder Type", "length": 1073741822, "domain": null }, { "name": "book1__field11", "type": "esriFieldTypeString", "alias": "Platform Width", "length": 1073741822, "domain": null }, { "name": "book1__field12", "type": "esriFieldTypeString", "alias": "Surface Width", "length": 1073741822, "domain": null }, { "name": "book1__field13", "type": "esriFieldTypeString", "alias": "# of Lanes", "length": 1073741822, "domain": null }, { "name": "book1__field14", "type": "esriFieldTypeString", "alias": "Speed Limit", "length": 1073741822, "domain": null }, { "name": "book1__field16", "type": "esriFieldTypeString", "alias": "Traffic Operation", "length": 1073741822, "domain": null }, { "name": "book1__field17", "type": "esriFieldTypeString", "alias": "2019 AADT", "length": 1073741822, "domain": null }, { "name": "book1__field18", "type": "esriFieldTypeString", "alias": "Field18", "length": 1073741822, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "road_centerline_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Traffic Count", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriPMS", "url": "51ef9494b8570bc14698ab7bebc7d057", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQImU3OoUoDcRzA8Q+3H/oKAzGJy3KG0yc4cWEDQWwXl8VnWLAZtncYooJFHIyFpVkOs5hlxSfYf6dBwz71W77hTxtlyPKkaXANgfaundFAr3/utPXqzchjN0mdQHnj6mRo0IJSYeX7YGJWRcjyjv09W84U2YN5Hknz9e5TtRVrH5ukqQO3Y0/H/FwcOcxeLDfPFktMA9bWl3fuq//bGlOsfgF/RjCndzrvvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.73518781929177, "ymin": 44.17323909729815, "xmax": -79.5251904397195, "ymax": 44.40011424633247, "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": "location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "stationid", "type": "esriFieldTypeString", "alias": "Station", "length": 20, "domain": null }, { "name": "spring2003", "type": "esriFieldTypeDouble", "alias": "Spring 2003", "domain": null }, { "name": "spring2004", "type": "esriFieldTypeDouble", "alias": "Spring 2004", "domain": null }, { "name": "fall2005", "type": "esriFieldTypeDouble", "alias": "Fall 2005", "domain": null }, { "name": "spring2006", "type": "esriFieldTypeDouble", "alias": "Spring 2006", "domain": null }, { "name": "spring2007", "type": "esriFieldTypeDouble", "alias": "Spring 2007", "domain": null }, { "name": "count2008", "type": "esriFieldTypeDouble", "alias": "Count 2008", "domain": null }, { "name": "count2009", "type": "esriFieldTypeDouble", "alias": "Count 2009", "domain": null }, { "name": "summer2011", "type": "esriFieldTypeDouble", "alias": "Summer 2011", "domain": null }, { "name": "fall2011", "type": "esriFieldTypeDouble", "alias": "Fall 2011", "domain": null }, { "name": "summer2012", "type": "esriFieldTypeDouble", "alias": "Summer 2012", "domain": null }, { "name": "summer2013", "type": "esriFieldTypeDouble", "alias": "Summer 2013", "domain": null }, { "name": "summer2014", "type": "esriFieldTypeDouble", "alias": "Summer 2014", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r17_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "traffic_count_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a6_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "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": 4, "name": "Rear View", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": [ 232, 190, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -79.72857259595875, "ymin": 44.180672343211064, "xmax": -79.51295979066889, "ymax": 44.40664232876902, "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": "image_path", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "ss_id", "domain": null }, { "name": "qc_id", "type": "esriFieldTypeInteger", "alias": "QC ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r29_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "rearview_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "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": "Municipality Boundaries", "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": 1.1119487222222219E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -95.15589799989266, "ymin": 41.681036000011545, "xmax": -74.33938300022515, "ymax": 56.852397999768016, "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": "feattyp", "type": "esriFieldTypeSmallInteger", "alias": "FEATTYP", "domain": null }, { "name": "order00", "type": "esriFieldTypeString", "alias": "ORDER00", "length": 3, "domain": null }, { "name": "order01", "type": "esriFieldTypeString", "alias": "ORDER01", "length": 11, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "namelc", "type": "esriFieldTypeString", "alias": "NAMELC", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r22_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1500, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }