{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Cache Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Parcel boundaries digitalized from recorded legal descriptions, and recorder plats. ", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1458141.487987548, "ymin": 3658194.164159566, "xmax": 1667327.5929084718, "ymax": 3887944.8014421463, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[tax_id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tax_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "tax_id" }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "owner_name" }, { "name": "owner_address1", "type": "esriFieldTypeString", "alias": "Owner Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "owner_address1" }, { "name": "owner_city_state_zip", "type": "esriFieldTypeString", "alias": "Owner City State Zip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "owner_city_state_zip" }, { "name": "property_address", "type": "esriFieldTypeString", "alias": "Property Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "property_address" }, { "name": "property_city", "type": "esriFieldTypeString", "alias": "Property City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "property_city" }, { "name": "parcel_history", "type": "esriFieldTypeString", "alias": "Parcel History", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "parcel_history" }, { "name": "property_city_hs", "type": "esriFieldTypeString", "alias": "property_city_hs", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "property_city_hs" }, { "name": "building_specific_type_hs", "type": "esriFieldTypeString", "alias": "building_specific_type_hs", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "building_specific_type_hs" }, { "name": "address_complete", "type": "esriFieldTypeString", "alias": "address_complete", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "address_complete" }, { "name": "owner_address_complete", "type": "esriFieldTypeString", "alias": "owner_address_complete", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "owner_address_complete" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r2264_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1762_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cache Parcels", "description": "", "prototype": { "attributes": { "owner_address_complete": null, "tax_id": null, "owner_name": null, "owner_address1": null, "owner_city_state_zip": null, "property_address": null, "property_city": null, "parcel_history": null, "property_city_hs": null, "building_specific_type_hs": null, "address_complete": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1480471.5771855563, "ymin": 3658229.6496528983, "xmax": 1642527.9840432256, "ymax": 3888215.789417222, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "address_quality", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "55e00af73d409168de6a3d7d9ed4b0de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO9JREFUGJV10DFLQmEUxvF/8caLg5oXCkRwEF1dWqLwQkFCQQ6Cq5PiB1DR3Yg+gEtLDUFuDY3NbeEmZqOCXBS8i5QcuGDD1dsV7EwHnt9zhqPYnDBNTA4I8EyPLv11oDzySEGf6YbE5YgdoMxUv+sHuZIW8KMAdFubkpd7CUnEKwY5lEtp6je9J1mpKQDJSJUQf8g3ciwlKjypVTu9Da2ysHFunLhwifMvXAIOjgtnfJAguRWOmdif9osLB9TZxyRFbAPNcYwv49a+sWcuLDLmlVO+aRMhwy4BFgyio+iddWF1wP/HHEPg2n/QwvL2X95LREJGD3pKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Good", "label": "Good", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0c5185878abcf5a9115d582480c0969a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO9JREFUGJV1kLFLAnEcxT/FN344pN6BgQQNkquLSxgeFCQY1BC0Nhn+ASq6K9Ef4NJSQ1Bbg2NzW7SF2pggh4K3SMkXDmzxooPrTQ/e5/HgCWElWuCkIPYA72/QDwIJzB2cHxjT3FHNrwGXMH0x5vZYtQ18C0DXGOdM9SauagXFTdgqq7aejdkoqdYFoKhai4NFhPZUK1W4l1U7FwWtssShbRcEYAn+f+AS8MEXgBm8ZmA3ChzDZOB5TwIwhEYSnCxs/4Xm4H/Y9lXH82YCcAHjHux/QdeC4jrEFjAcpdPXR677GPrxFD6Bk9Cu6/7aH+goREJYnEPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bad", "label": "Bad", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(address_quality = 'Good' )", "labelExpression": "[fulladd]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 85, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(address_quality = 'Bad' )", "labelExpression": "[fulladd]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "streetname", "typeIdField": "address_quality", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "addsystem", "type": "esriFieldTypeString", "alias": "addsystem", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AddSystem" }, { "name": "fulladd", "type": "esriFieldTypeString", "alias": "fulladd", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullAdd" }, { "name": "addnum", "type": "esriFieldTypeString", "alias": "addnum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AddNum" }, { "name": "addnumsuffix", "type": "esriFieldTypeString", "alias": "addnumsuffix", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AddNumSuffix" }, { "name": "prefixdir", "type": "esriFieldTypeString", "alias": "prefixdir", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PrefixDir" }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "streetname", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "aliasstreetname", "type": "esriFieldTypeString", "alias": "aliasstreetname", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AliasStreetName" }, { "name": "streettype", "type": "esriFieldTypeString", "alias": "streettype", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetType" }, { "name": "suffixdir", "type": "esriFieldTypeString", "alias": "suffixdir", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SuffixDir" }, { "name": "landmarkname", "type": "esriFieldTypeString", "alias": "landmarkname", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LandmarkName" }, { "name": "building", "type": "esriFieldTypeString", "alias": "building", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Building" }, { "name": "unittype", "type": "esriFieldTypeString", "alias": "unittype", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UnitType" }, { "name": "unitid", "type": "esriFieldTypeString", "alias": "unitid", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UnitID" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "City" }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "zipcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZipCode" }, { "name": "countyid", "type": "esriFieldTypeString", "alias": "countyid", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CountyID" }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "ptlocation", "type": "esriFieldTypeString", "alias": "ptlocation", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PtLocation" }, { "name": "pttype", "type": "esriFieldTypeString", "alias": "pttype", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PtType" }, { "name": "structure", "type": "esriFieldTypeString", "alias": "structure", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Structure" }, { "name": "parcelid", "type": "esriFieldTypeString", "alias": "parcelid", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ParcelID" }, { "name": "addsource", "type": "esriFieldTypeString", "alias": "addsource", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AddSource" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Notes" }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "point_x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "point_y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "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": "alias", "type": "esriFieldTypeString", "alias": "alias", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "alias" }, { "name": "address_quality", "type": "esriFieldTypeString", "alias": "address_quality", "domain": { "type": "codedValue", "name": "Address Quality", "description": "Address Quality", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Bad", "code": "Bad" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "address_quality" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r2266_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1764_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Good", "name": "Good", "domains": { "address_quality": {"type": "inherited"} }, "templates": [ { "name": "Good", "description": "", "prototype": { "attributes": { "alias": null, "address_quality": "Good", "addsystem": null, "fulladd": null, "addnum": null, "addnumsuffix": null, "prefixdir": null, "streetname": null, "aliasstreetname": null, "streettype": null, "suffixdir": null, "landmarkname": null, "building": null, "unittype": null, "unitid": null, "city": null, "zipcode": null, "countyid": null, "state": null, "ptlocation": null, "pttype": null, "structure": null, "parcelid": null, "addsource": null, "notes": null, "point_x": null, "point_y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Bad", "name": "Bad", "domains": { "address_quality": {"type": "inherited"} }, "templates": [ { "name": "Bad", "description": "", "prototype": { "attributes": { "alias": null, "address_quality": "Bad", "addsystem": null, "fulladd": null, "addnum": null, "addnumsuffix": null, "prefixdir": null, "streetname": null, "aliasstreetname": null, "streettype": null, "suffixdir": null, "landmarkname": null, "building": null, "unittype": null, "unitid": null, "city": null, "zipcode": null, "countyid": null, "state": null, "ptlocation": null, "pttype": null, "structure": null, "parcelid": null, "addsource": null, "notes": null, "point_x": null, "point_y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }