{ "currentVersion": 10.91, "id": 14, "name": "Road Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintenance", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "COUNTY MAINTENANCE", "label": "County Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "SAD MAINTENANCE", "label": "County SAD Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 200, 133, 68, 255 ], "width": 2 }, "value": "COUNTY PARK MAINTENANCE", "label": "County Park Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 }, "value": "COUNTY EMER MAINTENANCE", "label": "County Emer Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "NO COUNTY MAINTENANCE", "label": "No County Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 255, 51, 255 ], "width": 1 }, "value": "HOMEOWNERS ASSOCIATION", "label": "Homeowners Association", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 255 ], "width": 1 }, "value": "IN CITY LIMITS", "label": "In City Limits", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "STATE MAINTENANCE", "label": "State Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "IN FLAGLER COUNTY", "label": "In Flagler County", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 474799.59400000004, "ymin": 1555738.125, "xmax": 727768.21, "ymax": 1854272.575, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "length": 7, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "length": 30, "domain": null }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "length": 30, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 30, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 30, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FHWA", "type": "esriFieldTypeString", "alias": "FHWA", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicRoad", "type": "esriFieldTypeString", "alias": "ScenicRoad", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicID", "type": "esriFieldTypeInteger", "alias": "ScenicID", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "FromM", "type": "esriFieldTypeDouble", "alias": "FromM", "domain": null }, { "name": "ToM", "type": "esriFieldTypeDouble", "alias": "ToM", "domain": null }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 4, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 25, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "length": 4, "domain": null }, { "name": "L_Add_From", "type": "esriFieldTypeInteger", "alias": "L_Add_From", "domain": null }, { "name": "L_Add_To", "type": "esriFieldTypeInteger", "alias": "L_Add_To", "domain": null }, { "name": "R_Add_From", "type": "esriFieldTypeInteger", "alias": "R_Add_From", "domain": null }, { "name": "R_Add_To", "type": "esriFieldTypeInteger", "alias": "R_Add_To", "domain": null }, { "name": "Intersec1", "type": "esriFieldTypeString", "alias": "Intersec1", "length": 25, "domain": null }, { "name": "Intersec1_Type", "type": "esriFieldTypeString", "alias": "Intersec1_Type", "length": 4, "domain": null }, { "name": "Intersec2", "type": "esriFieldTypeString", "alias": "Intersec2", "length": 25, "domain": null }, { "name": "Intersec2_Type", "type": "esriFieldTypeString", "alias": "Intersec2_Type", "length": 4, "domain": null }, { "name": "LZip", "type": "esriFieldTypeInteger", "alias": "LZip", "domain": null }, { "name": "RZip", "type": "esriFieldTypeInteger", "alias": "RZip", "domain": null }, { "name": "LComm", "type": "esriFieldTypeString", "alias": "LComm", "length": 30, "domain": null }, { "name": "RComm", "type": "esriFieldTypeString", "alias": "RComm", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1091_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }