{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A parcel based layer providing an address based on spatial overlay where available, and a range of other property related attributes. A single address is assigned to each parcel record (based solely on what is determined as a primary address for a parcel in address_point). ", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1286879.4660000056, "ymin": 267752.1525000036, "xmax": 1299512.0670000017, "ymax": 286761.46799999475, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "MAJOR", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MAJOR" }, { "name": "MINOR", "type": "esriFieldTypeString", "alias": "MINOR", "domain": { "type": "codedValue", "name": "RightOfWayMinor", "description": "Valid ROW Minor values.", "codedValues": [ { "name": "ROAD", "code": "ROAD" }, { "name": "RDNA", "code": "RDNA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MINOR" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIN" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "ADDR_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "SITETYPE", "type": "esriFieldTypeString", "alias": "ADDR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITETYPE" }, { "name": "SITEID", "type": "esriFieldTypeGUID", "alias": "ESITEID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "SITEID" }, { "name": "ADDR_HN", "type": "esriFieldTypeString", "alias": "HouseNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDR_HN" }, { "name": "ADDR_PD", "type": "esriFieldTypeString", "alias": "PreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADDR_PD" }, { "name": "ADDR_PT", "type": "esriFieldTypeString", "alias": "PreType", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDR_PT" }, { "name": "ADDR_SN", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ADDR_SN" }, { "name": "ADDR_ST", "type": "esriFieldTypeString", "alias": "SufType", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDR_ST" }, { "name": "ADDR_SD", "type": "esriFieldTypeString", "alias": "SufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADDR_SD" }, { "name": "ADDR_NUM", "type": "esriFieldTypeInteger", "alias": "ADDR_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDR_NUM" }, { "name": "ADDR_FULL", "type": "esriFieldTypeString", "alias": "FullAddr", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "ADDR_FULL" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FullName", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5" }, { "name": "PLUS4", "type": "esriFieldTypeString", "alias": "PLUS4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLUS4" }, { "name": "CTYNAME", "type": "esriFieldTypeString", "alias": "CTYNAME", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "CTYNAME" }, { "name": "POSTALCTYNAME", "type": "esriFieldTypeString", "alias": "POSTALCTYNAME", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "POSTALCTYNAME" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LON" }, { "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": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "COUNTY" }, { "name": "KROLL", "type": "esriFieldTypeString", "alias": "KROLL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "KROLL" }, { "name": "KCTP_CITY", "type": "esriFieldTypeString", "alias": "KCTP_CITY", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "KCTP_CITY" }, { "name": "KCTP_STATE", "type": "esriFieldTypeString", "alias": "KCTP_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "KCTP_STATE" }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PLSS" }, { "name": "PROP_NAME", "type": "esriFieldTypeString", "alias": "PROP_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROP_NAME" }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "PLAT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAT_NAME" }, { "name": "PLAT_LOT", "type": "esriFieldTypeString", "alias": "PLAT_LOT", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "PLAT_LOT" }, { "name": "PLAT_BLOCK", "type": "esriFieldTypeString", "alias": "PLAT_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PLAT_BLOCK" }, { "name": "LOTSQFT", "type": "esriFieldTypeInteger", "alias": "LOTSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOTSQFT" }, { "name": "LEVYCODE", "type": "esriFieldTypeString", "alias": "LEVYCODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LEVYCODE" }, { "name": "LEVY_JURIS", "type": "esriFieldTypeString", "alias": "LEVY_JURIS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LEVY_JURIS" }, { "name": "NEW_CONSTR", "type": "esriFieldTypeString", "alias": "NEW_CONSTR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NEW_CONSTR" }, { "name": "TAXVAL_RSN", "type": "esriFieldTypeString", "alias": "TAXVAL_RSN", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TAXVAL_RSN" }, { "name": "APPRLNDVAL", "type": "esriFieldTypeDouble", "alias": "APPRLNDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPRLNDVAL" }, { "name": "APPR_IMPR", "type": "esriFieldTypeDouble", "alias": "APPR_IMPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPR_IMPR" }, { "name": "TAX_LNDVAL", "type": "esriFieldTypeDouble", "alias": "TAX_LNDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_LNDVAL" }, { "name": "TAX_IMPR", "type": "esriFieldTypeDouble", "alias": "TAX_IMPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_IMPR" }, { "name": "ACCNT_NUM", "type": "esriFieldTypeString", "alias": "ACCNT_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ACCNT_NUM" }, { "name": "KCTP_TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "KCTP_TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KCTP_TAXYR" }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UNIT_NUM" }, { "name": "BLDG_NUM", "type": "esriFieldTypeString", "alias": "BLDG_NUM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BLDG_NUM" }, { "name": "CONDOSITUS", "type": "esriFieldTypeString", "alias": "CONDOSITUS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CONDOSITUS" }, { "name": "QTS", "type": "esriFieldTypeString", "alias": "QTS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "QTS" }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SEC" }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TWP" }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RNG" }, { "name": "PRIMARY_ADDR", "type": "esriFieldTypeSmallInteger", "alias": "PRIMARY_ADDR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIMARY_ADDR" }, { "name": "ANNEXING_CITY", "type": "esriFieldTypeString", "alias": "ANNEXING_CITY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ANNEXING_CITY" }, { "name": "PAAUNIQUENAME", "type": "esriFieldTypeString", "alias": "PAAUNIQUENAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PAAUNIQUENAME" }, { "name": "PROPTYPE", "type": "esriFieldTypeString", "alias": "PROPTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROPTYPE" }, { "name": "ALIAS1", "type": "esriFieldTypeString", "alias": "ADDRALIAS1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ALIAS1" }, { "name": "ALIAS2", "type": "esriFieldTypeString", "alias": "ADDRALIAS2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ALIAS2" }, { "name": "KCA_ZONING", "type": "esriFieldTypeString", "alias": "KCA_ZONING", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "KCA_ZONING" }, { "name": "KCA_ACRES", "type": "esriFieldTypeDouble", "alias": "KCA_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KCA_ACRES" }, { "name": "LEGALDESC", "type": "esriFieldTypeString", "alias": "legaldesc", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "LEGALDESC" }, { "name": "PREUSE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "Present Use Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PREUSE_CODE" }, { "name": "PREUSE_DESC", "type": "esriFieldTypeString", "alias": "Present Use Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PREUSE_DESC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "Parcel_Acres_Calc", "type": "esriFieldTypeDouble", "alias": "Parcel_Acres_Calc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel_Acres_Calc" }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "PREUSE_DESC": null, "Parcel_Acres_Calc": null, "MAJOR": null, "MINOR": null, "PIN": null, "COMMENTS": null, "SITETYPE": null, "SITEID": null, "ADDR_HN": null, "ADDR_PD": null, "ADDR_PT": null, "ADDR_SN": null, "ADDR_ST": null, "ADDR_SD": null, "ADDR_NUM": null, "ADDR_FULL": null, "FULLNAME": null, "ZIP5": null, "PLUS4": null, "CTYNAME": null, "POSTALCTYNAME": null, "LAT": null, "LON": null, "POINT_X": null, "POINT_Y": null, "COUNTY": null, "KROLL": null, "KCTP_CITY": null, "KCTP_STATE": null, "PLSS": null, "PROP_NAME": null, "PLAT_NAME": null, "PLAT_LOT": null, "PLAT_BLOCK": null, "LOTSQFT": null, "LEVYCODE": null, "LEVY_JURIS": null, "NEW_CONSTR": null, "TAXVAL_RSN": null, "APPRLNDVAL": null, "APPR_IMPR": null, "TAX_LNDVAL": null, "TAX_IMPR": null, "ACCNT_NUM": null, "KCTP_TAXYR": null, "UNIT_NUM": null, "BLDG_NUM": null, "CONDOSITUS": null, "QTS": null, "SEC": null, "TWP": null, "RNG": null, "PRIMARY_ADDR": null, "ANNEXING_CITY": null, "PAAUNIQUENAME": null, "PROPTYPE": null, "ALIAS1": null, "ALIAS2": null, "KCA_ZONING": null, "KCA_ACRES": null, "LEGALDESC": null, "PREUSE_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ece48ba2a7f547318b0ff58a8734ce8c" }