{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1246787.675999999, "ymin": 660000, "xmax": 1427848.0540000051, "ymax": 763600.5240000039, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.004, "zTolerance": 2, "mTolerance": 0.1, "falseX": -1.3422607285980797E8, "falseY": -1.0133762783207804E8, "xyUnits": 3.305978950532196E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02, "zTolerance": 0.1, "mTolerance": 0.1, "falseX": -121841900, "falseY": -93659000, "xyUnits": 500, "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": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": false, "length": 13, "defaultValue": null, "modelName": "PIN" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Name" }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Name2" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Address2", "type": "esriFieldTypeString", "alias": "Address2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address2" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 30, "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": 10, "defaultValue": null, "modelName": "Zip" }, { "name": "Caculated_Acreage", "type": "esriFieldTypeDouble", "alias": "Caculated_Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Caculated_Acreage" }, { "name": "Taxmap", "type": "esriFieldTypeString", "alias": "Taxmap", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "Taxmap" }, { "name": "LRK", "type": "esriFieldTypeInteger", "alias": "LRK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LRK" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Subdivision" }, { "name": "Subdivision_Lots", "type": "esriFieldTypeString", "alias": "Subdivision_Lots", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Subdivision_Lots" }, { "name": "Subdivision_Block", "type": "esriFieldTypeString", "alias": "Subdivision_Block", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Subdivision_Block" }, { "name": "Plat_Book", "type": "esriFieldTypeString", "alias": "Plat_Book", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Plat_Book" }, { "name": "Plat_Page", "type": "esriFieldTypeString", "alias": "Plat_Page", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Plat_Page" }, { "name": "Building_Number", "type": "esriFieldTypeString", "alias": "Building_Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Building_Number" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Street_Name" }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Unit" }, { "name": "Parcel_Zip", "type": "esriFieldTypeString", "alias": "Parcel_Zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Parcel_Zip" }, { "name": "Deed_Book", "type": "esriFieldTypeString", "alias": "Deed_Book", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Deed_Book" }, { "name": "Deed_Page", "type": "esriFieldTypeString", "alias": "Deed_Page", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Deed_Page" }, { "name": "Deed_Date", "type": "esriFieldTypeString", "alias": "Deed_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Deed_Date" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Township" }, { "name": "Tax_District", "type": "esriFieldTypeString", "alias": "Tax_District", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Tax_District" }, { "name": "Fire_District", "type": "esriFieldTypeString", "alias": "Fire_District", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "Fire_District" }, { "name": "Total_Buildings_Value", "type": "esriFieldTypeString", "alias": "Total_Buildings_Value", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Total_Buildings_Value" }, { "name": "Land_Value", "type": "esriFieldTypeString", "alias": "Land_Value", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Land_Value" }, { "name": "Total_Value", "type": "esriFieldTypeString", "alias": "Total_Value", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "Total_Value" }, { "name": "Year_Built", "type": "esriFieldTypeString", "alias": "Year_Built", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Year_Built" }, { "name": "Year_Remodeled", "type": "esriFieldTypeString", "alias": "Year_Remodeled", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Year_Remodeled" }, { "name": "Sale_Amount", "type": "esriFieldTypeString", "alias": "Sale_Amount", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Sale_Amount" }, { "name": "Sale_Date", "type": "esriFieldTypeString", "alias": "Sale_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Sale_Date" }, { "name": "E911_District", "type": "esriFieldTypeString", "alias": "E911_District", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "E911_District" }, { "name": "Zoning_District", "type": "esriFieldTypeString", "alias": "Zoning_District", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zoning_District" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Zoning" }, { "name": "Zoning2", "type": "esriFieldTypeString", "alias": "Zoning2", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Zoning2" }, { "name": "Zoning3", "type": "esriFieldTypeString", "alias": "Zoning3", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Zoning3" }, { "name": "Split_Zoning_District", "type": "esriFieldTypeString", "alias": "Split_Zoning_District", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Split_Zoning_District" }, { "name": "Split_District1", "type": "esriFieldTypeString", "alias": "Split_District1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Split_District1" }, { "name": "Split_District2", "type": "esriFieldTypeString", "alias": "Split_District2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Split_District2" }, { "name": "Zoning_Overlay", "type": "esriFieldTypeString", "alias": "Zoning_Overlay", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Zoning_Overlay" }, { "name": "Small_Area_Plan", "type": "esriFieldTypeString", "alias": "Small_Area_Plan", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "Small_Area_Plan" }, { "name": "Zoning_CaseNumber", "type": "esriFieldTypeString", "alias": "Zoning_CaseNumber", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Zoning_CaseNumber" }, { "name": "Ag_District", "type": "esriFieldTypeString", "alias": "Ag_District", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Ag_District" }, { "name": "School_District", "type": "esriFieldTypeString", "alias": "School_District", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "School_District" }, { "name": "Elementary_School", "type": "esriFieldTypeString", "alias": "Elementary_School", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Elementary_School" }, { "name": "Middle_School", "type": "esriFieldTypeString", "alias": "Middle_School", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Middle_School" }, { "name": "High_School", "type": "esriFieldTypeString", "alias": "High_School", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "High_School" }, { "name": "School_Split", "type": "esriFieldTypeString", "alias": "School_Split", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "School_Split" }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Watershed" }, { "name": "Watershed_split", "type": "esriFieldTypeString", "alias": "Watershed_split", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Watershed_split" }, { "name": "State_Road", "type": "esriFieldTypeString", "alias": "State_Road", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "State_Road" }, { "name": "Voter_Preicnt", "type": "esriFieldTypeString", "alias": "Voter_Preicnt", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Voter_Preicnt" }, { "name": "Census_Block_2010", "type": "esriFieldTypeString", "alias": "Census_Block_2010", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Census_Block_2010" }, { "name": "Census_Tract_2010", "type": "esriFieldTypeString", "alias": "Census_Tract_2010", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Census_Tract_2010" }, { "name": "Firm_Panel", "type": "esriFieldTypeString", "alias": "Firm_Panel", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "Firm_Panel" }, { "name": "Firm_Date", "type": "esriFieldTypeString", "alias": "Firm_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Firm_Date" }, { "name": "Building_Code_Desc", "type": "esriFieldTypeString", "alias": "Building_Code_Desc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Building_Code_Desc" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Section" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.area", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.len", "required": true }, { "name": "LEO_HideName", "type": "esriFieldTypeString", "alias": "LEO_HideName", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LEO_HideName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "a108709_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "Section": null, "LEO_HideName": null, "PIN": " ", "Parcel_ID": null, "Name": null, "Name2": null, "Address": null, "Address2": null, "City": null, "State": null, "Zip": null, "Caculated_Acreage": null, "Taxmap": null, "LRK": null, "Subdivision": null, "Subdivision_Lots": null, "Subdivision_Block": null, "Plat_Book": null, "Plat_Page": null, "Building_Number": null, "Street_Name": null, "Unit": null, "Parcel_Zip": null, "Deed_Book": null, "Deed_Page": null, "Deed_Date": null, "Township": null, "Tax_District": null, "Fire_District": null, "Total_Buildings_Value": null, "Land_Value": null, "Total_Value": null, "Year_Built": null, "Year_Remodeled": null, "Sale_Amount": null, "Sale_Date": null, "E911_District": null, "Zoning_District": null, "Zoning": null, "Zoning2": null, "Zoning3": null, "Split_Zoning_District": null, "Split_District1": null, "Split_District2": null, "Zoning_Overlay": null, "Small_Area_Plan": null, "Zoning_CaseNumber": null, "Ag_District": null, "School_District": null, "Elementary_School": null, "Middle_School": null, "High_School": null, "School_Split": null, "Watershed": null, "Watershed_split": null, "State_Road": null, "Voter_Preicnt": null, "Census_Block_2010": null, "Census_Tract_2010": null, "Firm_Panel": null, "Firm_Date": null, "Building_Code_Desc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "00a12d1223ad4523a829671d2e034e0e" }