{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1681032.4691601098, "ymin": 581042.1128608882, "xmax": 1749878.7975721806, "ymax": 659010.9691601098, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 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", "globalIdField": "", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POLY_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "POLY_TYPE" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PARC_NO" }, { "name": "PARC_NO", "type": "esriFieldTypeString", "alias": "Old Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "CALCACRE", "type": "esriFieldTypeDouble", "alias": "Calculated Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCACRE" }, { "name": "RECACRE", "type": "esriFieldTypeDouble", "alias": "Recorded Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEEDACRE" }, { "name": "ASSESSAC", "type": "esriFieldTypeDouble", "alias": "Assessed Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOPIN" }, { "name": "PLATBOOK", "type": "esriFieldTypeString", "alias": "Plat Book", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLATBOOK" }, { "name": "PLATPAGE", "type": "esriFieldTypeString", "alias": "Plat Page", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLATPAGE" }, { "name": "LAST_EDIT_BY", "type": "esriFieldTypeString", "alias": "LAST_EDIT_BY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LAST_EDIT_BY" }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDIT_DATE" }, { "name": "LocationAddressMultiple", "type": "esriFieldTypeString", "alias": "LocationAddressMultiple", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationAddressMultiple" }, { "name": "LocationAddress", "type": "esriFieldTypeString", "alias": "LocationAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationAddress" }, { "name": "LocationCity", "type": "esriFieldTypeString", "alias": "LocationCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationCity" }, { "name": "LocationState", "type": "esriFieldTypeString", "alias": "LocationState", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationState" }, { "name": "LocationZip", "type": "esriFieldTypeString", "alias": "LocationZip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationZip" }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LegalDescription" }, { "name": "PropertyClassType", "type": "esriFieldTypeString", "alias": "PropertyClassType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PropertyClassType" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "FireDistrict", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FireDistrict" }, { "name": "BuildingDescription", "type": "esriFieldTypeString", "alias": "BuildingDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingDescription" }, { "name": "TaxDistrict", "type": "esriFieldTypeString", "alias": "TaxDistrict", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TaxDistrict" }, { "name": "MillageRate", "type": "esriFieldTypeString", "alias": "MillageRate", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MillageRate" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Exemptions", "type": "esriFieldTypeString", "alias": "Exemptions", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Exemptions" }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CouncilDistrict" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerName" }, { "name": "OwnerMailingAddress", "type": "esriFieldTypeString", "alias": "OwnerMailingAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerMailingAddress" }, { "name": "OwnerMailingCity", "type": "esriFieldTypeString", "alias": "OwnerMailingCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerMailingCity" }, { "name": "OwnerMailingState", "type": "esriFieldTypeString", "alias": "OwnerMailingState", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerMailingState" }, { "name": "OwnerMailingZip", "type": "esriFieldTypeString", "alias": "OwnerMailingZip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerMailingZip" }, { "name": "SaleDate", "type": "esriFieldTypeDate", "alias": "SaleDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SaleDate" }, { "name": "SaleBuyer", "type": "esriFieldTypeString", "alias": "SaleBuyer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SaleBuyer" }, { "name": "SaleSeller", "type": "esriFieldTypeString", "alias": "SaleSeller", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SaleSeller" }, { "name": "SalePrice", "type": "esriFieldTypeDouble", "alias": "SalePrice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SalePrice" }, { "name": "SaleBookPage", "type": "esriFieldTypeString", "alias": "SaleBookPage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SaleBookPage" }, { "name": "LandValue", "type": "esriFieldTypeDouble", "alias": "LandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandValue" }, { "name": "ImprovementValue", "type": "esriFieldTypeDouble", "alias": "ImprovementValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImprovementValue" }, { "name": "TotalMarketValue", "type": "esriFieldTypeDouble", "alias": "TotalMarketValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalMarketValue" }, { "name": "TotalAppraisedValue", "type": "esriFieldTypeDouble", "alias": "TotalAppraisedValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalAppraisedValue" }, { "name": "AssessedValue", "type": "esriFieldTypeDouble", "alias": "AssessedValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssessedValue" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COUNTY" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONING" }, { "name": "ZONING_DES", "type": "esriFieldTypeString", "alias": "ZONING_DES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZONING_DES" }, { "name": "INSIDECITY", "type": "esriFieldTypeString", "alias": "INSIDECITY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "INSIDECITY" }, { "name": "TRAFFIC_TI", "type": "esriFieldTypeString", "alias": "TRAFFIC_TIER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAFFIC_TI" }, { "name": "CORRIDORI", "type": "esriFieldTypeString", "alias": "CORRIDORI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CORRIDORI" }, { "name": "CURR_LANDUSE", "type": "esriFieldTypeString", "alias": "CURR_LANDUSE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CURR_LANDUSE" }, { "name": "FutureLanduse", "type": "esriFieldTypeString", "alias": "FutureLanduse", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FutureLanduse" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PIN" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S168_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "PIN": null, "FutureLanduse": null, "POLY_TYPE": 1, "PARCEL_NO": null, "PARC_NO": null, "CALCACRE": null, "RECACRE": null, "ASSESSAC": null, "PLATBOOK": null, "PLATPAGE": null, "LAST_EDIT_BY": null, "LAST_EDIT_DATE": null, "LocationAddressMultiple": null, "LocationAddress": null, "LocationCity": null, "LocationState": null, "LocationZip": null, "LegalDescription": null, "PropertyClassType": null, "Neighborhood": null, "FireDistrict": null, "BuildingDescription": null, "TaxDistrict": null, "MillageRate": null, "Acres": null, "Exemptions": null, "CouncilDistrict": null, "LocationDescription": null, "OwnerName": null, "OwnerMailingAddress": null, "OwnerMailingCity": null, "OwnerMailingState": null, "OwnerMailingZip": null, "SaleDate": null, "SaleBuyer": null, "SaleSeller": null, "SalePrice": null, "SaleBookPage": null, "LandValue": null, "ImprovementValue": null, "TotalMarketValue": null, "TotalAppraisedValue": null, "AssessedValue": null, "COUNTY": null, "ZONING": null, "ZONING_DES": null, "INSIDECITY": null, "TRAFFIC_TI": null, "CORRIDORI": null, "CURR_LANDUSE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53fe800a0638407c9aaed44ce6e4af29" } ], "tables": [] }