{ "currentVersion": 10.81, "id": 3, "name": "Roads", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Transportation" }, "defaultVisibility": true, "minScale": 250000, "maxScale": 75001, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "A road centerline feature class for Doña Ana County, NM. This feature class was developed from various sources including GPS field collection, aerial photography and subdivision plats recorded in the Doña Ana County Clerk's Office.", "copyrightText": "GIS Division of the Doña Ana County Community Development Department\nDoña Ana County Flood Commission\nDoña Ana County Clerk's Office", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1315126.5005128384, "ymin": 285286.84471767396, "xmax": 1601257.5706380047, "ymax": 686421.8902150095, "spatialReference": { "wkid": 102713, "latestWkid": 2258 } }, "sourceSpatialReference": { "wkid": 102713, "latestWkid": 2258 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": "CLASS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "FEDERAL,INTERSTATE", "label": "FEDERAL, INTERSTATE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "FEDERAL,HIGHWAY", "label": "FEDERAL, HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.8 }, "value": "STATE,HIGHWAY", "label": "STATE, HIGHWAY; STATE, STATE ROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.8 }, "value": "STATE,STATE ROAD", "label": "STATE, HIGHWAY; STATE, STATE ROAD", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(Owner = 'FEDERAL' AND CLASS = 'INTERSTATE' )", "labelExpression": "[AltLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(Owner = 'FEDERAL' AND CLASS = 'HIGHWAY' )", "labelExpression": "[AltLabel]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(Owner = 'STATE' AND CLASS = 'HIGHWAY' ) OR (Owner = 'STATE' AND CLASS = 'STATE ROAD' )", "labelExpression": "[AltLabel]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "Owner", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PREFIX" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TYPE" }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_F_ADD" }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_T_ADD" }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_F_ADD" }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_T_ADD" }, { "name": "COMAINT", "type": "esriFieldTypeString", "alias": "COMAINT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "COMAINT" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SURFACE" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLASS" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "ROW_WIDTH", "type": "esriFieldTypeString", "alias": "ROW_WIDTH", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROW_WIDTH" }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "BUILT", "type": "esriFieldTypeString", "alias": "BUILT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BUILT" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Updated", "type": "esriFieldTypeDate", "alias": "Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Updated" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "Label" }, { "name": "Road_Dist", "type": "esriFieldTypeString", "alias": "Road_Dist", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Road_Dist" }, { "name": "Road_Num", "type": "esriFieldTypeString", "alias": "Road_Num", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Road_Num" }, { "name": "DRAWNBY", "type": "esriFieldTypeString", "alias": "DRAWNBY", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DRAWNBY" }, { "name": "AltLabel", "type": "esriFieldTypeString", "alias": "AltLabel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "AltLabel" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PAVED_MI", "type": "esriFieldTypeDouble", "alias": "PAVED_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVED_MI" }, { "name": "UNPAVED_MI", "type": "esriFieldTypeDouble", "alias": "UNPAVED_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNPAVED_MI" }, { "name": "ROW_CLASS", "type": "esriFieldTypeString", "alias": "ROW_CLASS", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ROW_CLASS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 145, "defaultValue": null, "modelName": "COMMENTS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S574_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FEDERAL", "name": "FEDERAL", "domains": {}, "templates": [ { "name": "FEDERAL, INTERSTATE", "description": "", "prototype": { "attributes": { "ROW_CLASS": null, "COMMENTS": null, "ST_NAME": null, "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "COMAINT": null, "SURFACE": null, "CLASS": "INTERSTATE", "SPEED": null, "ROW_WIDTH": null, "AADT": null, "BUILT": null, "Enabled": null, "Owner": "FEDERAL", "Updated": null, "Label": null, "Road_Dist": null, "Road_Num": null, "DRAWNBY": null, "AltLabel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PAVED_MI": null, "UNPAVED_MI": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "FEDERAL, HIGHWAY", "description": "", "prototype": { "attributes": { "ROW_CLASS": null, "COMMENTS": null, "ST_NAME": null, "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "COMAINT": null, "SURFACE": null, "CLASS": "HIGHWAY", "SPEED": null, "ROW_WIDTH": null, "AADT": null, "BUILT": null, "Enabled": null, "Owner": "FEDERAL", "Updated": null, "Label": null, "Road_Dist": null, "Road_Num": null, "DRAWNBY": null, "AltLabel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PAVED_MI": null, "UNPAVED_MI": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STATE", "name": "STATE", "domains": {}, "templates": [ { "name": "STATE, HIGHWAY", "description": "", "prototype": { "attributes": { "ROW_CLASS": null, "COMMENTS": null, "ST_NAME": null, "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "COMAINT": null, "SURFACE": null, "CLASS": "HIGHWAY", "SPEED": null, "ROW_WIDTH": null, "AADT": null, "BUILT": null, "Enabled": null, "Owner": "STATE", "Updated": null, "Label": null, "Road_Dist": null, "Road_Num": null, "DRAWNBY": null, "AltLabel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PAVED_MI": null, "UNPAVED_MI": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "STATE, STATE ROAD", "description": "", "prototype": { "attributes": { "ROW_CLASS": null, "COMMENTS": null, "ST_NAME": null, "PREFIX": null, "NAME": null, "TYPE": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "COMAINT": null, "SURFACE": null, "CLASS": "STATE ROAD", "SPEED": null, "ROW_WIDTH": null, "AADT": null, "BUILT": null, "Enabled": null, "Owner": "STATE", "Updated": null, "Label": null, "Road_Dist": null, "Road_Num": null, "DRAWNBY": null, "AltLabel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PAVED_MI": null, "UNPAVED_MI": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ba9b4b483e654de3999dfc028a75dc50" }