{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Hatch_Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 49999, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This feature class contains the address point locations for structures in the unincorporated areas of Doña Ana County, NM. It was developed for use in the E-911 dispatching system. It combines data from field GPS collection as well as building permit data and aerial photo interpretation.", "copyrightText": "Data was originally collected during the State wide E-911 initiative. It is currently maintained by the GIS Division of the Doña Ana County Community Development Department.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 1330272.4797352552, "ymin": 593302.4045383409, "xmax": 1368442.5516889207, "ymax": 615426.2920490056, "spatialReference": { "wkid": 102713, "latestWkid": 2258 } }, "sourceSpatialReference": { "wkid": 102713, "latestWkid": 2258 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fdfa9a50dc76673fac3ac692d350a68d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJlJREFUCJltzLFKAnEAgPGf8SePQEGJI8JJuEUbItx9hF6gZ2noRRocfI5eQGhykFMElTihk5KDhu5aTlz6xu+DL8DU82TQ7GdqfpUX7xbbAHeSx/in04p1lCorW6Pu8DVAV7tsuvQhVyj09cytq3BatVxZ2rl1rVG7AKVKauNe4stR5nCOb2bR2IOdPch9Sz83NwGevET+4Q/9zSmdBH2z8AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "SPACE_NO_", "type": "esriFieldTypeDouble", "alias": "SPACE_NO_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPACE_NO_" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ST_SUFFIX" }, { "name": "ADD_DATE", "type": "esriFieldTypeString", "alias": "ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SOURCE" }, { "name": "ORIG_X", "type": "esriFieldTypeDouble", "alias": "ORIG_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_X" }, { "name": "ORIG_Y", "type": "esriFieldTypeDouble", "alias": "ORIG_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_Y" }, { "name": "CON_ADD", "type": "esriFieldTypeString", "alias": "CON_ADD", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "CON_ADD" }, { "name": "REC_NO", "type": "esriFieldTypeDouble", "alias": "REC_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REC_NO" }, { "name": "STRUCT_TYP", "type": "esriFieldTypeString", "alias": "STRUCT_TYP", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "STRUCT_TYP" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R689_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_689", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_689", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S684_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hatch_Address", "description": "", "prototype": { "attributes": { "last_edite": null, "last_edi_1": null, "ADDRESS": null, "SPACE_NO_": null, "PREDIR": null, "STREETNAME": null, "ST_SUFFIX": null, "ADD_DATE": null, "SOURCE": null, "ORIG_X": null, "ORIG_Y": null, "CON_ADD": null, "REC_NO": null, "STRUCT_TYP": null, "created_us": null, "created_da": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c93bcbbb7e444f979b10d333474301d8" } ], "tables": [] }