{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement 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, 30, 22, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 24, 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 (11 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (26 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (41 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (56 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (71 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (86 - 100)" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.04332476999997, "ymin": 29.523559807000026, "xmax": -97.87140594699997, "ymax": 29.679845116000024, "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": "clx_uid", "type": "esriFieldTypeInteger", "alias": "CLX UID", "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": 200, "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": 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": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 100, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Lst Rapair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 100, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "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": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 200, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 200, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "sample_size__ft2_", "type": "esriFieldTypeDouble", "alias": "Sample Size (ft2)", "domain": null }, { "name": "rutting_low__ft2_", "type": "esriFieldTypeDouble", "alias": "Rutting Low (ft2)", "domain": null }, { "name": "rutting_mod__ft2_", "type": "esriFieldTypeDouble", "alias": "Rutting Mod (ft2)", "domain": null }, { "name": "rutting_high__ft2_", "type": "esriFieldTypeDouble", "alias": "Rutting High (ft2)", "domain": null }, { "name": "weathering_low__ft2_", "type": "esriFieldTypeDouble", "alias": "Weathering Low (ft2)", "domain": null }, { "name": "weathering_mod__ft2_", "type": "esriFieldTypeDouble", "alias": "Weathering Mod (ft2)", "domain": null }, { "name": "weathering_high__ft2_", "type": "esriFieldTypeDouble", "alias": "Weathering High (ft2)", "domain": null }, { "name": "pothole_low__ea_", "type": "esriFieldTypeDouble", "alias": "Pothole Low (ea)", "domain": null }, { "name": "pothole_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Pothole Mod (ea)", "domain": null }, { "name": "pothole_high__ea_", "type": "esriFieldTypeDouble", "alias": "Pothole High (ea)", "domain": null }, { "name": "patching_low__ft2_", "type": "esriFieldTypeDouble", "alias": "Patching Low (ft2)", "domain": null }, { "name": "patching_mod__ft2_", "type": "esriFieldTypeDouble", "alias": "Patching Mod (ft2)", "domain": null }, { "name": "patching_high__ft2_", "type": "esriFieldTypeDouble", "alias": "Patching High (ft2)", "domain": null }, { "name": "bleeding_low__ft2_", "type": "esriFieldTypeDouble", "alias": "Bleeding Low (ft2)", "domain": null }, { "name": "bleeding_mod__ft2_", "type": "esriFieldTypeDouble", "alias": "Bleeding Mod (ft2)", "domain": null }, { "name": "bleeding_high__ft2_", "type": "esriFieldTypeDouble", "alias": "Bleeding High (ft2)", "domain": null }, { "name": "long___trans_low__ft_", "type": "esriFieldTypeDouble", "alias": "Long / Trans Low (ft)", "domain": null }, { "name": "long___trans_mod__ft_", "type": "esriFieldTypeDouble", "alias": "Long / Trans Mod (ft)", "domain": null }, { "name": "long___trans_high__ft_", "type": "esriFieldTypeDouble", "alias": "Long / Trans High (ft)", "domain": null }, { "name": "alligator_low__ft2_", "type": "esriFieldTypeDouble", "alias": "Alligator Low (ft2)", "domain": null }, { "name": "alligator_mod__ft2_", "type": "esriFieldTypeDouble", "alias": "Alligator Mod (ft2)", "domain": null }, { "name": "alligator_high__ft2_", "type": "esriFieldTypeDouble", "alias": "Alligator High (ft2)", "domain": null }, { "name": "block_low__ft2_", "type": "esriFieldTypeDouble", "alias": "Block Low (ft2)", "domain": null }, { "name": "block_mod__ft2_", "type": "esriFieldTypeDouble", "alias": "Block Mod (ft2)", "domain": null }, { "name": "block_high__ft2_", "type": "esriFieldTypeDouble", "alias": "Block High (ft2)", "domain": null }, { "name": "rutting_low_density", "type": "esriFieldTypeDouble", "alias": "Rutting Low Density", "domain": null }, { "name": "rutting_mod_density", "type": "esriFieldTypeDouble", "alias": "Rutting Mod Density", "domain": null }, { "name": "rutting_high_density", "type": "esriFieldTypeDouble", "alias": "Rutting High Density", "domain": null }, { "name": "weathering_low_density", "type": "esriFieldTypeDouble", "alias": "Weathering Low Density", "domain": null }, { "name": "weathering_mod_density", "type": "esriFieldTypeDouble", "alias": "Weathering Mod Density", "domain": null }, { "name": "weathering_high_density", "type": "esriFieldTypeDouble", "alias": "Weathering High Density", "domain": null }, { "name": "pothole_low_density", "type": "esriFieldTypeDouble", "alias": "Pothole Low Density", "domain": null }, { "name": "pothole_mod_density", "type": "esriFieldTypeDouble", "alias": "Pothole Mod Density", "domain": null }, { "name": "pothole_high_density", "type": "esriFieldTypeDouble", "alias": "Pothole High Density", "domain": null }, { "name": "patching_low_density", "type": "esriFieldTypeDouble", "alias": "Patching Low Density", "domain": null }, { "name": "patching_mod_density", "type": "esriFieldTypeDouble", "alias": "Patching Mod Density", "domain": null }, { "name": "patching_high_density", "type": "esriFieldTypeDouble", "alias": "Patching High Density", "domain": null }, { "name": "bleeding_low_density", "type": "esriFieldTypeDouble", "alias": "Bleeding Low Density", "domain": null }, { "name": "bleeding_mod_density", "type": "esriFieldTypeDouble", "alias": "Bleeding Mod Density", "domain": null }, { "name": "bleeding_high_density", "type": "esriFieldTypeDouble", "alias": "Bleeding High Density", "domain": null }, { "name": "long___trans_low_density", "type": "esriFieldTypeDouble", "alias": "Long / Trans Low Density", "domain": null }, { "name": "long___trans_mod_density", "type": "esriFieldTypeDouble", "alias": "Long / Trans Mod Density", "domain": null }, { "name": "long___trans_high_density", "type": "esriFieldTypeDouble", "alias": "Long / Trans High Density", "domain": null }, { "name": "alligator_low_density", "type": "esriFieldTypeDouble", "alias": "Alligator Low Density", "domain": null }, { "name": "alligator_mod_density", "type": "esriFieldTypeDouble", "alias": "Alligator Mod Density", "domain": null }, { "name": "alligator_high_density", "type": "esriFieldTypeDouble", "alias": "Alligator High Density", "domain": null }, { "name": "block_low_density", "type": "esriFieldTypeDouble", "alias": "Block Low Density", "domain": null }, { "name": "block_mod_density", "type": "esriFieldTypeDouble", "alias": "Block Mod Density", "domain": null }, { "name": "block_high_density", "type": "esriFieldTypeDouble", "alias": "Block High Density", "domain": null }, { "name": "rutting_low_deduct", "type": "esriFieldTypeDouble", "alias": "Rutting Low Deduct", "domain": null }, { "name": "rutting_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Rutting Mod Deduct", "domain": null }, { "name": "rutting_high_deduct", "type": "esriFieldTypeDouble", "alias": "Rutting High Deduct", "domain": null }, { "name": "weathering_low_deduct", "type": "esriFieldTypeDouble", "alias": "Weathering Low Deduct", "domain": null }, { "name": "weathering_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Weathering Mod Deduct", "domain": null }, { "name": "weathering_high_deduct", "type": "esriFieldTypeDouble", "alias": "Weathering High Deduct", "domain": null }, { "name": "pothole_low_deduct", "type": "esriFieldTypeDouble", "alias": "Pothole Low Deduct", "domain": null }, { "name": "pothole_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Pothole Mod Deduct", "domain": null }, { "name": "pothole_high_deduct", "type": "esriFieldTypeDouble", "alias": "Pothole High Deduct", "domain": null }, { "name": "patching_low_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Low Deduct", "domain": null }, { "name": "patching_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Mod Deduct", "domain": null }, { "name": "patching_high_deduct", "type": "esriFieldTypeDouble", "alias": "Patching High Deduct", "domain": null }, { "name": "long___trans_low_deduct", "type": "esriFieldTypeDouble", "alias": "Long / Trans Low Deduct", "domain": null }, { "name": "long___trans_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Long / Trans Mod Deduct", "domain": null }, { "name": "long___trans_high_deduct", "type": "esriFieldTypeDouble", "alias": "Long / Trans High Deduct", "domain": null }, { "name": "alligator_low_deduct", "type": "esriFieldTypeDouble", "alias": "Alligator Low Deduct", "domain": null }, { "name": "alligator_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Alligator Mod Deduct", "domain": null }, { "name": "alligator_high_deduct", "type": "esriFieldTypeDouble", "alias": "Alligator High Deduct", "domain": null }, { "name": "bleeding_low_deduct", "type": "esriFieldTypeDouble", "alias": "Bleeding Low Deduct", "domain": null }, { "name": "bleeding_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Bleeding Mod Deduct", "domain": null }, { "name": "bleeding_high_deduct", "type": "esriFieldTypeDouble", "alias": "Bleeding High Deduct", "domain": null }, { "name": "block_low_deduct", "type": "esriFieldTypeDouble", "alias": "Block Low Deduct", "domain": null }, { "name": "block_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Block Mod Deduct", "domain": null }, { "name": "block_high_deduct", "type": "esriFieldTypeDouble", "alias": "Block High Deduct", "domain": null }, { "name": "slab_count__ea_", "type": "esriFieldTypeDouble", "alias": "Slab Count (ea)", "domain": null }, { "name": "blowup_low__ea_", "type": "esriFieldTypeDouble", "alias": "Blowup Low (ea)", "domain": null }, { "name": "blowup_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Blowup Mod (ea)", "domain": null }, { "name": "blowup_high__ea_", "type": "esriFieldTypeDouble", "alias": "Blowup High (ea)", "domain": null }, { "name": "corner_break_low__ea_", "type": "esriFieldTypeDouble", "alias": "Corner Break Low (ea)", "domain": null }, { "name": "corner_break_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Corner Break Mod (ea)", "domain": null }, { "name": "corner_break_high__ea_", "type": "esriFieldTypeDouble", "alias": "Corner Break High (ea)", "domain": null }, { "name": "divided_slab_low__ea_", "type": "esriFieldTypeDouble", "alias": "Divided Slab Low (ea)", "domain": null }, { "name": "divided_slab_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Divided Slab Mod (ea)", "domain": null }, { "name": "divided_slab_high__ea_", "type": "esriFieldTypeDouble", "alias": "Divided Slab High (ea)", "domain": null }, { "name": "durability_low__ea_", "type": "esriFieldTypeDouble", "alias": "Durability Low (ea)", "domain": null }, { "name": "durability_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Durability Mod (ea)", "domain": null }, { "name": "durability_high__ea_", "type": "esriFieldTypeDouble", "alias": "Durability High (ea)", "domain": null }, { "name": "faulting_low__ea_", "type": "esriFieldTypeDouble", "alias": "Faulting Low (ea)", "domain": null }, { "name": "faulting_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Faulting Mod (ea)", "domain": null }, { "name": "faulting_high__ea_", "type": "esriFieldTypeDouble", "alias": "Faulting High (ea)", "domain": null }, { "name": "joint_sealant_low__ea_", "type": "esriFieldTypeDouble", "alias": "Joint Sealant Low (ea)", "domain": null }, { "name": "joint_sealant_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Joint Sealant Mod (ea)", "domain": null }, { "name": "joint_sealant_high__ea_", "type": "esriFieldTypeDouble", "alias": "Joint Sealant High (ea)", "domain": null }, { "name": "linear_cracking_low__ea_", "type": "esriFieldTypeDouble", "alias": "Linear Cracking Low (ea)", "domain": null }, { "name": "linear_cracking_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Linear Cracking Mod (ea)", "domain": null }, { "name": "linear_cracking_high__ea_", "type": "esriFieldTypeDouble", "alias": "Linear Cracking High (ea)", "domain": null }, { "name": "patching_large_low__ea_", "type": "esriFieldTypeDouble", "alias": "Patching Large Low (ea)", "domain": null }, { "name": "patching_large_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Patching Large Mod (ea)", "domain": null }, { "name": "patching_large_high__ea_", "type": "esriFieldTypeDouble", "alias": "Patching Large High (ea)", "domain": null }, { "name": "patching_small_low__ea_", "type": "esriFieldTypeDouble", "alias": "Patching Small Low (ea)", "domain": null }, { "name": "patching_small_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Patching Small Mod (ea)", "domain": null }, { "name": "patching_small_high__ea_", "type": "esriFieldTypeDouble", "alias": "Patching Small High (ea)", "domain": null }, { "name": "polished_aggregate__ea_", "type": "esriFieldTypeDouble", "alias": "Polished Aggregate (ea)", "domain": null }, { "name": "punchout_low__ea_", "type": "esriFieldTypeDouble", "alias": "Punchout Low (ea)", "domain": null }, { "name": "punchout_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Punchout Mod (ea)", "domain": null }, { "name": "punchout_high__ea_", "type": "esriFieldTypeDouble", "alias": "Punchout High (ea)", "domain": null }, { "name": "scaling_low__ea_", "type": "esriFieldTypeDouble", "alias": "Scaling Low (ea)", "domain": null }, { "name": "scaling_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Scaling Mod (ea)", "domain": null }, { "name": "scaling_high__ea_", "type": "esriFieldTypeDouble", "alias": "Scaling High (ea)", "domain": null }, { "name": "corner_spalling_low__ea_", "type": "esriFieldTypeDouble", "alias": "Corner Spalling Low (ea)", "domain": null }, { "name": "corner_spalling_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Corner Spalling Mod (ea)", "domain": null }, { "name": "corner_spalling_high__ea_", "type": "esriFieldTypeDouble", "alias": "Corner Spalling High (ea)", "domain": null }, { "name": "joint_spalling_low__ea_", "type": "esriFieldTypeDouble", "alias": "Joint Spalling Low (ea)", "domain": null }, { "name": "joint_spalling_mod__ea_", "type": "esriFieldTypeDouble", "alias": "Joint Spalling Mod (ea)", "domain": null }, { "name": "joint_spalling_high__ea_", "type": "esriFieldTypeDouble", "alias": "Joint Spalling High (ea)", "domain": null }, { "name": "popout_low__ea_", "type": "esriFieldTypeDouble", "alias": "Popout Low (ea)", "domain": null }, { "name": "blowup_low_density", "type": "esriFieldTypeDouble", "alias": "Blowup Low Density", "domain": null }, { "name": "blowup_mod_density", "type": "esriFieldTypeDouble", "alias": "Blowup Mod Density", "domain": null }, { "name": "blowup_high_density", "type": "esriFieldTypeDouble", "alias": "Blowup High Density", "domain": null }, { "name": "corner_break_low_density", "type": "esriFieldTypeDouble", "alias": "Corner Break Low Density", "domain": null }, { "name": "corner_break_mod_density", "type": "esriFieldTypeDouble", "alias": "Corner Break Mod Density", "domain": null }, { "name": "corner_break_high_density", "type": "esriFieldTypeDouble", "alias": "Corner Break High Density", "domain": null }, { "name": "divided_slab_low_density", "type": "esriFieldTypeDouble", "alias": "Divided Slab Low Density", "domain": null }, { "name": "divided_slab_mod_density", "type": "esriFieldTypeDouble", "alias": "Divided Slab Mod Density", "domain": null }, { "name": "divided_slab_high_density", "type": "esriFieldTypeDouble", "alias": "Divided Slab High Density", "domain": null }, { "name": "durability_low_density", "type": "esriFieldTypeDouble", "alias": "Durability Low Density", "domain": null }, { "name": "durability_mod_density", "type": "esriFieldTypeDouble", "alias": "Durability Mod Density", "domain": null }, { "name": "durability_high_density", "type": "esriFieldTypeDouble", "alias": "Durability High Density", "domain": null }, { "name": "faulting_low_density", "type": "esriFieldTypeDouble", "alias": "Faulting Low Density", "domain": null }, { "name": "faulting_mod_density", "type": "esriFieldTypeDouble", "alias": "Faulting Mod Density", "domain": null }, { "name": "faulting_high_density", "type": "esriFieldTypeDouble", "alias": "Faulting High Density", "domain": null }, { "name": "joint_sealant_low_density", "type": "esriFieldTypeDouble", "alias": "Joint Sealant Low Density", "domain": null }, { "name": "joint_sealant_mod_density", "type": "esriFieldTypeDouble", "alias": "Joint Sealant Mod Density", "domain": null }, { "name": "joint_sealant_high_density", "type": "esriFieldTypeDouble", "alias": "Joint Sealant High Density", "domain": null }, { "name": "linear_cracking_low_density", "type": "esriFieldTypeDouble", "alias": "Linear Cracking Low Density", "domain": null }, { "name": "linear_cracking_mod_density", "type": "esriFieldTypeDouble", "alias": "Linear Cracking Mod Density", "domain": null }, { "name": "linear_cracking_high_density", "type": "esriFieldTypeDouble", "alias": "Linear Cracking High Density", "domain": null }, { "name": "patching_large_low_density", "type": "esriFieldTypeDouble", "alias": "Patching Large Low Density", "domain": null }, { "name": "patching_large_mod_density", "type": "esriFieldTypeDouble", "alias": "Patching Large Mod Density", "domain": null }, { "name": "patching_large_high_density", "type": "esriFieldTypeDouble", "alias": "Patching Large High Density", "domain": null }, { "name": "patching_small_low_density", "type": "esriFieldTypeDouble", "alias": "Patching Small Low Density", "domain": null }, { "name": "patching_small_mod_density", "type": "esriFieldTypeDouble", "alias": "Patching Small Mod Density", "domain": null }, { "name": "patching_small_high_density", "type": "esriFieldTypeDouble", "alias": "Patching Small High Density", "domain": null }, { "name": "polished_aggregate_low_density", "type": "esriFieldTypeDouble", "alias": "Polished Aggregate Low Density", "domain": null }, { "name": "punchout_low_density", "type": "esriFieldTypeDouble", "alias": "Punchout Low Density", "domain": null }, { "name": "punchout_mod_density", "type": "esriFieldTypeDouble", "alias": "Punchout Mod Density", "domain": null }, { "name": "punchout_high_density", "type": "esriFieldTypeDouble", "alias": "Punchout High Density", "domain": null }, { "name": "scaling_low_density", "type": "esriFieldTypeDouble", "alias": "Scaling Low Density", "domain": null }, { "name": "scaling_mod_density", "type": "esriFieldTypeDouble", "alias": "Scaling Mod Density", "domain": null }, { "name": "scaling_high_density", "type": "esriFieldTypeDouble", "alias": "Scaling High Density", "domain": null }, { "name": "corner_spalling_low_density", "type": "esriFieldTypeDouble", "alias": "Corner Spalling Low Density", "domain": null }, { "name": "corner_spalling_mod_density", "type": "esriFieldTypeDouble", "alias": "Corner Spalling Mod Density", "domain": null }, { "name": "corner_spalling_high_density", "type": "esriFieldTypeDouble", "alias": "Corner Spalling High Density", "domain": null }, { "name": "joint_spalling_low_density", "type": "esriFieldTypeDouble", "alias": "Joint Spalling Low Density", "domain": null }, { "name": "joint_spalling_mod_density", "type": "esriFieldTypeDouble", "alias": "Joint Spalling Mod Density", "domain": null }, { "name": "joint_spalling_high_density", "type": "esriFieldTypeDouble", "alias": "Joint Spalling High Density", "domain": null }, { "name": "popout_low_density", "type": "esriFieldTypeDouble", "alias": "Popout Low Density", "domain": null }, { "name": "blowup_low_deduct", "type": "esriFieldTypeDouble", "alias": "Blowup Low Deduct", "domain": null }, { "name": "blowup_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Blowup Mod Deduct", "domain": null }, { "name": "blowup_high_deduct", "type": "esriFieldTypeDouble", "alias": "Blowup High Deduct", "domain": null }, { "name": "corner_break_low_deduct", "type": "esriFieldTypeDouble", "alias": "Corner Break Low Deduct", "domain": null }, { "name": "corner_break_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Corner Break Mod Deduct", "domain": null }, { "name": "corner_break_high_deduct", "type": "esriFieldTypeDouble", "alias": "Corner Break High Deduct", "domain": null }, { "name": "divided_slab_low_deduct", "type": "esriFieldTypeDouble", "alias": "Divided Slab Low Deduct", "domain": null }, { "name": "divided_slab_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Divided Slab Mod Deduct", "domain": null }, { "name": "divided_slab_high_deduct", "type": "esriFieldTypeDouble", "alias": "Divided Slab High Deduct", "domain": null }, { "name": "durability_low_deduct", "type": "esriFieldTypeDouble", "alias": "Durability Low Deduct", "domain": null }, { "name": "durability_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Durability Mod Deduct", "domain": null }, { "name": "durability_high_deduct", "type": "esriFieldTypeDouble", "alias": "Durability High Deduct", "domain": null }, { "name": "faulting_low_deduct", "type": "esriFieldTypeDouble", "alias": "Faulting Low Deduct", "domain": null }, { "name": "faulting_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Faulting Mod Deduct", "domain": null }, { "name": "faulting_high_deduct", "type": "esriFieldTypeDouble", "alias": "Faulting High Deduct", "domain": null }, { "name": "joint_sealant_low_deduct", "type": "esriFieldTypeDouble", "alias": "Joint Sealant Low Deduct", "domain": null }, { "name": "joint_sealant_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Joint Sealant Mod Deduct", "domain": null }, { "name": "joint_sealant_high_deduct", "type": "esriFieldTypeDouble", "alias": "Joint Sealant High Deduct", "domain": null }, { "name": "linear_cracking_low_deduct", "type": "esriFieldTypeDouble", "alias": "Linear Cracking Low Deduct", "domain": null }, { "name": "linear_cracking_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Linear Cracking Mod Deduct", "domain": null }, { "name": "linear_cracking_high_deduct", "type": "esriFieldTypeDouble", "alias": "Linear Cracking High Deduct", "domain": null }, { "name": "patching_large_low_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Large Low Deduct", "domain": null }, { "name": "patching_large_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Large Mod Deduct", "domain": null }, { "name": "patching_large_high_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Large High Deduct", "domain": null }, { "name": "patching_small_low_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Small Low Deduct", "domain": null }, { "name": "patching_small_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Small Mod Deduct", "domain": null }, { "name": "patching_small_high_deduct", "type": "esriFieldTypeDouble", "alias": "Patching Small High Deduct", "domain": null }, { "name": "polished_aggregate_deduct", "type": "esriFieldTypeDouble", "alias": "Polished Aggregate Deduct", "domain": null }, { "name": "punchout_low_deduct", "type": "esriFieldTypeDouble", "alias": "Punchout Low Deduct", "domain": null }, { "name": "punchout_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Punchout Mod Deduct", "domain": null }, { "name": "punchout_high_deduct", "type": "esriFieldTypeDouble", "alias": "Punchout High Deduct", "domain": null }, { "name": "popout_deduct", "type": "esriFieldTypeDouble", "alias": "Popout Deduct", "domain": null }, { "name": "scaling_low_deduct", "type": "esriFieldTypeDouble", "alias": "Scaling Low Deduct", "domain": null }, { "name": "scaling_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Scaling Mod Deduct", "domain": null }, { "name": "scaling_high_deduct", "type": "esriFieldTypeDouble", "alias": "Scaling High Deduct", "domain": null }, { "name": "corner_spalling_low_deduct", "type": "esriFieldTypeDouble", "alias": "Corner Spalling Low Deduct", "domain": null }, { "name": "corner_spalling_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Corner Spalling Mod Deduct", "domain": null }, { "name": "corner_spalling_high_deduct", "type": "esriFieldTypeDouble", "alias": "Corner Spalling High Deduct", "domain": null }, { "name": "joint_spalling_low_deduct", "type": "esriFieldTypeDouble", "alias": "Joint Spalling Low Deduct", "domain": null }, { "name": "joint_spalling_mod_deduct", "type": "esriFieldTypeDouble", "alias": "Joint Spalling Mod Deduct", "domain": null }, { "name": "joint_spalling_high_deduct", "type": "esriFieldTypeDouble", "alias": "Joint Spalling High Deduct", "domain": null }, { "name": "rasid", "type": "esriFieldTypeInteger", "alias": "RASID", "domain": null }, { "name": "count_of_samples", "type": "esriFieldTypeInteger", "alias": "Count_of_Samples", "domain": null }, { "name": "collected", "type": "esriFieldTypeString", "alias": "Collected", "length": 255, "domain": null }, { "name": "not_collected_reason", "type": "esriFieldTypeString", "alias": "Not Collected Reason", "length": 255, "domain": null }, { "name": "pci_category", "type": "esriFieldTypeString", "alias": "PCI Category", "length": 255, "domain": null }, { "name": "pci_variance", "type": "esriFieldTypeInteger", "alias": "PCI_Variance", "domain": null }, { "name": "pci_old", "type": "esriFieldTypeInteger", "alias": "pci_OLD", "domain": null }, { "name": "iri", "type": "esriFieldTypeDouble", "alias": "IRI", "domain": null }, { "name": "iri_category", "type": "esriFieldTypeString", "alias": "IRI Category", "length": 255, "domain": null }, { "name": "normalized_iri", "type": "esriFieldTypeDouble", "alias": "Normalized IRI", "domain": null }, { "name": "length__mi_", "type": "esriFieldTypeDouble", "alias": "Length (mi)", "domain": null }, { "name": "area__ft2_", "type": "esriFieldTypeDouble", "alias": "Area (ft2)", "domain": null }, { "name": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "Management Section", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r29_sde_rowid_uk", "fields": "objectid", "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": 5000, "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": "Ramp Evaluation", "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": "compliant", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d34f84e21466cd7698f8f5913d4a784e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBOwUK5Rj8GJgYtBAK/qFwznGB4wPEDVWMxQzhDH4IZXYxpDNsNshmlUcuqoRlpovMvwmmEtwyW8qv8wvMXU2MQQQ56NJAIA8WkN1wSoA+sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Yes" }, { "symbol": { "type": "esriPMS", "url": "762ae87d33a15539ac3ae3bc07a17cd3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQokWNhIBOwUKxRm4HBiZ2BQQCf4ncMDOceMDA8QNGYzsBQHsLA4IZPYykDQ/YDBoZp1HHqqEZaaHzAwPB6KwPDJXyK/zIwvMXQ2MfAEEOWjaQCAIy2Di1zZYHyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 244, 252, 255 ], "toColor": [ 212, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 187, 255 ], "toColor": [ 252, 197, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 210, 255 ], "toColor": [ 252, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 218, 255 ], "toColor": [ 197, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 192, 252, 255 ], "toColor": [ 221, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.03850533399998, "ymin": 29.53156545400003, "xmax": -97.92853204199997, "ymax": 29.636700664000045, "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": "assetid", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "rasid", "type": "esriFieldTypeInteger", "alias": "RAS ID", "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "truncated_dome", "type": "esriFieldTypeString", "alias": "Truncated Dome", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "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": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "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": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "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_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 50, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 100, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 150, "domain": null }, { "name": "compliant", "type": "esriFieldTypeString", "alias": "Compliant", "length": 10, "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": "ramp_id", "type": "esriFieldTypeInteger", "alias": "ramp_id", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r18_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ramp_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ramp_evaluation_loc_ramp_id_2024_11_22_unique", "fields": "ramp_id", "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": 5000, "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": 2, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "condition", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Poor", "label": "Poor" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 244, 252, 255 ], "toColor": [ 212, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 187, 255 ], "toColor": [ 252, 197, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 210, 255 ], "toColor": [ 252, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 218, 255 ], "toColor": [ 197, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 192, 252, 255 ], "toColor": [ 221, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.03911501796996, "ymin": 29.530691193194453, "xmax": -97.91827384674517, "ymax": 29.65545907225657, "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": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "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": "width_ft", "type": "esriFieldTypeInteger", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeInteger", "alias": "Area (sy)", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "assetid", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "rasid", "type": "esriFieldTypeInteger", "alias": "RASID", "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "IMAGE", "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": "sw_id", "type": "esriFieldTypeInteger", "alias": "sw_id", "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": "r26_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_11_22_unique", "fields": "sw_id", "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": 5000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Curbs And Gutters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "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": -98.03910862239194, "ymin": 29.523130200049504, "xmax": -97.88554759841193, "ymax": 29.655511010384917, "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": "assetid", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "rasid", "type": "esriFieldTypeInteger", "alias": "RAS ID", "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "painted_color", "type": "esriFieldTypeString", "alias": "Color", "length": 50, "domain": null }, { "name": "material_type", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "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": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class 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": "assets_curbs_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r16_sde_rowid_uk", "fields": "objectid", "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": 5000, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Seguin Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 178, 178, 178, 255 ], "size": 11, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 178, 178, 178, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature['House_number']", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -98.04819022099997, "ymin": 29.522672976000024, "xmax": -97.87053719999994, "ymax": 29.679060611000068, "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": "house_number", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "house_number", "type": "esriFieldTypeString", "alias": "House Number", "length": 20, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "seguin_addresses_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": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": "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": -106.64564599966303, "ymin": 25.837091999796087, "xmax": -93.50813100004552, "ymax": 36.500694999674636, "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": "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": "r13_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": [] }