{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Tax Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The published representation of real property areas, combined with assessing and tax information from CAMA and Tax systems, and organized for consumption in desktop and web applications. This feature class contains redundant geometry in cases where there are multiple condominium units on a given tax parcel.", "copyrightText": "Pro-West and Associates, Inc.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0659974690638833E7, "ymin": 5686433.8472729195, "xmax": -1.0589970098956084E7, "ymax": 5742224.648035324, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103767, "latestWkid": 103767, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "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": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARCEL_NUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PARCEL_NUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NUMBER" }, { "name": "TAX_YEAR", "type": "esriFieldTypeInteger", "alias": "Tax Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "DEEDED_ACRES", "type": "esriFieldTypeDouble", "alias": "Deeded Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEEDED_ACRES" }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "Property Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROPERTY_ADDRESS" }, { "name": "PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "Property Zip Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROPERTY_ZIP" }, { "name": "TAXPAYER_NAME", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TAXPAYER_NAME" }, { "name": "TAXPAYER_ADDRESS", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 1)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TAXPAYER_ADDRESS" }, { "name": "TAXPAYER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 2)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TAXPAYER_ADDRESS_2" }, { "name": "TAXPAYER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 3)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TAXPAYER_ADDRESS_3" }, { "name": "TAXPAYER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Taxpayer Address (Line 4)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TAXPAYER_ADDRESS_4" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "OWNER_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Owner Address (Line 1)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER_ADDRESS_1" }, { "name": "OWNER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Owner Address (Line 2)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER_ADDRESS_2" }, { "name": "OWNER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Owner Address (Line 3)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER_ADDRESS_3" }, { "name": "OWNER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Owner Address (Line 4)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER_ADDRESS_4" }, { "name": "SECTION_", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECTION_" }, { "name": "TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "Township", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeInteger", "alias": "Range", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RANGE" }, { "name": "LOT", "type": "esriFieldTypeInteger", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOT" }, { "name": "BLOCK", "type": "esriFieldTypeInteger", "alias": "Block", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK" }, { "name": "PLAT_NUMBER", "type": "esriFieldTypeInteger", "alias": "Plat Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAT_NUMBER" }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "Plat Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAT_NAME" }, { "name": "CITY_TWP_NUMBER", "type": "esriFieldTypeInteger", "alias": "City / Township Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITY_TWP_NUMBER" }, { "name": "CITY_TWP_NAME", "type": "esriFieldTypeString", "alias": "City / Township Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITY_TWP_NAME" }, { "name": "SCHOOL_DISTRICT_NUMBER", "type": "esriFieldTypeInteger", "alias": "School District ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOL_DISTRICT_NUMBER" }, { "name": "SCHOOL_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "School District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SCHOOL_DISTRICT_NAME" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 2047, "defaultValue": null, "modelName": "LEGAL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "PARCEL_NUMBER_NODASHES", "type": "esriFieldTypeString", "alias": "Parcel ID (no dash)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NUMBER_NODASHES" }, { "name": "CLASSIFICATIONS", "type": "esriFieldTypeString", "alias": "Classifications", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CLASSIFICATIONS" }, { "name": "WATERSHED_DISTRICT", "type": "esriFieldTypeString", "alias": "Watershed District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WATERSHED_DISTRICT" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NEIGHBORHOOD_CODE_ALT", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_CODE_ALT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHOOD_CODE_ALT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_166", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S145_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Parcels", "description": "", "prototype": { "attributes": { "NEIGHBORHOOD_CODE_ALT": null, "PARCEL_NUMBER": null, "TAX_YEAR": null, "DEEDED_ACRES": null, "PROPERTY_ADDRESS": null, "PROPERTY_ZIP": null, "TAXPAYER_NAME": null, "TAXPAYER_ADDRESS": null, "TAXPAYER_ADDRESS_2": null, "TAXPAYER_ADDRESS_3": null, "TAXPAYER_ADDRESS_4": null, "OWNER_NAME": null, "OWNER_ADDRESS_1": null, "OWNER_ADDRESS_2": null, "OWNER_ADDRESS_3": null, "OWNER_ADDRESS_4": null, "SECTION_": null, "TOWNSHIP": null, "RANGE": null, "LOT": null, "BLOCK": null, "PLAT_NUMBER": null, "PLAT_NAME": null, "CITY_TWP_NUMBER": null, "CITY_TWP_NAME": null, "SCHOOL_DISTRICT_NUMBER": null, "SCHOOL_DISTRICT_NAME": null, "LEGAL": null, "CLASSIFICATIONS": null, "WATERSHED_DISTRICT": null, "PARCEL_NUMBER_NODASHES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 32000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }