{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Streetlights", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2595506.3393, "ymin": 219829.0779, "xmax": 2719326.2130000005, "ymax": 293924.5698, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "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": 50, "domain": null }, { "name": "LIGHTTYPE", "type": "esriFieldTypeString", "alias": "Light Type", "length": 50, "domain": { "type": "codedValue", "name": "LightType", "description": "Street light type", "codedValues": [ { "name": "Esplanade Bracket", "code": "Esplanade Bracket" }, { "name": "Incandescent with Globe", "code": "Incandescent wtih Globe" }, { "name": "Pendant", "code": "Pendant" }, { "name": "Rectilinear", "code": "Rectilinear" }, { "name": "Whatley", "code": "Whatley" }, { "name": "Colonial", "code": "Colonial" }, { "name": "Cut-Off Flat Glass", "code": "Cut-Off Flat Glass" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BULBTYPE", "type": "esriFieldTypeString", "alias": "Bulb Type", "length": 50, "domain": { "type": "codedValue", "name": "BulbType", "description": "The type of bulb found in the street light", "codedValues": [ { "name": "Fluorescent", "code": "FLUO" }, { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "Incandescent", "code": "INC" }, { "name": "Low Pressure Sodium", "code": "LPS" }, { "name": "Mercury Vapor", "code": "MV" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "LED", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATTAGE", "type": "esriFieldTypeString", "alias": "Wattage", "length": 50, "domain": { "type": "codedValue", "name": "LightWattage", "description": "The street light bulb wattage", "codedValues": [ { "name": "100 Watts", "code": "100" }, { "name": "150 Watts", "code": "150" }, { "name": "175 Watts", "code": "175" }, { "name": "189 Watts", "code": "189" }, { "name": "200 Watts", "code": "200" }, { "name": "250 Watts", "code": "250" }, { "name": "400 Watts", "code": "400" }, { "name": "136 Watts", "code": "136" }, { "name": "278 Watts", "code": "278" }, { "name": "211 Watts", "code": "211" }, { "name": "50 Watts", "code": "50" }, { "name": "285 Watts", "code": "285" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTTOTOP", "type": "esriFieldTypeDouble", "alias": "Distance to Top of Pole", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Installed Date", "length": 8, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "length": 25, "domain": { "type": "codedValue", "name": "MaintBy", "description": "Orginazations Names", "codedValues": [ { "name": "Alachua County", "code": "1" }, { "name": "City of Gainesville", "code": "2" }, { "name": "City of Newberry", "code": "3" }, { "name": "City of Alachua", "code": "4" }, { "name": "City of Lacrosse", "code": "6" }, { "name": "City of Waldo", "code": "7" }, { "name": "GRU", "code": "8" }, { "name": "FDOT", "code": "9" }, { "name": "DOC", "code": "10" }, { "name": "Clay Electric", "code": "11" }, { "name": "Private", "code": "-1" }, { "name": "Other", "code": "-2" }, { "name": "Town of Micanopy", "code": "5" }, { "name": "Duke", "code": "12" }, { "name": "FPL", "code": "13" }, { "name": "Supervisor of Elections", "code": "14" }, { "name": "Public, not County maintained", "code": "15" }, { "name": "NULL", "code": "16" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "MaintBy", "description": "Orginazations Names", "codedValues": [ { "name": "Alachua County", "code": "1" }, { "name": "City of Gainesville", "code": "2" }, { "name": "City of Newberry", "code": "3" }, { "name": "City of Alachua", "code": "4" }, { "name": "City of Lacrosse", "code": "6" }, { "name": "City of Waldo", "code": "7" }, { "name": "GRU", "code": "8" }, { "name": "FDOT", "code": "9" }, { "name": "DOC", "code": "10" }, { "name": "Clay Electric", "code": "11" }, { "name": "Private", "code": "-1" }, { "name": "Other", "code": "-2" }, { "name": "Town of Micanopy", "code": "5" }, { "name": "Duke", "code": "12" }, { "name": "FPL", "code": "13" }, { "name": "Supervisor of Elections", "code": "14" }, { "name": "Public, not County maintained", "code": "15" }, { "name": "NULL", "code": "16" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ArmLength", "type": "esriFieldTypeInteger", "alias": "ArmLength", "domain": { "type": "codedValue", "name": "tArmLength", "description": "Streetlight Arm Length", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ARMDIRECTION", "type": "esriFieldTypeString", "alias": "Arm Direction", "length": 50, "domain": { "type": "codedValue", "name": "tCardinalDirection", "description": "Cardinal Direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "East", "code": "E" }, { "name": "Southeast", "code": "SE" }, { "name": "South", "code": "S" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Center", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 20, "domain": { "type": "codedValue", "name": "tPoleColor", "description": "Streetlight Pole Color", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Bronze", "code": "Bronze" }, { "name": "Gray", "code": "Gray" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ATTACHID", "type": "esriFieldTypeString", "alias": "Pole", "length": 50, "domain": null }, { "name": "CONTRIBUTE", "type": "esriFieldTypeSmallInteger", "alias": "Contribute", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "Sub-Type", "length": 20, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Inspect", "type": "esriFieldTypeString", "alias": "Inspect", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_34", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Guardrail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2574439.5686999997, "ymin": 173242.1568, "xmax": 2744817.353, "ymax": 348584.908, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "SideOfRoad", "type": "esriFieldTypeString", "alias": "SideOfRoad", "length": 255, "domain": null }, { "name": "SetNumber", "type": "esriFieldTypeDouble", "alias": "SetNumber", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 250, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 150, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tAssetMaterial", "description": "The type of material", "codedValues": [ { "name": "Aluminum", "code": "ALM" }, { "name": "Concrete", "code": "CONC" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Galvanized Metal", "code": "GALVANIZED" }, { "name": "Iron", "code": "IRON" }, { "name": "Metal", "code": "METAL" }, { "name": "Steel", "code": "STEEL" }, { "name": "Wood", "code": "WO" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2553757.2625, "ymin": 190051.4898, "xmax": 2736106.9563999996, "ymax": 310413.4443, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SURFACE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 16, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "Type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Chipseal", "code": "CHIPSEAL" }, { "name": "Brick/Paver", "code": "BRICK_PAVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installed Date", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "Category", "description": "Feature category group", "codedValues": [ { "name": "Critical Facilities", "code": "CRITFACIL" }, { "name": "Road and Bridge", "code": "ROAD AND BRIDGE" }, { "name": "Traffic Maintenance", "code": "TRAFFIC" }, { "name": "Facility", "code": "FACILITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Segment", "type": "esriFieldTypeInteger", "alias": "Segment", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Slope", "type": "esriFieldTypeString", "alias": "Slope", "length": 50, "domain": { "type": "codedValue", "name": "Does_DoesNot", "description": "Whether or not a measurement meets compliance", "codedValues": [ { "name": "Meets requirement", "code": "Yes" }, { "name": "Does not meet requirement", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Warning", "type": "esriFieldTypeString", "alias": "Warning", "length": 50, "domain": { "type": "codedValue", "name": "Does_DoesNot", "description": "Whether or not a measurement meets compliance", "codedValues": [ { "name": "Meets requirement", "code": "Yes" }, { "name": "Does not meet requirement", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "End_Slope", "type": "esriFieldTypeString", "alias": "End_Slope", "length": 50, "domain": { "type": "codedValue", "name": "Does_DoesNot", "description": "Whether or not a measurement meets compliance", "codedValues": [ { "name": "Meets requirement", "code": "Yes" }, { "name": "Does not meet requirement", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_44", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_44", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Bridge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESG", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Culvert", "description": "Culvert", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "values": [ [ "19 Culvert" ] ] }, { "label": "Stringer/Girder", "description": "Stringer/Girder", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "values": [ [ "02 Stringer/Girder" ] ] }, { "label": "Slab", "description": "Slab", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "values": [ [ "01 Slab" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "values": [ [ "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "value": "19 Culvert", "label": "Culvert" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "value": "02 Stringer/Girder", "label": "Stringer/Girder" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "value": "01 Slab", "label": "Slab" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 229 ], "width": 1 } }, "value": "", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 181, 97, 255 ], "toColor": [ 58, 181, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 46, 119, 255 ], "toColor": [ 201, 46, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 121, 173, 255 ], "toColor": [ 43, 121, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 108, 36, 255 ], "toColor": [ 166, 108, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 39, 186, 255 ], "toColor": [ 61, 39, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 199, 52, 255 ], "toColor": [ 192, 199, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 71, 201, 255 ], "toColor": [ 195, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 197, 199, 255 ], "toColor": [ 76, 197, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 51, 48, 255 ], "toColor": [ 201, 51, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 67, 153, 255 ], "toColor": [ 43, 67, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 201, 50, 255 ], "toColor": [ 96, 201, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 40, 61, 255 ], "toColor": [ 153, 40, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 45, 156, 255 ], "toColor": [ 110, 45, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2560925.1617, "ymin": 168583.8103, "xmax": 2736273.5623000003, "ymax": 348591.6819, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "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": "ROADWAY", "type": "esriFieldTypeString", "alias": "ROADWAY", "length": 8, "domain": null }, { "name": "ROAD_SIDE", "type": "esriFieldTypeString", "alias": "ROAD_SIDE", "length": 1, "domain": { "type": "codedValue", "name": "ROAD_SIDE", "description": "Side of road of bridge", "codedValues": [ { "name": "C", "code": "C" }, { "name": "L", "code": "L" }, { "name": "R", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURE_", "type": "esriFieldTypeString", "alias": "STRUCTURE_", "length": 6, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 1, "domain": null }, { "name": "COUNTYDOT", "type": "esriFieldTypeString", "alias": "COUNTYDOT", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "domain": null }, { "name": "MNG_DIST", "type": "esriFieldTypeString", "alias": "MNG_DIST", "length": 4, "domain": null }, { "name": "BEGIN_POST", "type": "esriFieldTypeDouble", "alias": "BEGIN_POST", "domain": null }, { "name": "END_POST", "type": "esriFieldTypeDouble", "alias": "END_POST", "domain": null }, { "name": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "length": 24, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "INSP_DATE", "type": "esriFieldTypeString", "alias": "INSP_DATE", "length": 10, "domain": null }, { "name": "REPORT_TYPE", "type": "esriFieldTypeString", "alias": "REPORT_TYPE", "length": 254, "domain": null }, { "name": "SR", "type": "esriFieldTypeDouble", "alias": "SR", "domain": null }, { "name": "PR", "type": "esriFieldTypeString", "alias": "PR", "length": 50, "domain": { "type": "codedValue", "name": "PR", "description": "Rating", "codedValues": [ { "name": "Poor", "code": "Poor" }, { "name": "Fair", "code": "Fair" }, { "name": "Good", "code": "Good" }, { "name": "Excellent", "code": "Excellent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HI", "type": "esriFieldTypeDouble", "alias": "HI", "domain": null }, { "name": "SD", "type": "esriFieldTypeString", "alias": "SD", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FO", "type": "esriFieldTypeString", "alias": "FO", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCOUR_CRIT", "type": "esriFieldTypeString", "alias": "SCOUR_CRIT", "length": 50, "domain": { "type": "codedValue", "name": "SCOUR_CRIT", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PCA", "type": "esriFieldTypeString", "alias": "PCA", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTED", "type": "esriFieldTypeString", "alias": "POSTED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POST_TYPE", "type": "esriFieldTypeString", "alias": "POST_TYPE", "length": 254, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "X_PROJ", "type": "esriFieldTypeDouble", "alias": "X_PROJ", "domain": null }, { "name": "Y_PROJ", "type": "esriFieldTypeDouble", "alias": "Y_PROJ", "domain": null }, { "name": "MATL", "type": "esriFieldTypeString", "alias": "MATL", "length": 254, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Bridge construction materal", "codedValues": [ { "name": "Steel", "code": "3" }, { "name": "Steel Continuous/Prestressed", "code": "4/5" }, { "name": "Concrete/Prestressed", "code": "Concrete/5" }, { "name": "Reinforced Concrete Cont.", "code": "2" }, { "name": "Reinforced Concrete", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "LIFE_EXP", "type": "esriFieldTypeString", "alias": "LIFE_EXP", "length": 50, "domain": null }, { "name": "LANE_NO", "type": "esriFieldTypeString", "alias": "LANE_NO", "length": 1, "domain": { "type": "codedValue", "name": "LANES", "description": "Number of lanes", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "3", "code": "3" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESG", "type": "esriFieldTypeString", "alias": "DESG", "length": 254, "domain": null }, { "name": "MAX_SPAN_FT", "type": "esriFieldTypeString", "alias": "MAX_SPAN_FT", "length": 10, "domain": null }, { "name": "STR_LEN_FT", "type": "esriFieldTypeString", "alias": "STR_LEN_FT", "length": 10, "domain": null }, { "name": "REC_SU_TONS", "type": "esriFieldTypeString", "alias": "REC_SU_TONS", "length": 10, "domain": null }, { "name": "REC_C_TONS", "type": "esriFieldTypeString", "alias": "REC_C_TONS", "length": 10, "domain": null }, { "name": "REC_ST_TONS", "type": "esriFieldTypeString", "alias": "REC_ST_TONS", "length": 10, "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Road Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RightWayClass", "uniqueValueGroups": [ { "heading": "Right of Way", "classes": [ { "label": "Public, County Maintained", "description": "Public, County Maintained", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.5 }, "values": [ [ "Public, County Maintained" ] ] }, { "label": "Public, Not County Maintained", "description": "Public, Not County Maintained", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "values": [ [ "Public, Not County Maintained" ] ] }, { "label": "Private, Unincorporated Area", "description": "Private, Unincorporated Area", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Private, Unincorporated Area" ] ] }, { "label": "Federal/State", "description": "Federal/State", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "Federal/State" ] ] }, { "label": "Municipal Jurisdiction", "description": "Municipal Jurisdiction", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "values": [ [ "Municipal Jurisdiction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.5 }, "value": "Public, County Maintained", "label": "Public, County Maintained" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Public, Not County Maintained", "label": "Public, Not County Maintained" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Private, Unincorporated Area", "label": "Private, Unincorporated Area" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Federal/State", "label": "Federal/State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "Municipal Jurisdiction", "label": "Municipal Jurisdiction" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 216, 255 ], "toColor": [ 194, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.RoadName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2552514.3498, "ymin": 166308.559, "xmax": 2746196.5487, "ymax": 348583.6409, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 100, "domain": null }, { "name": "CountyRoute", "type": "esriFieldTypeString", "alias": "CountyRoute", "length": 15, "domain": null }, { "name": "RightWayClass", "type": "esriFieldTypeString", "alias": "RightWayClass", "length": 50, "domain": { "type": "codedValue", "name": "tRoadRWType", "description": "Right of Way classification or authority", "codedValues": [ { "name": "Federal/State", "code": "Federal/State" }, { "name": "Municipal Jurisdiction", "code": "Municipal Jurisdiction" }, { "name": "Public, County Maintained", "code": "Public, County Maintained" }, { "name": "Public, Not County Maintained", "code": "Public, Not County Maintained" }, { "name": "Private, Unincorporated Area", "code": "Private, Unincorporated Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "MaintBy", "length": 30, "domain": { "type": "codedValue", "name": "tRoadMaintDept", "description": "Authority over roadway maint", "codedValues": [ { "name": "Alachua County", "code": "Alachua County" }, { "name": "City of Alachua", "code": "City of Alachua" }, { "name": "City of Archer", "code": "City of Archer" }, { "name": "City of Gainesville", "code": "City of Gainesville" }, { "name": "City of Hawthorne", "code": "City of Hawthorne" }, { "name": "City of High Springs", "code": "City of High Springs" }, { "name": "City of Newberry", "code": "City of Newberry" }, { "name": "City of Waldo", "code": "City of Waldo" }, { "name": "Town of LaCrosse", "code": "Town of LaCrosse" }, { "name": "Town of Micanopy", "code": "Town of Micanopy" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 30, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 20, "domain": { "type": "codedValue", "name": "tRoadSurfaceType", "description": "Roadway Surface Type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip Seal", "code": "Chip Seal" }, { "name": "Limerock", "code": "Limerock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BeginLocation", "type": "esriFieldTypeString", "alias": "BeginLocation", "length": 150, "domain": null }, { "name": "EndLocation", "type": "esriFieldTypeString", "alias": "EndLocation", "length": 150, "domain": null }, { "name": "RoadClassification", "type": "esriFieldTypeString", "alias": "RoadClassification", "length": 30, "domain": { "type": "codedValue", "name": "tRoadClassification", "description": "Roadway Functional Classification", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Major Collector", "code": "Major Collector" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Minor Urban Arterial", "code": "Minor Urban Arterial" }, { "name": "Residential", "code": "Residential" }, { "name": "Principal Arterial Interstate", "code": "Principal Arterial Interstate" }, { "name": "Principal Arterial Other Rural", "code": "Principal Arterial Other Rural" }, { "name": "Minor Arterial Rural", "code": "Minor Arterial Rural" }, { "name": "Principal Arterial Other Urban", "code": "Principal Arterial Other Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LengthFt", "type": "esriFieldTypeDouble", "alias": "LengthFt", "domain": null }, { "name": "LengthMi", "type": "esriFieldTypeDouble", "alias": "LengthMi", "domain": null }, { "name": "LaneMiles", "type": "esriFieldTypeDouble", "alias": "LaneMiles", "domain": null }, { "name": "TravelWidthFt", "type": "esriFieldTypeSmallInteger", "alias": "TravelWidthFt", "domain": null }, { "name": "LaneCount", "type": "esriFieldTypeSmallInteger", "alias": "LaneCount", "domain": null }, { "name": "PavementSqYd", "type": "esriFieldTypeDouble", "alias": "PavementSqYd", "domain": null }, { "name": "Mow", "type": "esriFieldTypeString", "alias": "Mow", "length": 10, "domain": { "type": "codedValue", "name": "tRoadMaintCycle", "description": "Cycle of maint by ACPW unless specified as Contract", "codedValues": [ { "name": "As Needed", "code": "As Needed" }, { "name": "Contract", "code": "Contract" }, { "name": "Routine", "code": "Routine" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MowRoute", "type": "esriFieldTypeString", "alias": "MowRoute", "length": 255, "domain": { "type": "codedValue", "name": "MowingRoute", "description": "Largest equipment used in routine mowing", "codedValues": [ { "name": "Batwing", "code": "Batwing" }, { "name": "Bush Hog", "code": "Bush Hog" }, { "name": "Flail", "code": "Flail" }, { "name": "Versa", "code": "Versa" }, { "name": "Zero Turn", "code": "Zero Turn" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "length": 10, "domain": { "type": "codedValue", "name": "tRoadMaintCycle", "description": "Cycle of maint by ACPW unless specified as Contract", "codedValues": [ { "name": "As Needed", "code": "As Needed" }, { "name": "Contract", "code": "Contract" }, { "name": "Routine", "code": "Routine" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sweep", "type": "esriFieldTypeString", "alias": "Sweep", "length": 10, "domain": { "type": "codedValue", "name": "tRoadMaintCycle", "description": "Cycle of maint by ACPW unless specified as Contract", "codedValues": [ { "name": "As Needed", "code": "As Needed" }, { "name": "Contract", "code": "Contract" }, { "name": "Routine", "code": "Routine" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "SubdivisionName", "type": "esriFieldTypeString", "alias": "SubdivisionName", "length": 75, "domain": null }, { "name": "CurbLengthFt", "type": "esriFieldTypeDouble", "alias": "CurbLengthFt", "domain": null }, { "name": "ContractMowAcreage", "type": "esriFieldTypeDouble", "alias": "ContractMowAcreage", "domain": null }, { "name": "DrivewayNoCulvert", "type": "esriFieldTypeSmallInteger", "alias": "DrivewayNoCulvert", "domain": null }, { "name": "CrossDrainCount", "type": "esriFieldTypeSmallInteger", "alias": "CrossDrainCount", "domain": null }, { "name": "SideDrainCount", "type": "esriFieldTypeSmallInteger", "alias": "SideDrainCount", "domain": null }, { "name": "PmpRoadNumber", "type": "esriFieldTypeInteger", "alias": "PmpRoadNumber", "domain": null }, { "name": "PmpOriginalNumber", "type": "esriFieldTypeInteger", "alias": "PmpOriginalNumber", "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 10, "domain": null }, { "name": "CommissionDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CommissionDistrict", "domain": null }, { "name": "RoadEnvironment", "type": "esriFieldTypeString", "alias": "RoadEnvironment", "length": 10, "domain": null }, { "name": "EmergencyFund", "type": "esriFieldTypeString", "alias": "EmergencyFund", "length": 10, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 25, "domain": null }, { "name": "Facilityid", "type": "esriFieldTypeString", "alias": "Facilityid", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "GASB34", "type": "esriFieldTypeString", "alias": "GASB34", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Laydown Yards", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2588030.5097000003, "ymin": 190230.5895, "xmax": 2718069.4897999996, "ymax": 327061.39, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 50, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeInteger", "alias": "CONDITION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROWClassification", "uniqueValueGroups": [ { "heading": "RW Classification", "classes": [ { "label": "Public", "description": "Public", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Public" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Public", "label": "Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 181, 97, 255 ], "toColor": [ 58, 181, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 46, 119, 255 ], "toColor": [ 201, 46, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 121, 173, 255 ], "toColor": [ 43, 121, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 108, 36, 255 ], "toColor": [ 166, 108, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 39, 186, 255 ], "toColor": [ 61, 39, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 199, 52, 255 ], "toColor": [ 192, 199, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 71, 201, 255 ], "toColor": [ 195, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 197, 199, 255 ], "toColor": [ 76, 197, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 51, 48, 255 ], "toColor": [ 201, 51, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 67, 153, 255 ], "toColor": [ 43, 67, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 201, 50, 255 ], "toColor": [ 96, 201, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 40, 61, 255 ], "toColor": [ 153, 40, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 45, 156, 255 ], "toColor": [ 110, 45, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 156, 156, 156, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2556355.8804933876, "ymin": 171666.5725349784, "xmax": 2745570.810461715, "ymax": 341354.11012773216, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 255, "domain": null }, { "name": "SID", "type": "esriFieldTypeString", "alias": "SID", "length": 150, "domain": null }, { "name": "Facilityid", "type": "esriFieldTypeString", "alias": "Facilityid", "length": 50, "domain": null }, { "name": "ROWClassification", "type": "esriFieldTypeString", "alias": "ROWClassification", "length": 50, "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 255, "domain": null }, { "name": "DrivewayCount", "type": "esriFieldTypeSmallInteger", "alias": "DrivewayCount", "domain": null }, { "name": "CrossDrainCount", "type": "esriFieldTypeSmallInteger", "alias": "CrossDrainCount", "domain": null }, { "name": "TrafficSignCount", "type": "esriFieldTypeSmallInteger", "alias": "TrafficSignCount", "domain": null }, { "name": "SideDrainCount", "type": "esriFieldTypeSmallInteger", "alias": "SideDrainCount", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RoadCenterlineMiles", "type": "esriFieldTypeDouble", "alias": "RoadCenterlineMiles", "domain": null }, { "name": "MowAcres", "type": "esriFieldTypeSingle", "alias": "MowAcres", "domain": null }, { "name": "TotalSidewalkFt", "type": "esriFieldTypeInteger", "alias": "TotalSidewalkFt", "domain": null }, { "name": "TotalCurbFt", "type": "esriFieldTypeInteger", "alias": "TotalCurbFt", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b85aceea1cfb4308b55c9bad3aad0747" } ], "tables": [] }