{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Pavement Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -27810.081185455616, "mUnits": 1.3107200006103513E11 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "pci", "classificationMethod": "esriClassifyManual", "minValue": 35, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 50.530741410488346, "label": "Failed (0 - 50)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 60.93761301989159, "label": "Very Poor (51 - 60)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 72.2296564195304, "label": "Poor (61 - 72)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85.87703435804639, "label": "Fair (73 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 92.23598553345403, "label": "Good (86 - 92)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (93 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 656596.983391419, "ymin": 3052506.129883677, "xmax": 690233.1385990381, "ymax": 3080244.722372204, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "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", "length": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To", "length": 50, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "baseindex", "type": "esriFieldTypeInteger", "alias": "BaseIndex", "domain": null }, { "name": "surfindex", "type": "esriFieldTypeInteger", "alias": "SurfIndex", "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": "volume", "type": "esriFieldTypeDouble", "alias": "Volume", "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "cdsdiameter", "type": "esriFieldTypeDouble", "alias": "CDSDiameter", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeInteger", "alias": "Area (sy)", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "surface_treatment", "type": "esriFieldTypeString", "alias": "Surface Treatment", "length": 50, "domain": null }, { "name": "curbmaterial", "type": "esriFieldTypeString", "alias": "CurbMaterial", "length": 50, "domain": null }, { "name": "grassstrip", "type": "esriFieldTypeString", "alias": "Grass Strip", "length": 10, "domain": null }, { "name": "crackseal", "type": "esriFieldTypeString", "alias": "Crack Sealed", "length": 50, "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": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "surveyor", "type": "esriFieldTypeString", "alias": "Surveyor", "length": 20, "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 Note", "length": 100, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "frstation", "type": "esriFieldTypeDouble", "alias": "FrStation", "domain": null }, { "name": "tostation", "type": "esriFieldTypeDouble", "alias": "ToStation", "domain": null }, { "name": "isoneway", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 10, "domain": null }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 50, "domain": null }, { "name": "comment_", "type": "esriFieldTypeString", "alias": "Comment_", "length": 500, "domain": null }, { "name": "isfiltered", "type": "esriFieldTypeString", "alias": "Is Filtered", "length": 10, "domain": null }, { "name": "avgcurbreveal", "type": "esriFieldTypeDouble", "alias": "AvgCurbReveal", "domain": null }, { "name": "rideindex", "type": "esriFieldTypeInteger", "alias": "RideIndex", "domain": null }, { "name": "drainageindex", "type": "esriFieldTypeInteger", "alias": "DrainageIndex", "domain": null }, { "name": "utilityindex", "type": "esriFieldTypeInteger", "alias": "UtilityIndex", "domain": null }, { "name": "sidewalkindex", "type": "esriFieldTypeInteger", "alias": "SidewalkIndex", "domain": null }, { "name": "allisev", "type": "esriFieldTypeString", "alias": "AlliSev", "length": 255, "domain": null }, { "name": "alliext", "type": "esriFieldTypeString", "alias": "AlliExt", "length": 255, "domain": null }, { "name": "potsev", "type": "esriFieldTypeString", "alias": "PotSev", "length": 255, "domain": null }, { "name": "potext", "type": "esriFieldTypeString", "alias": "PotExt", "length": 255, "domain": null }, { "name": "distsev", "type": "esriFieldTypeString", "alias": "DistSev", "length": 255, "domain": null }, { "name": "distext", "type": "esriFieldTypeString", "alias": "DistExt", "length": 255, "domain": null }, { "name": "ruttsev", "type": "esriFieldTypeString", "alias": "RuttSev", "length": 255, "domain": null }, { "name": "ruttext", "type": "esriFieldTypeString", "alias": "RuttExt", "length": 255, "domain": null }, { "name": "blocsev", "type": "esriFieldTypeString", "alias": "BlocSev", "length": 255, "domain": null }, { "name": "blocext", "type": "esriFieldTypeString", "alias": "BlocExt", "length": 255, "domain": null }, { "name": "tranlonsev", "type": "esriFieldTypeString", "alias": "TranLonSev", "length": 255, "domain": null }, { "name": "tranlonext", "type": "esriFieldTypeString", "alias": "TranLonExt", "length": 255, "domain": null }, { "name": "bleedsev", "type": "esriFieldTypeString", "alias": "BleedSev", "length": 255, "domain": null }, { "name": "bleedext", "type": "esriFieldTypeString", "alias": "BleedExt", "length": 255, "domain": null }, { "name": "ravelsev", "type": "esriFieldTypeString", "alias": "RavelSev", "length": 255, "domain": null }, { "name": "ravelext", "type": "esriFieldTypeString", "alias": "RavelExt", "length": 255, "domain": null }, { "name": "corshoslipsev", "type": "esriFieldTypeString", "alias": "CorShoSlipSev", "length": 255, "domain": null }, { "name": "corshoslipext", "type": "esriFieldTypeString", "alias": "CorShoSlipExt", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "management_section", "domain": null }, { "name": "cbv", "type": "esriFieldTypeSingle", "alias": "Combined Benefit Value", "domain": null }, { "name": "sla", "type": "esriFieldTypeSingle", "alias": "Service Life Added", "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": "sidewalk_rating", "type": "esriFieldTypeString", "alias": "Sidewalk Rating", "length": 50, "domain": null }, { "name": "sidewalk_rating_num", "type": "esriFieldTypeSmallInteger", "alias": "Sidewalk Rating Number", "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": "r17_sde_rowid_uk", "fields": "objectid", "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": 600, "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": "esriFeet" }, "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": 103850.73229866702, "ymin": 2547627.0174141033, "xmax": 1088852.1016636828, "ymax": 3154547.055906383, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "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": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 600, "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": [] }