{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "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, "supportsReturningGeometryEnvelope": 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,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.2455964996100001E7, "ymin": 3932199.155699998, "xmax": -1.2421116377999999E7, "ymax": 3963108.524899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 68, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OWNER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "APN" }, { "name": "FLOOR", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOOR" }, { "name": "APN_DASH", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "APN_DASH" }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "Book", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BOOK" }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAP" }, { "name": "ITEM", "type": "esriFieldTypeString", "alias": "Item", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ITEM" }, { "name": "PUC", "type": "esriFieldTypeString", "alias": "PUC", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PUC" }, { "name": "OWNER_ID", "type": "esriFieldTypeDouble", "alias": "Owner ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER_ID" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "MAIL_ADDR1", "type": "esriFieldTypeString", "alias": "Mailing Address1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_ADDR1" }, { "name": "MAIL_ADDR2", "type": "esriFieldTypeString", "alias": "Mailing Address2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_ADDR2" }, { "name": "MAIL_CITY", "type": "esriFieldTypeString", "alias": "Mailing Address City", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_CITY" }, { "name": "MAIL_STATE", "type": "esriFieldTypeString", "alias": "Mailing Address State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAIL_STATE" }, { "name": "MAIL_CNTRY", "type": "esriFieldTypeString", "alias": "Mailing Address Country", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_CNTRY" }, { "name": "MAIL_ZIP", "type": "esriFieldTypeString", "alias": "Mailing Address Zip Code", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAIL_ZIP" }, { "name": "PHYSICAL_STREET_NUM", "type": "esriFieldTypeString", "alias": "Property Street Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PHYSICAL_STREET_NUM" }, { "name": "PHYSICAL_STREET_DIR", "type": "esriFieldTypeString", "alias": "Property Street Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PHYSICAL_STREET_DIR" }, { "name": "PHYSICAL_STREET_NAME", "type": "esriFieldTypeString", "alias": "Property Street Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PHYSICAL_STREET_NAME" }, { "name": "PHYSICAL_STREET_TYPE", "type": "esriFieldTypeString", "alias": "Property Street Type", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHYSICAL_STREET_TYPE" }, { "name": "PHYSICAL_STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "Property Street Suffix", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PHYSICAL_STREET_SUFFIX" }, { "name": "PHYSICAL_STREET_POSTDIR", "type": "esriFieldTypeString", "alias": "Property Street Post Direction", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PHYSICAL_STREET_POSTDIR" }, { "name": "PHYSICAL_SUITE", "type": "esriFieldTypeString", "alias": "Property Suite", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PHYSICAL_SUITE" }, { "name": "PHYSICAL_CITY", "type": "esriFieldTypeString", "alias": "Property City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PHYSICAL_CITY" }, { "name": "PHYSICAL_ZIP", "type": "esriFieldTypeString", "alias": "Property Zip Code", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHYSICAL_ZIP" }, { "name": "PHYSICAL_ADDRESS", "type": "esriFieldTypeString", "alias": "Property Address", "domain": null, "editable": true, "nullable": true, "length": 142, "defaultValue": null, "modelName": "PHYSICAL_ADDRESS" }, { "name": "MAIL_ADDRESS", "type": "esriFieldTypeString", "alias": "Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 176, "defaultValue": null, "modelName": "MAIL_ADDRESS" }, { "name": "DEED_NUMBER", "type": "esriFieldTypeString", "alias": "Deed Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DEED_NUMBER" }, { "name": "DEED_DATE", "type": "esriFieldTypeDate", "alias": "Deed Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DEED_DATE" }, { "name": "DEED_CENT", "type": "esriFieldTypeString", "alias": "Deed Century", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DEED_CENT" }, { "name": "SALE_DATE", "type": "esriFieldTypeString", "alias": "Sale Date", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SALE_DATE" }, { "name": "SALE_PRICE", "type": "esriFieldTypeString", "alias": "Sale Price", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SALE_PRICE" }, { "name": "MCRNUM", "type": "esriFieldTypeString", "alias": "MCR", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MCRNUM" }, { "name": "MCR_BOOK", "type": "esriFieldTypeString", "alias": "MCR_BOOK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MCR_BOOK" }, { "name": "MCR_PAGE", "type": "esriFieldTypeString", "alias": "MCR_PAGE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MCR_PAGE" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "LAND_SIZE", "type": "esriFieldTypeString", "alias": "Land Size", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LAND_SIZE" }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "LOT_NUM" }, { "name": "STR", "type": "esriFieldTypeString", "alias": "Section Township Range", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STR" }, { "name": "CITY_ZONING", "type": "esriFieldTypeString", "alias": "CITY_ZONING", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CITY_ZONING" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "CONST_YEAR", "type": "esriFieldTypeString", "alias": "Construction Year", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONST_YEAR" }, { "name": "LIVING_SPACE", "type": "esriFieldTypeString", "alias": "Living Space Size", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LIVING_SPACE" }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "In Care Of", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "INCAREOF" }, { "name": "TAX_YR_CUR", "type": "esriFieldTypeString", "alias": "Current Tax Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TAX_YR_CUR" }, { "name": "FCV_CUR", "type": "esriFieldTypeString", "alias": "Current Full Cash Value", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FCV_CUR" }, { "name": "LPV_CUR", "type": "esriFieldTypeString", "alias": "Current Limited Property Value", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LPV_CUR" }, { "name": "LC_CUR", "type": "esriFieldTypeString", "alias": "LC_CUR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LC_CUR" }, { "name": "TAX_YR_PREV", "type": "esriFieldTypeString", "alias": "Previous Tax Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TAX_YR_PREV" }, { "name": "FCV_PREV", "type": "esriFieldTypeString", "alias": "Previous Full Cash Value", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FCV_PREV" }, { "name": "LPV_PREV", "type": "esriFieldTypeString", "alias": "Previous Limited Property Value", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LPV_PREV" }, { "name": "LC_PREV", "type": "esriFieldTypeString", "alias": "LC_PREV", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LC_PREV" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "MesaTax", "type": "esriFieldTypeDouble", "alias": "MesaTax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MesaTax" }, { "name": "MesaTaxPerAcre", "type": "esriFieldTypeDouble", "alias": "MesaTaxPerAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MesaTaxPerAcre" }, { "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": "MaximoID", "type": "esriFieldTypeString", "alias": "MaximoID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaximoID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S134_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "MesaTaxPerAcre": null, "MaximoID": null, "APN": null, "FLOOR": null, "APN_DASH": null, "BOOK": null, "MAP": null, "ITEM": null, "PUC": null, "OWNER_ID": null, "OWNER_NAME": null, "MAIL_ADDR1": null, "MAIL_ADDR2": null, "MAIL_CITY": null, "MAIL_STATE": null, "MAIL_CNTRY": null, "MAIL_ZIP": null, "PHYSICAL_STREET_NUM": null, "PHYSICAL_STREET_DIR": null, "PHYSICAL_STREET_NAME": null, "PHYSICAL_STREET_TYPE": null, "PHYSICAL_STREET_SUFFIX": null, "PHYSICAL_STREET_POSTDIR": null, "PHYSICAL_SUITE": null, "PHYSICAL_CITY": null, "PHYSICAL_ZIP": null, "PHYSICAL_ADDRESS": null, "MAIL_ADDRESS": null, "DEED_NUMBER": null, "DEED_DATE": null, "DEED_CENT": null, "SALE_DATE": null, "SALE_PRICE": null, "MCRNUM": null, "MCR_BOOK": null, "MCR_PAGE": null, "SUBNAME": null, "LAND_SIZE": null, "LOT_NUM": null, "STR": null, "CITY_ZONING": null, "JURISDICTION": null, "CONST_YEAR": null, "LIVING_SPACE": null, "INCAREOF": null, "TAX_YR_CUR": null, "FCV_CUR": null, "LPV_CUR": null, "LC_CUR": null, "TAX_YR_PREV": null, "FCV_PREV": null, "LPV_PREV": null, "LC_PREV": null, "LONGITUDE": null, "LATITUDE": null, "MesaTax": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7a9aef6f50c741b88721b6e90c531976" }