{ "isCoGoEnabled": false, "extent": { "ymin": 1161259.9405762404, "xmin": 2037724.2174546607, "ymax": 1278077.2899463251, "xmax": 2195551.228243578, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2240, "zTolerance": 0.001, "wkid": 102667, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportedContingentValuesFormats": "JSON, PBF", "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.2.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "ParcelPropertyValues", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "legaldescription": null, "current_val": null, "previousvalue": null, "subdivisionblock": null, "city": null, "streetname": null, "municipality": null, "parcelnumber": null, "improvementvalue": null, "pid": null, "subdivisionname": null, "parentpin": null, "subdivisionlot": null, "currentvalue": null, "streetaddress": null, "state": null, "heatedsquarefeet": null, "zip": null, "vpa_n": null, "vpa": null, "ownername": null, "additionalownerinfo": null, "realkey": null, "subdivisionphase": null, "atticsquarefeet": null, "repropkey": null, "subdivisioncode": null, "parcel_id": null, "yearbuilt": null, "numberoffullbaths": null, "subdivisionsection": null, "unit": null, "streettype": null, "totalacres": null, "housenumber": null, "acres": null, "taxdistrict": null, "neighborhood": null, "numberofhalfbaths": null, "streetdirection": null, "basementsquarefeet": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.2, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": true, "name": "ParcelPropertyValues", "allowTrueCurvesUpdates": false, "displayField": "ownername", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "parcel_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parcel_id", "length": 30, "alias": "PAR_ID", "type": "esriFieldTypeString" }, { "modelName": "acres", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "acres", "alias": "ACRES", "type": "esriFieldTypeDouble" }, { "modelName": "vpa", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "vpa", "alias": "VPA", "type": "esriFieldTypeDouble" }, { "modelName": "vpa_n", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "vpa_n", "alias": "VPA_N", "type": "esriFieldTypeDouble" }, { "modelName": "municipality", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "municipality", "length": 255, "alias": "Municipality", "type": "esriFieldTypeString" }, { "modelName": "current_val", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "current_val", "alias": "CURRENT_VAL", "type": "esriFieldTypeDouble" }, { "modelName": "realkey", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "realkey", "alias": "RealKey", "type": "esriFieldTypeDouble" }, { "modelName": "parcelnumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parcelnumber", "length": 20, "alias": "ParcelNumber", "type": "esriFieldTypeString" }, { "modelName": "pid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pid", "length": 25, "alias": "PID", "type": "esriFieldTypeString" }, { "modelName": "parentpin", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parentpin", "length": 15, "alias": "ParentPIN", "type": "esriFieldTypeString" }, { "modelName": "ownername", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ownername", "length": 40, "alias": "OwnerName", "type": "esriFieldTypeString" }, { "modelName": "additionalownerinfo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "additionalownerinfo", "length": 40, "alias": "AdditionalOwnerInfo", "type": "esriFieldTypeString" }, { "modelName": "streetaddress", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "streetaddress", "length": 40, "alias": "StreetAddress", "type": "esriFieldTypeString" }, { "modelName": "city", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "city", "length": 20, "alias": "City", "type": "esriFieldTypeString" }, { "modelName": "state", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "state", "length": 2, "alias": "State", "type": "esriFieldTypeString" }, { "modelName": "zip", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zip", "length": 10, "alias": "Zip", "type": "esriFieldTypeString" }, { "modelName": "previousvalue", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "previousvalue", "alias": "PreviousValue", "type": "esriFieldTypeDouble" }, { "modelName": "currentvalue", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "currentvalue", "alias": "CurrentValue", "type": "esriFieldTypeDouble" }, { "modelName": "housenumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "housenumber", "alias": "HouseNumber", "type": "esriFieldTypeInteger" }, { "modelName": "streetdirection", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "streetdirection", "length": 2, "alias": "StreetDirection", "type": "esriFieldTypeString" }, { "modelName": "streetname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "streetname", "length": 25, "alias": "StreetName", "type": "esriFieldTypeString" }, { "modelName": "streettype", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "streettype", "length": 4, "alias": "StreetType", "type": "esriFieldTypeString" }, { "modelName": "unit", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unit", "length": 4, "alias": "Unit", "type": "esriFieldTypeString" }, { "modelName": "taxdistrict", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "taxdistrict", "length": 30, "alias": "TaxDistrict", "type": "esriFieldTypeString" }, { "modelName": "neighborhood", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "neighborhood", "length": 50, "alias": "Neighborhood", "type": "esriFieldTypeString" }, { "modelName": "totalacres", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "totalacres", "alias": "TotalAcres", "type": "esriFieldTypeDouble" }, { "modelName": "subdivisioncode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivisioncode", "length": 8, "alias": "SubdivisionCode", "type": "esriFieldTypeString" }, { "modelName": "subdivisionname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivisionname", "length": 40, "alias": "SubdivisionName", "type": "esriFieldTypeString" }, { "modelName": "subdivisionlot", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivisionlot", "length": 6, "alias": "SubdivisionLot", "type": "esriFieldTypeString" }, { "modelName": "subdivisionblock", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivisionblock", "length": 4, "alias": "SubdivisionBlock", "type": "esriFieldTypeString" }, { "modelName": "subdivisionsection", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivisionsection", "length": 4, "alias": "SubdivisionSection", "type": "esriFieldTypeString" }, { "modelName": "subdivisionphase", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivisionphase", "length": 4, "alias": "SubdivisionPhase", "type": "esriFieldTypeString" }, { "modelName": "yearbuilt", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "yearbuilt", "alias": "YearBuilt", "type": "esriFieldTypeSmallInteger" }, { "modelName": "atticsquarefeet", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "atticsquarefeet", "alias": "AtticSquareFeet", "type": "esriFieldTypeInteger" }, { "modelName": "basementsquarefeet", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "basementsquarefeet", "alias": "BasementSquareFeet", "type": "esriFieldTypeInteger" }, { "modelName": "numberoffullbaths", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "numberoffullbaths", "alias": "NumberOfFullBaths", "type": "esriFieldTypeSmallInteger" }, { "modelName": "numberofhalfbaths", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "numberofhalfbaths", "alias": "NumberOfHalfBaths", "type": "esriFieldTypeSmallInteger" }, { "modelName": "heatedsquarefeet", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "heatedsquarefeet", "alias": "HeatedSquareFeet", "type": "esriFieldTypeInteger" }, { "modelName": "improvementvalue", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "improvementvalue", "alias": "ImprovementValue", "type": "esriFieldTypeDouble" }, { "modelName": "repropkey", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "repropkey", "alias": "RePropKey", "type": "esriFieldTypeDouble" }, { "modelName": "legaldescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "legaldescription", "length": 45, "alias": "LegalDescription", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r67_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a46_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryNumericBins": false, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "d9834c6afc7a4ce2826be834a002e942", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 178, 178, 178, 255 ], "width": 0.7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 255, 234, 190, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }