{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1475560.7187011093, "ymin": 7330103.930097848, "xmax": 1519702.6829104424, "ymax": 7364818.498791933, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 33.73494, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ZONE_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACRES" }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": false, "length": 16, "defaultValue": null, "modelName": "ZONE_" }, { "name": "ID_NUM", "type": "esriFieldTypeString", "alias": "ID_NUM", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ID_NUM" }, { "name": "FILENUMBER", "type": "esriFieldTypeString", "alias": "FILENUMBER", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "FILENUMBER" }, { "name": "CONDITIONS", "type": "esriFieldTypeString", "alias": "CONDITIONS", "domain": null, "editable": true, "nullable": false, "length": 35, "defaultValue": null, "modelName": "CONDITIONS" }, { "name": "Z1", "type": "esriFieldTypeString", "alias": "Z1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Z1" }, { "name": "ZONECONDITION", "type": "esriFieldTypeString", "alias": "ZONECONDITION", "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ZONECONDITION" }, { "name": "ZC_LINK", "type": "esriFieldTypeString", "alias": "ZC_LINK", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ZC_LINK" }, { "name": "ZONEDESCRIPTION", "type": "esriFieldTypeString", "alias": "ZONEDESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ZONEDESCRIPTION" }, { "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": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.len" }, { "name": "ZoneAcres", "type": "esriFieldTypeDouble", "alias": "Zoning Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZoneAcres" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R304_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a268_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "A-1 Agricultural - single family/animals allowed on 1 acre min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "A-1", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "A-.25 Agricultural - single family on 10,000 sq. ft. min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "A-.25", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "A-.50 Agricultural - single family/limited animal uses on 1/2 acre min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "A-.50", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "C-2 Community Commercial", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "C-2", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FR-1 Forestry Recreation - 1 acre min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "FR-1", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FR-2.5 Forestry Recreation - 2 1/2 acre min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "FR-2.5", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FR-5 Forestry Recreation - 5 acre min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "FR-5", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "M-1 Manufacturing Zone", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "M-1", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MU Mixed Use", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "MU", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MU-2 Mixed Use 2 Zone", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "MU-2", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "OP Office Professional", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "OP", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-1-10 Residential - single family on 10,000 sq. ft. min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "R-1-10", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-1-15 Residential - single family on 15,000 sq. ft. min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "R-1-15", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-1-21 Residential - single family/limited animal uses on 1/2 acre min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "R-1-21", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-2-10 Residential - single family or dwelling group on 10,000 sq. ft. min.", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "R-2-10", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-2-15 Medium Density Residential", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "R-2-15", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-M Residential - multi-family", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "R-M", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "RC Resort Community Zone", "description": "", "prototype": { "attributes": { "PERIMETER_": 0, "ZONE_": "RC", "ID_NUM": " ", "ZoneAcres": null, "FILENUMBER": " ", "AREA_FEET": 0, "ZC": " ", "ACRES": 0, "CONDITIONS": " ", "Z1": null, "ZONECONDITION": null, "ZC_LINK": null, "ZONEDESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d61736f057804326bcb7bece3aa9e1f0" }