{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Tracts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 513401.4382417537, "ymin": 1251081.1658470929, "xmax": 550497.1855724193, "ymax": 1302727.2305337563, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TRACT", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TRACT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRACT" }, { "name": "FPATH", "type": "esriFieldTypeString", "alias": "FPATH", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FPATH" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_913", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_913", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S718_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tracts", "description": "", "prototype": { "attributes": { "FPATH": null, "TRACT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Zoning Districts", "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" }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 511285.1294822544, "ymin": 1248460.9565205947, "xmax": 571555.1086795889, "ymax": 1306647.124924928, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zoning_Class", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "A-P", "label": "A-P : Agriculture / Preservation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "C-1", "label": "C-1 : Limited Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "C-1/NKO", "label": "C-1/NKO : Limited Commercial / North Kiowa Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "C-1/PD", "label": "C-1/PD : Limited Commercial / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "C-2", "label": "C-2 : General Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "C-2/PD", "label": "C-2/PD : General Commercial / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "C-CHD", "label": "C-CHD : Commercial and Health District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "C-CHD/PD", "label": "C-CHD/PD : Commercial and Health District / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "C-SGD", "label": "C-SGD : Commercial - Southgate District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "C-SGD/PD", "label": "C-SGD/PD : Commercial - Southgate District / PD Overlay" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "G.P. Conflict", "label": "G.P. Conflict" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "GC", "label": "GC : Golf Course" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "I", "label": "I : Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "I-B", "label": "I-B : Island - Body Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": null }, "value": "I-B/PD", "label": "I-B/PD : Island - Body Beach / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "LI", "label": "LI : Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "LI/PD", "label": "LI/PD : Light Industrial / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MU-CRW", "label": "MU-CRW : MU - Channel Riverwalk" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "MU-CRW/PD", "label": "MU-CRW/PD : MU - Channel Riverwalk / PD Overla" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MU-G", "label": "MU-G : Mixed Use - General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "MU-G/PD", "label": "MU-G/PD : Mixed Use - General / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MU-N", "label": "MU-N : Mixed Use - Neighborhood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "MU-N/PD", "label": "MU-N/PD : Neighborhood / PD Overla" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MU-UMS", "label": "MU-UMS : Uptown McCulloch Main Stree" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "MU-UMS/PD", "label": "MU-UMS/PD : Uptown McCulloch Main Street / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "P-1", "label": "P-1 : Public Lands and Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-1", "label": "R-1 : Single-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": null }, "value": "R-1/PD", "label": "R-1/PD : Single-Family / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 8, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-2", "label": "R-2 : Two-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-3", "label": "R-3 : Limited Multiple-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "R-3/PD", "label": "R-3/PD : Limited Multiple-Family / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-A", "label": "R-A : Residential Agricutural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-CHD", "label": "R-CHD : Residential - Commercial and Health District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "R-CHD/PD", "label": "R-CHD/PD:Residential - Commercial and Health District PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-E", "label": "R-E : Residential Estate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": null }, "value": "R-E/PD", "label": "R-E/PD : Residential Estate / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-M", "label": "R-M : Multiple-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "R-M/PD", "label": "R-M/PD : Multiple-Family / PD Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-SGD", "label": "R-SGD : Residential : Southgate Distric" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 215, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "R-UMS", "label": "R-UMS : Residential - Uptown McCulloch Main Street" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "RMH", "label": "RMH : Manufactured Home District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "RMH/PD", "label": "RMH/PD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 212, 176, 255 ], "toColor": [ 47, 212, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 239, 242, 255 ], "toColor": [ 191, 239, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 157, 168, 255 ], "toColor": [ 56, 157, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 241, 247, 255 ], "toColor": [ 52, 241, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 196, 180, 255 ], "toColor": [ 120, 196, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 169, 173, 255 ], "toColor": [ 137, 169, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 191, 191, 255 ], "toColor": [ 40, 191, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 218, 230, 255 ], "toColor": [ 129, 218, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 247, 229, 255 ], "toColor": [ 148, 247, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 168, 147, 255 ], "toColor": [ 39, 168, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 203, 204, 255 ], "toColor": [ 155, 203, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 217, 202, 255 ], "toColor": [ 72, 217, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 223, 245, 255 ], "toColor": [ 56, 223, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 175, 176, 255 ], "toColor": [ 99, 175, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 235, 224, 255 ], "toColor": [ 164, 235, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 239, 250, 255 ], "toColor": [ 115, 239, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 196, 173, 255 ], "toColor": [ 86, 196, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 250, 208, 255 ], "toColor": [ 57, 250, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 204, 201, 255 ], "toColor": [ 100, 204, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 250, 246, 255 ], "toColor": [ 122, 250, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 247, 228, 255 ], "toColor": [ 82, 247, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 189, 201, 255 ], "toColor": [ 75, 189, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 219, 205, 255 ], "toColor": [ 132, 219, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 166, 158, 255 ], "toColor": [ 71, 166, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 163, 171, 255 ], "toColor": [ 106, 163, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 168, 160, 255 ], "toColor": [ 116, 168, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 219, 227, 255 ], "toColor": [ 157, 219, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 181, 151, 255 ], "toColor": [ 42, 181, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 169, 171, 255 ], "toColor": [ 46, 169, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 230, 196, 255 ], "toColor": [ 62, 230, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 212, 185, 255 ], "toColor": [ 78, 212, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 179, 166, 255 ], "toColor": [ 104, 179, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 230, 207, 255 ], "toColor": [ 124, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 217, 217, 255 ], "toColor": [ 54, 217, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 181, 167, 255 ], "toColor": [ 45, 181, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 189, 186, 255 ], "toColor": [ 128, 189, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 237, 235, 255 ], "toColor": [ 138, 237, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 219, 211, 255 ], "toColor": [ 175, 219, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 199, 204, 255 ], "toColor": [ 122, 199, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 211, 219, 255 ], "toColor": [ 94, 211, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 247, 242, 255 ], "toColor": [ 89, 247, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 224, 224, 255 ], "toColor": [ 108, 224, 224, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'Zoning_Class')\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "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.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Zoning_Class", "typeIdField": "Zoning_Class", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Zoning_Class", "type": "esriFieldTypeString", "alias": "Zoning_Class", "domain": { "type": "codedValue", "name": "Zoning_Class", "description": "", "codedValues": [ { "name": "A-P", "code": "A-P" }, { "name": "C-1", "code": "C-1" }, { "name": "C-1/NKO", "code": "C-1/NKO" }, { "name": "C-1/PD", "code": "C-1/PD" }, { "name": "C-2", "code": "C-2" }, { "name": "C-2/PD", "code": "C-2/PD" }, { "name": "C-CHD", "code": "C-CHD" }, { "name": "C-CHD/PD", "code": "C-CHD/PD" }, { "name": "C-SGD", "code": "C-SGD" }, { "name": "C-SGD/PD", "code": "C-SGD/PD" }, { "name": "G.P. Conflict", "code": "G.P. Conflict" }, { "name": "GC", "code": "GC" }, { "name": "I", "code": "I" }, { "name": "I-B", "code": "I-B" }, { "name": "I-B/PD", "code": "I-B/PD" }, { "name": "LI", "code": "LI" }, { "name": "LI/PD", "code": "LI/PD" }, { "name": "MU-CRW", "code": "MU-CRW" }, { "name": "MU-CRW/PD", "code": "MU-CRW/PD" }, { "name": "MU-G", "code": "MU-G" }, { "name": "MU-G/PD", "code": "MU-G/PD" }, { "name": "MU-N", "code": "MU-N" }, { "name": "MU-N/PD", "code": "MU-N/PD" }, { "name": "MU-UMS", "code": "MU-UMS" }, { "name": "MU-UMS/PD", "code": "MU-UMS/PD" }, { "name": "P-1", "code": "P-1" }, { "name": "R-1", "code": "R-1" }, { "name": "R-1/PD", "code": "R-1/PD" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-3/PD", "code": "R-3/PD" }, { "name": "R-A", "code": "R-A" }, { "name": "R-CHD", "code": "R-CHD" }, { "name": "R-CHD/PD", "code": "R-CHD/PD" }, { "name": "R-E", "code": "R-E" }, { "name": "R-E/PD", "code": "R-E/PD" }, { "name": "R-M", "code": "R-M" }, { "name": "R-M/PD", "code": "R-M/PD" }, { "name": "R-SGD", "code": "R-SGD" }, { "name": "R-UMS", "code": "R-UMS" }, { "name": "RMH", "code": "RMH" }, { "name": "RMH/PD", "code": "RMH/PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zoning_Class" }, { "name": "Zoning_Descript", "type": "esriFieldTypeString", "alias": "Zoning_Descript", "domain": { "type": "codedValue", "name": "Zoning_Description", "description": "", "codedValues": [ { "name": "Agriculture / Preservation", "code": "Agriculture / Preservation" }, { "name": "Commercial - Southgate District", "code": "Commercial - Southgate District" }, { "name": "Commercial - Southgate District / PD Overlay", "code": "Commercial - Southgate District / PD Overlay" }, { "name": "Commercial and Health District", "code": "Commercial and Health District" }, { "name": "Commercial and Health District / PD Overlay", "code": "Commercial and Health District / PD Overlay" }, { "name": "Gen Plan Conflict", "code": "Gen Plan Conflict" }, { "name": "General Commercial", "code": "General Commercial" }, { "name": "General Commercial / PD Overlay", "code": "General Commercial / PD Overlay" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Island - Body Beach", "code": "Island - Body Beach" }, { "name": "Island - Body Beach / PD Overlay", "code": "Island - Body Beach / PD Overlay" }, { "name": "Light Industrial", "code": "Light Industrial" }, { "name": "Light Industrial / PD Overlay", "code": "Light Industrial / PD Overlay" }, { "name": "Limited Commercial", "code": "Limited Commercial" }, { "name": "Limited Commercial / North Kiowa Overlay", "code": "Limited Commercial / North Kiowa Overlay" }, { "name": "Limited Commercial / PD Overlay", "code": "Limited Commercial / PD Overlay" }, { "name": "Limited Multiple-Family", "code": "Limited Multiple-Family" }, { "name": "Limited Multiple-Family / PD Overlay", "code": "Limited Multiple-Family / PD Overlay" }, { "name": "Manufactured Home District", "code": "Manufactured Home District" }, { "name": "Manufactured Home District/ PD Overlay", "code": "Manufactured Home District/ PD Overlay" }, { "name": "Mixed Use - General", "code": "Mixed Use - General" }, { "name": "Mixed Use - General / PD Overlay", "code": "Mixed Use - General / PD Overlay" }, { "name": "Mixed Use - Neighborhood", "code": "Mixed Use - Neighborhood" }, { "name": "MU - Channel Riverwalk", "code": "MU - Channel Riverwalk" }, { "name": "MU - Channel Riverwalk / PD Overlay", "code": "MU - Channel Riverwalk / PD Overlay" }, { "name": "MU - Neighborhood / PD Overlay", "code": "MU - Neighborhood / PD Overlay" }, { "name": "MU - Uptown McCulloch Main Street", "code": "MU - Uptown McCulloch Main Street" }, { "name": "MU - Uptown McCulloch Main Street / PD Overlay", "code": "MU - Uptown McCulloch Main Street / PD Overlay" }, { "name": "Multiple-Family", "code": "Multiple-Family" }, { "name": "Multiple-Family / PD Overlay", "code": "Multiple-Family / PD Overlay" }, { "name": "Public Lands and Facilities", "code": "Public Lands and Facilities" }, { "name": "Residential - Commercial and Health District", "code": "Residential - Commercial and Health District" }, { "name": "Residential - Commercial and Health District / PD Overlay", "code": "Residential - Commercial and Health District / PD Overlay" }, { "name": "Residential - Southgate District", "code": "Residential - Southgate District" }, { "name": "Residential - Uptown McCulloch Main Street", "code": "Residential - Uptown McCulloch Main Street" }, { "name": "Residential Agricutural", "code": "Residential Agricutural" }, { "name": "Residential Estate", "code": "Residential Estate" }, { "name": "Residential Estate / PD Overlay", "code": "Residential Estate / PD Overlay" }, { "name": "Single-Family", "code": "Single-Family" }, { "name": "Single-Family / PD Overlay", "code": "Single-Family / PD Overlay" }, { "name": "Two-Family", "code": "Two-Family" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_Descript" }, { "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.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1236_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A-P", "name": "A-P : Agriculture / Preservation", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "A-P", "description": "", "prototype": { "attributes": { "Zoning_Class": "A-P", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1", "name": "C-1 : Limited Commercial", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-1", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-1", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1/NKO", "name": "C-1/NKO : Limited Commercial / North Kiowa Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-1/NKO", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-1/NKO", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1/PD", "name": "C-1/PD : Limited Commercial / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-1/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-1/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-2", "name": "C-2 : General Commercial", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-2", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-2", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-2/PD", "name": "C-2/PD : General Commercial / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-2/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-2/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-CHD", "name": "C-CHD : Commercial and Health District", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-CHD", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-CHD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-CHD/PD", "name": "C-CHD/PD : Commercial and Health District / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-CHD/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-CHD/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-SGD", "name": "C-SGD : Commercial - Southgate District", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-SGD", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-SGD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-SGD/PD", "name": "C-SGD/PD : Commercial - Southgate District / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "C-SGD/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "C-SGD/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "G.P. Conflict", "name": "G.P. Conflict", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "G.P. Conflict", "description": "", "prototype": { "attributes": { "Zoning_Class": "G.P. Conflict", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GC", "name": "GC : Golf Course", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "GC", "description": "", "prototype": { "attributes": { "Zoning_Class": "GC", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I", "name": "I : Industrial", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "I", "description": "", "prototype": { "attributes": { "Zoning_Class": "I", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-B", "name": "I-B : Island - Body Beach", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "I-B", "description": "", "prototype": { "attributes": { "Zoning_Class": "I-B", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-B/PD", "name": "I-B/PD : Island - Body Beach / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "I-B/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "I-B/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LI", "name": "LI : Light Industrial", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "LI", "description": "", "prototype": { "attributes": { "Zoning_Class": "LI", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LI/PD", "name": "LI/PD : Light Industrial / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "LI/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "LI/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-CRW", "name": "MU-CRW : MU - Channel Riverwalk", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-CRW", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-CRW", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-CRW/PD", "name": "MU-CRW/PD : MU - Channel Riverwalk / PD Overla", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-CRW/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-CRW/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-G", "name": "MU-G : Mixed Use - General", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-G", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-G", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-G/PD", "name": "MU-G/PD : Mixed Use - General / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-G/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-G/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-N", "name": "MU-N : Mixed Use - Neighborhood", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-N", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-N", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-N/PD", "name": "MU-N/PD : Neighborhood / PD Overla", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-N/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-N/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-UMS", "name": "MU-UMS : Uptown McCulloch Main Stree", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-UMS", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-UMS", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU-UMS/PD", "name": "MU-UMS/PD : Uptown McCulloch Main Street / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "MU-UMS/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "MU-UMS/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P-1", "name": "P-1 : Public Lands and Facilities", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "P-1", "description": "", "prototype": { "attributes": { "Zoning_Class": "P-1", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1", "name": "R-1 : Single-Family", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-1", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-1", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1/PD", "name": "R-1/PD : Single-Family / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-1/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-1/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-2", "name": "R-2 : Two-Family", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-2", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-2", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-3", "name": "R-3 : Limited Multiple-Family", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-3", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-3", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-3/PD", "name": "R-3/PD : Limited Multiple-Family / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-3/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-3/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-A", "name": "R-A : Residential Agricutural", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-A", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-A", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-CHD", "name": "R-CHD : Residential - Commercial and Health District", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-CHD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-CHD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-CHD/PD", "name": "R-CHD/PD:Residential - Commercial and Health District PD", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-CHD/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-CHD/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-E", "name": "R-E : Residential Estate", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-E", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-E", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-E/PD", "name": "R-E/PD : Residential Estate / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-E/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-E/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-M", "name": "R-M : Multiple-Family", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-M", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-M", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-M/PD", "name": "R-M/PD : Multiple-Family / PD Overlay", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-M/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-M/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-SGD", "name": "R-SGD : Residential : Southgate Distric", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-SGD", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-SGD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-UMS", "name": "R-UMS : Residential - Uptown McCulloch Main Street", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "R-UMS", "description": "", "prototype": { "attributes": { "Zoning_Class": "R-UMS", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMH", "name": "RMH : Manufactured Home District", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "RMH", "description": "", "prototype": { "attributes": { "Zoning_Class": "RMH", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMH/PD", "name": "RMH/PD", "domains": { "Zoning_Class": {"type": "inherited"}, "Zoning_Descript": {"type": "inherited"} }, "templates": [ { "name": "RMH/PD", "description": "", "prototype": { "attributes": { "Zoning_Class": "RMH/PD", "Zoning_Descript": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "General Plan", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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" }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 495579.5539380871, "ymin": 1243082.3993643448, "xmax": 555693.5311508365, "ymax": 1306649.6344343424, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Land_Use", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Commercial Mixed Use", "label": "CMU : Commercial Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Commercial Mixed Use - Nodal", "label": "CMU-N : Commercial Mixed Use - Nodal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 100, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Employment", "label": "EMP : Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "High Density Residential", "label": "HDR : High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 240, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Low Density Residential", "label": "LDR : Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "Medium Density Residential", "label": "MDR : Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 97, 6, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Mountain Protection Area", "label": "MPA : Mountain Protection Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "Neighborhood Commercial", "label": "NEC : Neighborhood Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Open Space and Park", "label": "OSP : Open Space and Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 116, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Public/Semi Public", "label": "PUB : Public/Semi Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "Resort", "label": "RE : Resort" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 203, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Resort Related", "label": "RE-RLT : Resort Related" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 53, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Resort Related Island", "label": "RE-ISL : Resort Related Island" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 53, 150, 255 ], "outline": null }, "value": "Resort Related Mainland", "label": "RE-MLD : Resort Related Mainland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": null }, "value": "Resort Residential", "label": "RE-RES : Resort Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 253, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Rural Residential", "label": "RR : Rural Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 156, 247, 255 ], "toColor": [ 220, 156, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 201, 93, 255 ], "toColor": [ 105, 201, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 139, 86, 255 ], "toColor": [ 245, 139, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 225, 245, 255 ], "toColor": [ 93, 225, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 98, 143, 255 ], "toColor": [ 50, 98, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 54, 92, 255 ], "toColor": [ 135, 54, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 128, 84, 255 ], "toColor": [ 125, 128, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 82, 209, 255 ], "toColor": [ 82, 82, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 203, 78, 255 ], "toColor": [ 217, 203, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 90, 250, 255 ], "toColor": [ 239, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 207, 166, 255 ], "toColor": [ 247, 207, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 117, 108, 255 ], "toColor": [ 186, 117, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 82, 151, 255 ], "toColor": [ 235, 82, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 230, 181, 255 ], "toColor": [ 147, 230, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 128, 51, 255 ], "toColor": [ 61, 128, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 70, 171, 255 ], "toColor": [ 169, 70, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'LU_Label')", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "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.5, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Land_Use", "typeIdField": "Land_Use", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Land_Use", "type": "esriFieldTypeString", "alias": "Land_Use", "domain": { "type": "codedValue", "name": "Land_use", "description": "Land use", "codedValues": [ { "name": "Commercial Mixed Use - Nodal", "code": "Commercial Mixed Use - Nodal" }, { "name": "Employment", "code": "Employment" }, { "name": "High Density Residential", "code": "High Density Residential" }, { "name": "Low Density Residential", "code": "Low Density Residential" }, { "name": "Medium Density Residential", "code": "Medium Density Residential" }, { "name": "Mountain Protection Area", "code": "Mountain Protection Area" }, { "name": "Neighborhood Commercial", "code": "Neighborhood Commercial" }, { "name": "Open Space and Park", "code": "Open Space and Park" }, { "name": "Public/Semi Public", "code": "Public/Semi Public" }, { "name": "Resort", "code": "Resort" }, { "name": "Resort Related", "code": "Resort Related" }, { "name": "Resort Related Island", "code": "Resort Related Island" }, { "name": "Resort Related Mainland", "code": "Resort Related Mainland" }, { "name": "Resort Residential", "code": "Resort Residential" }, { "name": "Commercial Mixed Use", "code": "Commercial Mixed Use" }, { "name": "Rural Residential", "code": "Rural Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Land_Use" }, { "name": "LU_Label", "type": "esriFieldTypeString", "alias": "LU_Label", "domain": { "type": "codedValue", "name": "Land_Use_Label", "description": "", "codedValues": [ { "name": "CMU", "code": "CMU" }, { "name": "CMU-N", "code": "CMU-N" }, { "name": "EMP", "code": "EMP" }, { "name": "HDR", "code": "HDR" }, { "name": "LDR", "code": "LDR" }, { "name": "MDR", "code": "MDR" }, { "name": "MPA", "code": "MPA" }, { "name": "NEC", "code": "NEC" }, { "name": "OSP", "code": "OSP" }, { "name": "PUB", "code": "PUB" }, { "name": "RE", "code": "RE" }, { "name": "RE-RLT", "code": "RE-RLT" }, { "name": "RE-ISL", "code": "RE-ISL" }, { "name": "RE-MLD", "code": "RE-MLD" }, { "name": "RE-RES", "code": "RE-RES" }, { "name": "RR", "code": "RR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LU_Label" }, { "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.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1529_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1235_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Commercial Mixed Use", "name": "CMU : Commercial Mixed Use", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Commercial Mixed Use", "description": "", "prototype": { "attributes": { "Land_Use": "Commercial Mixed Use", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial Mixed Use - Nodal", "name": "CMU-N : Commercial Mixed Use - Nodal", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Commercial Mixed Use - Nodal", "description": "", "prototype": { "attributes": { "Land_Use": "Commercial Mixed Use - Nodal", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Employment", "name": "EMP : Employment", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Employment", "description": "", "prototype": { "attributes": { "Land_Use": "Employment", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High Density Residential", "name": "HDR : High Density Residential", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "High Density Residential", "description": "", "prototype": { "attributes": { "Land_Use": "High Density Residential", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Low Density Residential", "name": "LDR : Low Density Residential", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Low Density Residential", "description": "", "prototype": { "attributes": { "Land_Use": "Low Density Residential", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Medium Density Residential", "name": "MDR : Medium Density Residential", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Medium Density Residential", "description": "", "prototype": { "attributes": { "Land_Use": "Medium Density Residential", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mountain Protection Area", "name": "MPA : Mountain Protection Area", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Mountain Protection Area", "description": "", "prototype": { "attributes": { "Land_Use": "Mountain Protection Area", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Neighborhood Commercial", "name": "NEC : Neighborhood Commercial", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Neighborhood Commercial", "description": "", "prototype": { "attributes": { "Land_Use": "Neighborhood Commercial", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Open Space and Park", "name": "OSP : Open Space and Park", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Open Space and Park", "description": "", "prototype": { "attributes": { "Land_Use": "Open Space and Park", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public/Semi Public", "name": "PUB : Public/Semi Public", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Public/Semi Public", "description": "", "prototype": { "attributes": { "Land_Use": "Public/Semi Public", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Resort", "name": "RE : Resort", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Resort", "description": "", "prototype": { "attributes": { "Land_Use": "Resort", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Resort Related", "name": "RE-RLT : Resort Related", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Resort Related", "description": "", "prototype": { "attributes": { "Land_Use": "Resort Related", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Resort Related Island", "name": "RE-ISL : Resort Related Island", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Resort Related Island", "description": "", "prototype": { "attributes": { "Land_Use": "Resort Related Island", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Resort Related Mainland", "name": "RE-MLD : Resort Related Mainland", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Resort Related Mainland", "description": "", "prototype": { "attributes": { "Land_Use": "Resort Related Mainland", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Resort Residential", "name": "RE-RES : Resort Residential", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Resort Residential", "description": "", "prototype": { "attributes": { "Land_Use": "Resort Residential", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rural Residential", "name": "RR : Rural Residential", "domains": { "Land_Use": {"type": "inherited"}, "LU_Label": {"type": "inherited"} }, "templates": [ { "name": "Rural Residential", "description": "", "prototype": { "attributes": { "Land_Use": "Rural Residential", "LU_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Land Ownership", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

This data set is known as Surface Management Agency (SMA) and was originally derived from the LAND data set produced by the Arizona State Land Dept., Arizona Land Resource Information System (ALRIS). <\/SPAN><\/P>

The LAND data set was first started in 1984 and updated in the spring 1988 by the State Land Department Forestry Division and ALRIS. The original PLSS data is from the Department of Transportation (ADOT) and was digitized at 1:100,000 scale. The data was then projected into ARC/INFO format and edited using the procedures from the ASLD 'Land Status Map Digitizing Procedure' guide. The data set covers the entire State of Arizona and includes surface management, the original plss, and county and state boundaries. <\/SPAN><\/P>

Changes in federal agencies are done through the Bureau of Land Management (BLM). BLM incorporates the federal land changes such as the BLM, Forest Service, Bureau of Reclamation, Fish & Wildlife Service, National Park Service, etc. BLM and State of Arizona surface management is updated approximately every six months in a cooperative effort with the Arizona State Land Department (ASLD<\/SPAN><\/P>

In 2011, the BLM contracted with Premier Data Services to conflate the SMA with the latest and more accurate PLSS know as the Cadastral National Spatial Data Infrastructure (CadNSDI) which is the most accurate PLSS available. This procedure has greatly improved the locational accuracy of the SMA. For purposes of simplicity, the BLM has also reduced the complexity of the data set by removing all data except for the surface management information. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Arizona State Land Department, Arizona Land Resources Information System (ALRIS), the Bureau of Land Management (BLM) Arizona State Office, and Premier Data Services.\n\nSource (Publication Date: 3/23/18):\n\nhttps://azgeo.az.gov/azgeo/datasets/public-land-ownershipsurface-management-areas", "editFieldsInfo": null, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 404247.5804344192, "ymin": 1167715.228576675, "xmax": 1056707.4490685053, "ymax": 2185613.6855578423, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BLM", "label": "Bureau of Land Management" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "BR", "label": "Bureau of Reclamation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Local or State Parks", "label": "State Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "State", "label": "State" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "USFWS", "label": "US Fish & Wildlife Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 182, 252, 255 ], "toColor": [ 231, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 179, 255 ], "toColor": [ 210, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 237, 252, 255 ], "toColor": [ 194, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 222, 255 ], "toColor": [ 182, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 212, 252, 255 ], "toColor": [ 228, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 179, 255 ], "toColor": [ 252, 224, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "CATEGORY", "typeIdField": "CATEGORY", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DESC_" }, { "name": "SMA_ID", "type": "esriFieldTypeInteger", "alias": "SMA_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SMA_ID" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "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": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1444_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1187_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "BLM", "name": "Bureau of Land Management", "domains": {}, "templates": [ { "name": "BLM", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "BLM", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BR", "name": "Bureau of Reclamation", "domains": {}, "templates": [ { "name": "BR", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "BR", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "City", "name": "City", "domains": {}, "templates": [ { "name": "City", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "City", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Local or State Parks", "name": "State Parks", "domains": {}, "templates": [ { "name": "Local or State Parks", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "Local or State Parks", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Private", "name": "Private", "domains": {}, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "Private", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "State", "name": "State", "domains": {}, "templates": [ { "name": "State", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "State", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "USFWS", "name": "US Fish & Wildlife Service", "domains": {}, "templates": [ { "name": "USFWS", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Shape_STLe": null, "OBJECTID": null, "OWNER": null, "CATEGORY": "USFWS", "DESC_": null, "SMA_ID": null, "Acres": null, "last_edite": null, "last_edi_1": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "City Property", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 512443.01496175304, "ymin": 1255600.912056923, "xmax": 550379.3741282523, "ymax": 1305344.2230031788, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 231, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "County_say", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "County_say", "type": "esriFieldTypeString", "alias": "County_say", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "County_say" }, { "name": "County_s_1", "type": "esriFieldTypeString", "alias": "County_s_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "County_s_1" }, { "name": "County_s_2", "type": "esriFieldTypeString", "alias": "County_s_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County_s_2" }, { "name": "County_s_3", "type": "esriFieldTypeDouble", "alias": "County_s_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County_s_3" }, { "name": "County_s_4", "type": "esriFieldTypeDouble", "alias": "County_s_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County_s_4" }, { "name": "County_s_5", "type": "esriFieldTypeDouble", "alias": "County_s_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County_s_5" }, { "name": "County_s_6", "type": "esriFieldTypeString", "alias": "County_s_6", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "County_s_6" }, { "name": "County_s_7", "type": "esriFieldTypeString", "alias": "County_s_7", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "County_s_7" }, { "name": "County_s_8", "type": "esriFieldTypeDate", "alias": "County_s_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "County_s_8" }, { "name": "County_s_9", "type": "esriFieldTypeDate", "alias": "County_s_9", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "County_s_9" }, { "name": "County__10", "type": "esriFieldTypeString", "alias": "County__10", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "County__10" }, { "name": "County__11", "type": "esriFieldTypeString", "alias": "County__11", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "County__11" }, { "name": "County__12", "type": "esriFieldTypeInteger", "alias": "County__12", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__12" }, { "name": "County__13", "type": "esriFieldTypeSmallInteger", "alias": "County__13", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__13" }, { "name": "County__14", "type": "esriFieldTypeString", "alias": "County__14", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "County__14" }, { "name": "County__15", "type": "esriFieldTypeString", "alias": "County__15", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "County__15" }, { "name": "County__16", "type": "esriFieldTypeString", "alias": "County__16", "domain": null, "editable": true, "nullable": true, "length": 115, "defaultValue": null, "modelName": "County__16" }, { "name": "County__17", "type": "esriFieldTypeString", "alias": "County__17", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County__17" }, { "name": "County__18", "type": "esriFieldTypeString", "alias": "County__18", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "County__18" }, { "name": "County__19", "type": "esriFieldTypeString", "alias": "County__19", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County__19" }, { "name": "County__20", "type": "esriFieldTypeString", "alias": "County__20", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "County__20" }, { "name": "County__21", "type": "esriFieldTypeString", "alias": "County__21", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "County__21" }, { "name": "County__22", "type": "esriFieldTypeString", "alias": "County__22", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "County__22" }, { "name": "County__23", "type": "esriFieldTypeDouble", "alias": "County__23", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__23" }, { "name": "County__24", "type": "esriFieldTypeDouble", "alias": "County__24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__24" }, { "name": "County__25", "type": "esriFieldTypeDouble", "alias": "County__25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__25" }, { "name": "County__26", "type": "esriFieldTypeDouble", "alias": "County__26", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__26" }, { "name": "County__27", "type": "esriFieldTypeString", "alias": "County__27", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__27" }, { "name": "County__28", "type": "esriFieldTypeString", "alias": "County__28", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__28" }, { "name": "County__29", "type": "esriFieldTypeString", "alias": "County__29", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__29" }, { "name": "County__30", "type": "esriFieldTypeDouble", "alias": "County__30", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__30" }, { "name": "County__31", "type": "esriFieldTypeString", "alias": "County__31", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "County__31" }, { "name": "County__32", "type": "esriFieldTypeString", "alias": "County__32", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__32" }, { "name": "County__33", "type": "esriFieldTypeDouble", "alias": "County__33", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__33" }, { "name": "County__34", "type": "esriFieldTypeDate", "alias": "County__34", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "County__34" }, { "name": "County__35", "type": "esriFieldTypeDouble", "alias": "County__35", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__35" }, { "name": "County__36", "type": "esriFieldTypeDouble", "alias": "County__36", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__36" }, { "name": "County__37", "type": "esriFieldTypeString", "alias": "County__37", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__37" }, { "name": "County__38", "type": "esriFieldTypeString", "alias": "County__38", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__38" }, { "name": "County__39", "type": "esriFieldTypeString", "alias": "County__39", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "County__39" }, { "name": "County__40", "type": "esriFieldTypeString", "alias": "County__40", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__40" }, { "name": "County__41", "type": "esriFieldTypeDouble", "alias": "County__41", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__41" }, { "name": "County__42", "type": "esriFieldTypeString", "alias": "County__42", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__42" }, { "name": "County__43", "type": "esriFieldTypeString", "alias": "County__43", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "County__43" }, { "name": "County__44", "type": "esriFieldTypeString", "alias": "County__44", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__44" }, { "name": "County__45", "type": "esriFieldTypeString", "alias": "County__45", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__45" }, { "name": "County__46", "type": "esriFieldTypeString", "alias": "County__46", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "County__46" }, { "name": "County__47", "type": "esriFieldTypeDouble", "alias": "County__47", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__47" }, { "name": "County__48", "type": "esriFieldTypeDouble", "alias": "County__48", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__48" }, { "name": "County__49", "type": "esriFieldTypeString", "alias": "County__49", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__49" }, { "name": "County__50", "type": "esriFieldTypeString", "alias": "County__50", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "County__50" }, { "name": "County__51", "type": "esriFieldTypeString", "alias": "County__51", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "County__51" }, { "name": "County__52", "type": "esriFieldTypeString", "alias": "County__52", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "County__52" }, { "name": "County__53", "type": "esriFieldTypeString", "alias": "County__53", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__53" }, { "name": "County__54", "type": "esriFieldTypeDouble", "alias": "County__54", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__54" }, { "name": "County__55", "type": "esriFieldTypeDouble", "alias": "County__55", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__55" }, { "name": "County__56", "type": "esriFieldTypeString", "alias": "County__56", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County__56" }, { "name": "County__57", "type": "esriFieldTypeDouble", "alias": "County__57", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__57" }, { "name": "County__58", "type": "esriFieldTypeDouble", "alias": "County__58", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County__58" }, { "name": "tbl_gis_da", "type": "esriFieldTypeDouble", "alias": "tbl_gis_da", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_da" }, { "name": "tbl_gis__1", "type": "esriFieldTypeString", "alias": "tbl_gis__1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis__1" }, { "name": "tbl_gis__2", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis__2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis__2" }, { "name": "tbl_gis__3", "type": "esriFieldTypeString", "alias": "tbl_gis__3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis__3" }, { "name": "tbl_gis__4", "type": "esriFieldTypeString", "alias": "tbl_gis__4", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis__4" }, { "name": "tbl_gis__5", "type": "esriFieldTypeString", "alias": "tbl_gis__5", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis__5" }, { "name": "tbl_gis__6", "type": "esriFieldTypeString", "alias": "tbl_gis__6", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis__6" }, { "name": "tbl_gis__7", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis__7", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis__7" }, { "name": "tbl_gis__8", "type": "esriFieldTypeDouble", "alias": "tbl_gis__8", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis__8" }, { "name": "tbl_gis__9", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis__9", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis__9" }, { "name": "tbl_gis_10", "type": "esriFieldTypeString", "alias": "tbl_gis_10", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_10" }, { "name": "tbl_gis_11", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_11", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_11" }, { "name": "tbl_gis_12", "type": "esriFieldTypeString", "alias": "tbl_gis_12", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_12" }, { "name": "tbl_gis_13", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_13", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_13" }, { "name": "tbl_gis_14", "type": "esriFieldTypeString", "alias": "tbl_gis_14", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_14" }, { "name": "tbl_gis_15", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_15", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_15" }, { "name": "tbl_gis_16", "type": "esriFieldTypeString", "alias": "tbl_gis_16", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_16" }, { "name": "tbl_gis_17", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_17", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_17" }, { "name": "tbl_gis_18", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_18", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_18" }, { "name": "tbl_gis_19", "type": "esriFieldTypeString", "alias": "tbl_gis_19", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_19" }, { "name": "tbl_gis_20", "type": "esriFieldTypeString", "alias": "tbl_gis_20", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_20" }, { "name": "tbl_gis_21", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_21", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_21" }, { "name": "tbl_gis_22", "type": "esriFieldTypeString", "alias": "tbl_gis_22", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_22" }, { "name": "tbl_gis_23", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_23", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_23" }, { "name": "tbl_gis_24", "type": "esriFieldTypeString", "alias": "tbl_gis_24", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_24" }, { "name": "tbl_gis_25", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_25" }, { "name": "tbl_gis_26", "type": "esriFieldTypeString", "alias": "tbl_gis_26", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_26" }, { "name": "tbl_gis_27", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_27", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_27" }, { "name": "tbl_gis_28", "type": "esriFieldTypeString", "alias": "tbl_gis_28", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_28" }, { "name": "tbl_gis_29", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_29", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_29" }, { "name": "tbl_gis_30", "type": "esriFieldTypeDouble", "alias": "tbl_gis_30", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_30" }, { "name": "tbl_gis_31", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_31", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_31" }, { "name": "tbl_gis_32", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_32", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_32" }, { "name": "tbl_gis_33", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_33", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_33" }, { "name": "tbl_gis_34", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_34", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_34" }, { "name": "tbl_gis_35", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_35", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_35" }, { "name": "tbl_gis_36", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_36", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_36" }, { "name": "tbl_gis_37", "type": "esriFieldTypeString", "alias": "tbl_gis_37", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_37" }, { "name": "tbl_gis_38", "type": "esriFieldTypeString", "alias": "tbl_gis_38", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_38" }, { "name": "tbl_gis_39", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_39", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_39" }, { "name": "tbl_gis_40", "type": "esriFieldTypeString", "alias": "tbl_gis_40", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "tbl_gis_40" }, { "name": "tbl_gis_41", "type": "esriFieldTypeSmallInteger", "alias": "tbl_gis_41", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_41" }, { "name": "tbl_gis_42", "type": "esriFieldTypeDouble", "alias": "tbl_gis_42", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tbl_gis_42" }, { "name": "TAXPIN", "type": "esriFieldTypeString", "alias": "TAXPIN", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TAXPIN" }, { "name": "TAXPARCELT", "type": "esriFieldTypeString", "alias": "TAXPARCELT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TAXPARCELT" }, { "name": "EXEMPTSTAT", "type": "esriFieldTypeString", "alias": "EXEMPTSTAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EXEMPTSTAT" }, { "name": "BOOK", "type": "esriFieldTypeDouble", "alias": "BOOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOOK" }, { "name": "MAP", "type": "esriFieldTypeDouble", "alias": "MAP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAP" }, { "name": "PARCELNUM", "type": "esriFieldTypeDouble", "alias": "PARCELNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCELNUM" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Source" }, { "name": "IN_DATE", "type": "esriFieldTypeDate", "alias": "IN_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "IN_DATE" }, { "name": "CHNG_DATE", "type": "esriFieldTypeDate", "alias": "CHNG_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHNG_DATE" }, { "name": "IN_EDITOR", "type": "esriFieldTypeString", "alias": "IN_EDITOR", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "IN_EDITOR" }, { "name": "CHNG_EDITO", "type": "esriFieldTypeString", "alias": "CHNG_EDITO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CHNG_EDITO" }, { "name": "GISStatus", "type": "esriFieldTypeInteger", "alias": "GISStatus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISStatus" }, { "name": "tax_year", "type": "esriFieldTypeSmallInteger", "alias": "tax_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tax_year" }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "parcel", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "parcel" }, { "name": "tparcel", "type": "esriFieldTypeString", "alias": "tparcel", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "tparcel" }, { "name": "site_addre", "type": "esriFieldTypeString", "alias": "site_addre", "domain": null, "editable": true, "nullable": true, "length": 115, "defaultValue": null, "modelName": "site_addre" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "owner" }, { "name": "owner_2", "type": "esriFieldTypeString", "alias": "owner_2", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "owner_2" }, { "name": "mailing_ad", "type": "esriFieldTypeString", "alias": "mailing_ad", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "mailing_ad" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "city" }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "zip" }, { "name": "assessed_f", "type": "esriFieldTypeDouble", "alias": "assessed_f", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "assessed_f" }, { "name": "total_fcv_", "type": "esriFieldTypeDouble", "alias": "total_fcv_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_fcv_" }, { "name": "assessed_l", "type": "esriFieldTypeDouble", "alias": "assessed_l", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "assessed_l" }, { "name": "total_lpv_", "type": "esriFieldTypeDouble", "alias": "total_lpv_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "total_lpv_" }, { "name": "exemption_", "type": "esriFieldTypeString", "alias": "exemption_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "exemption_" }, { "name": "exemption1", "type": "esriFieldTypeString", "alias": "exemption1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "exemption1" }, { "name": "use_code", "type": "esriFieldTypeString", "alias": "use_code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "use_code" }, { "name": "parcel_siz", "type": "esriFieldTypeDouble", "alias": "parcel_siz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parcel_siz" }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "unit_type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "unit_type" }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "legal_desc" }, { "name": "salep", "type": "esriFieldTypeDouble", "alias": "salep", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "salep" }, { "name": "saledt", "type": "esriFieldTypeDate", "alias": "saledt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "saledt" }, { "name": "rec_book", "type": "esriFieldTypeDouble", "alias": "rec_book", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rec_book" }, { "name": "rec_page", "type": "esriFieldTypeDouble", "alias": "rec_page", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rec_page" }, { "name": "deedtype", "type": "esriFieldTypeString", "alias": "deedtype", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "deedtype" }, { "name": "land_legal", "type": "esriFieldTypeString", "alias": "land_legal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "land_legal" }, { "name": "proptype", "type": "esriFieldTypeString", "alias": "proptype", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "proptype" }, { "name": "impr_legal", "type": "esriFieldTypeString", "alias": "impr_legal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "impr_legal" }, { "name": "assessment", "type": "esriFieldTypeDouble", "alias": "assessment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "assessment" }, { "name": "parcel_key", "type": "esriFieldTypeString", "alias": "parcel_key", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "parcel_key" }, { "name": "class_code", "type": "esriFieldTypeString", "alias": "class_code", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "class_code" }, { "name": "responsibl", "type": "esriFieldTypeString", "alias": "responsibl", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "responsibl" }, { "name": "parcel_id", "type": "esriFieldTypeString", "alias": "parcel_id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "parcel_id" }, { "name": "county_id", "type": "esriFieldTypeString", "alias": "county_id", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "county_id" }, { "name": "full_cash_", "type": "esriFieldTypeDouble", "alias": "full_cash_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "full_cash_" }, { "name": "limited_va", "type": "esriFieldTypeDouble", "alias": "limited_va", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "limited_va" }, { "name": "value_meth", "type": "esriFieldTypeString", "alias": "value_meth", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "value_meth" }, { "name": "tax_area_c", "type": "esriFieldTypeString", "alias": "tax_area_c", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "tax_area_c" }, { "name": "propcode", "type": "esriFieldTypeString", "alias": "propcode", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "propcode" }, { "name": "propuse", "type": "esriFieldTypeString", "alias": "propuse", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "propuse" }, { "name": "abstdescr", "type": "esriFieldTypeString", "alias": "abstdescr", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "abstdescr" }, { "name": "landvalue", "type": "esriFieldTypeDouble", "alias": "landvalue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "landvalue" }, { "name": "impvalue", "type": "esriFieldTypeDouble", "alias": "impvalue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "impvalue" }, { "name": "twn_rng_se", "type": "esriFieldTypeString", "alias": "twn_rng_se", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "twn_rng_se" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "city_parce", "type": "esriFieldTypeString", "alias": "city_parce", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_parce" }, { "name": "parcel_ver", "type": "esriFieldTypeSmallInteger", "alias": "parcel_ver", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parcel_ver" }, { "name": "city_asset", "type": "esriFieldTypeString", "alias": "city_asset", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_asset" }, { "name": "city_ass_1", "type": "esriFieldTypeString", "alias": "city_ass_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_ass_1" }, { "name": "city_ass_2", "type": "esriFieldTypeString", "alias": "city_ass_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_ass_2" }, { "name": "city_addre", "type": "esriFieldTypeString", "alias": "city_addre", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_addre" }, { "name": "city_add_1", "type": "esriFieldTypeSmallInteger", "alias": "city_add_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "city_add_1" }, { "name": "city_acres", "type": "esriFieldTypeDouble", "alias": "city_acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "city_acres" }, { "name": "city_acr_1", "type": "esriFieldTypeSmallInteger", "alias": "city_acr_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "city_acr_1" }, { "name": "city_locat", "type": "esriFieldTypeString", "alias": "city_locat", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_locat" }, { "name": "location_i", "type": "esriFieldTypeSmallInteger", "alias": "location_i", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "location_i" }, { "name": "city_tract", "type": "esriFieldTypeString", "alias": "city_tract", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_tract" }, { "name": "tract_veri", "type": "esriFieldTypeSmallInteger", "alias": "tract_veri", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tract_veri" }, { "name": "city_block", "type": "esriFieldTypeString", "alias": "city_block", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_block" }, { "name": "block_veri", "type": "esriFieldTypeSmallInteger", "alias": "block_veri", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "block_veri" }, { "name": "city_lot", "type": "esriFieldTypeString", "alias": "city_lot", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "city_lot" }, { "name": "lot_verifi", "type": "esriFieldTypeSmallInteger", "alias": "lot_verifi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lot_verifi" }, { "name": "city_tax_c", "type": "esriFieldTypeSmallInteger", "alias": "city_tax_c", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "city_tax_c" }, { "name": "city_issue", "type": "esriFieldTypeString", "alias": "city_issue", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "city_issue" }, { "name": "county_tax", "type": "esriFieldTypeString", "alias": "county_tax", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county_tax" }, { "name": "tax_pin_ve", "type": "esriFieldTypeSmallInteger", "alias": "tax_pin_ve", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tax_pin_ve" }, { "name": "county_use", "type": "esriFieldTypeString", "alias": "county_use", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county_use" }, { "name": "use_code_v", "type": "esriFieldTypeSmallInteger", "alias": "use_code_v", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "use_code_v" }, { "name": "county_pro", "type": "esriFieldTypeString", "alias": "county_pro", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county_pro" }, { "name": "property_t", "type": "esriFieldTypeSmallInteger", "alias": "property_t", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "property_t" }, { "name": "county_own", "type": "esriFieldTypeString", "alias": "county_own", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county_own" }, { "name": "owner_veri", "type": "esriFieldTypeSmallInteger", "alias": "owner_veri", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "owner_veri" }, { "name": "county_add", "type": "esriFieldTypeString", "alias": "county_add", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "county_add" }, { "name": "county_a_1", "type": "esriFieldTypeSmallInteger", "alias": "county_a_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "county_a_1" }, { "name": "county_acr", "type": "esriFieldTypeDouble", "alias": "county_acr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "county_acr" }, { "name": "county_a_2", "type": "esriFieldTypeSmallInteger", "alias": "county_a_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "county_a_2" }, { "name": "legal_docs", "type": "esriFieldTypeSmallInteger", "alias": "legal_docs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legal_docs" }, { "name": "parcel_map", "type": "esriFieldTypeSmallInteger", "alias": "parcel_map", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parcel_map" }, { "name": "assessor_d", "type": "esriFieldTypeSmallInteger", "alias": "assessor_d", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "assessor_d" }, { "name": "as400_reco", "type": "esriFieldTypeSmallInteger", "alias": "as400_reco", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "as400_reco" }, { "name": "asset_list", "type": "esriFieldTypeSmallInteger", "alias": "asset_list", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "asset_list" }, { "name": "county_iss", "type": "esriFieldTypeString", "alias": "county_iss", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "county_iss" }, { "name": "actions_ta", "type": "esriFieldTypeString", "alias": "actions_ta", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "actions_ta" }, { "name": "picture_ve", "type": "esriFieldTypeSmallInteger", "alias": "picture_ve", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "picture_ve" }, { "name": "picture", "type": "esriFieldTypeString", "alias": "picture", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "picture" }, { "name": "GISEDIT.DBO.City_owned_prop.area", "type": "esriFieldTypeDouble", "alias": "GISEDIT.DBO.City_owned_prop.area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISEDIT.DBO.City_owned_prop.area" }, { "name": "GISEDIT.DBO.City_owned_prop.len", "type": "esriFieldTypeDouble", "alias": "GISEDIT.DBO.City_owned_prop.len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISEDIT.DBO.City_owned_prop.len" }, { "name": "gis_approv", "type": "esriFieldTypeSmallInteger", "alias": "gis_approv", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gis_approv" }, { "name": "category_i", "type": "esriFieldTypeDouble", "alias": "category_i", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "category_i" }, { "name": "Asset_id", "type": "esriFieldTypeString", "alias": "Asset_id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Asset_id" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R960_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_960", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_960", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S764_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Property", "description": "", "prototype": { "attributes": { "Asset_id": null, "category_i": null, "County_say": null, "County_s_1": null, "County_s_2": null, "County_s_3": null, "County_s_4": null, "County_s_5": null, "County_s_6": null, "County_s_7": null, "County_s_8": null, "County_s_9": null, "County__10": null, "County__11": null, "County__12": null, "County__13": null, "County__14": null, "County__15": null, "County__16": null, "County__17": null, "County__18": null, "County__19": null, "County__20": null, "County__21": null, "County__22": null, "County__23": null, "County__24": null, "County__25": null, "County__26": null, "County__27": null, "County__28": null, "County__29": null, "County__30": null, "County__31": null, "County__32": null, "County__33": null, "County__34": null, "County__35": null, "County__36": null, "County__37": null, "County__38": null, "County__39": null, "County__40": null, "County__41": null, "County__42": null, "County__43": null, "County__44": null, "County__45": null, "County__46": null, "County__47": null, "County__48": null, "County__49": null, "County__50": null, "County__51": null, "County__52": null, "County__53": null, "County__54": null, "County__55": null, "County__56": null, "County__57": null, "County__58": null, "tbl_gis_da": null, "tbl_gis__1": null, "tbl_gis__2": null, "tbl_gis__3": null, "tbl_gis__4": null, "tbl_gis__5": null, "tbl_gis__6": null, "tbl_gis__7": null, "tbl_gis__8": null, "tbl_gis__9": null, "tbl_gis_10": null, "tbl_gis_11": null, "tbl_gis_12": null, "tbl_gis_13": null, "tbl_gis_14": null, "tbl_gis_15": null, "tbl_gis_16": null, "tbl_gis_17": null, "tbl_gis_18": null, "tbl_gis_19": null, "tbl_gis_20": null, "tbl_gis_21": null, "tbl_gis_22": null, "tbl_gis_23": null, "tbl_gis_24": null, "tbl_gis_25": null, "tbl_gis_26": null, "tbl_gis_27": null, "tbl_gis_28": null, "tbl_gis_29": null, "tbl_gis_30": null, "tbl_gis_31": null, "tbl_gis_32": null, "tbl_gis_33": null, "tbl_gis_34": null, "tbl_gis_35": null, "tbl_gis_36": null, "tbl_gis_37": null, "tbl_gis_38": null, "tbl_gis_39": null, "tbl_gis_40": null, "tbl_gis_41": null, "tbl_gis_42": null, "TAXPIN": null, "TAXPARCELT": null, "EXEMPTSTAT": null, "BOOK": null, "MAP": null, "PARCELNUM": null, "SUFFIX": null, "Source": null, "IN_DATE": null, "CHNG_DATE": null, "IN_EDITOR": null, "CHNG_EDITO": null, "GISStatus": null, "tax_year": null, "parcel": null, "tparcel": null, "site_addre": null, "owner": null, "owner_2": null, "mailing_ad": null, "city": null, "state": null, "zip": null, "assessed_f": null, "total_fcv_": null, "assessed_l": null, "total_lpv_": null, "exemption_": null, "exemption1": null, "use_code": null, "parcel_siz": null, "unit_type": null, "legal_desc": null, "salep": null, "saledt": null, "rec_book": null, "rec_page": null, "deedtype": null, "land_legal": null, "proptype": null, "impr_legal": null, "assessment": null, "parcel_key": null, "class_code": null, "responsibl": null, "parcel_id": null, "county_id": null, "full_cash_": null, "limited_va": null, "value_meth": null, "tax_area_c": null, "propcode": null, "propuse": null, "abstdescr": null, "landvalue": null, "impvalue": null, "twn_rng_se": null, "id": null, "city_parce": null, "parcel_ver": null, "city_asset": null, "city_ass_1": null, "city_ass_2": null, "city_addre": null, "city_add_1": null, "city_acres": null, "city_acr_1": null, "city_locat": null, "location_i": null, "city_tract": null, "tract_veri": null, "city_block": null, "block_veri": null, "city_lot": null, "lot_verifi": null, "city_tax_c": null, "city_issue": null, "county_tax": null, "tax_pin_ve": null, "county_use": null, "use_code_v": null, "county_pro": null, "property_t": null, "county_own": null, "owner_veri": null, "county_add": null, "county_a_1": null, "county_acr": null, "county_a_2": null, "legal_docs": null, "parcel_map": null, "assessor_d": null, "as400_reco": null, "asset_list": null, "county_iss": null, "actions_ta": null, "picture_ve": null, "picture": null, "GISEDIT.DBO.City_owned_prop.area": null, "GISEDIT.DBO.City_owned_prop.len": null, "gis_approv": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 508318.48909008875, "ymin": 1255529.7379866764, "xmax": 550118.4648731686, "ymax": 1305342.3312746733, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 238, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "key_", "type": "esriFieldTypeSmallInteger", "alias": "key_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "key_" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "TR", "type": "esriFieldTypeDouble", "alias": "TR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TR" }, { "name": "BL", "type": "esriFieldTypeDouble", "alias": "BL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "L", "type": "esriFieldTypeString", "alias": "L", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "L" }, { "name": "file_num", "type": "esriFieldTypeString", "alias": "file_num", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "file_num" }, { "name": "ADEQ_Approval", "type": "esriFieldTypeString", "alias": "ADEQ_Approval", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADEQ_Approval" }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Water" }, { "name": "Streets", "type": "esriFieldTypeString", "alias": "Streets", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Streets" }, { "name": "Sewer_Mains", "type": "esriFieldTypeString", "alias": "Sewer_Mains", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sewer_Mains" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "Files_Scanned", "type": "esriFieldTypeString", "alias": "Files_Scanned", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Files_Scanned" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R915_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_915", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_915", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S720_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivisions", "description": "", "prototype": { "attributes": { "Files_Scanned": null, "COMMENTS": null, "key_": null, "name": null, "ADDRESS": null, "TR": null, "BL": null, "L": null, "file_num": null, "ADEQ_Approval": null, "Water": null, "Streets": null, "Sewer_Mains": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Approved Parking in Common Plans", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 518468.3565855883, "ymin": 1256417.9950684234, "xmax": 548730.5857591704, "ymax": 1281707.717126675, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Label", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 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": 2, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HLINK", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HLINK", "type": "esriFieldTypeString", "alias": "HLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HLINK" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "PIC", "modelName": "Label" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1668_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1373_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Approved Parking in Common Plans", "description": "", "prototype": { "attributes": { "Label": "PIC", "HLINK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "State Land Lease", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 512063.4779911712, "ymin": 1256505.5641190112, "xmax": 526616.4515098371, "ymax": 1282978.55415193, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 251, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ord", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ord", "type": "esriFieldTypeString", "alias": "ord", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ord" }, { "name": "size", "type": "esriFieldTypeDouble", "alias": "size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "size" }, { "name": "note", "type": "esriFieldTypeString", "alias": "note", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "note" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1027_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1027", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1027", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S804_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "State Land Lease", "description": "", "prototype": { "attributes": { "note": null, "size": null, "ord": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "691c234a7dad44fab5faada7052e95e0" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "1ft Contours", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 510928.4700905867, "ymin": 1248010.030257091, "xmax": 552982.5900504217, "ymax": 1306689.1701164246, "spatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17747300, "falseY": -46132600, "xyUnits": 3048.003967234846, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 207, 121, 22, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "LASTEDITOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "ELEVINDEX", "type": "esriFieldTypeInteger", "alias": "ELEVINDEX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVINDEX" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "string", "type": "esriFieldTypeString", "alias": "string", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "string" }, { "name": "symbols", "type": "esriFieldTypeString", "alias": "symbols", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "symbols" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "Zvalue", "type": "esriFieldTypeInteger", "alias": "Zvalue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zvalue" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1375_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1122_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1ft Contours", "description": "", "prototype": { "attributes": { "Zvalue": null, "Shape_STLe": null, "OBJECTID": null, "ELEVATION": null, "ELEVINDEX": null, "LASTUPDATE": null, "LASTEDITOR": null, "string": null, "symbols": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "691c234a7dad44fab5faada7052e95e0" } ], "tables": [] }