{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.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": [ { "id": 0, "name": "Sales", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PID", "composite": false, "catalogID": "{DEA90596-DDE1-46F7-B400-8F04750B7805}" } ], "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": 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": 526794.9505591393, "ymin": 148404.09984381497, "xmax": 553436.7811336368, "ymax": 181648.8670155555, "spatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "xyUnits": 3.763619368794361E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 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": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PID" }, { "name": "PID2", "type": "esriFieldTypeString", "alias": "PID2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PID2" }, { "name": "PARCEL_ACTIVE_DATE", "type": "esriFieldTypeDate", "alias": "PARCEL_ACTIVE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PARCEL_ACTIVE_DATE" }, { "name": "BLDG_NUM", "type": "esriFieldTypeString", "alias": "BLDG_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLDG_NUM" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY" }, { "name": "CITY_USPS", "type": "esriFieldTypeString", "alias": "CITY_USPS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY_USPS" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4" }, { "name": "SITEADD", "type": "esriFieldTypeString", "alias": "SITEADD", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "SITEADD" }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "PLAT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAT_NAME" }, { "name": "PLAT_CODE", "type": "esriFieldTypeString", "alias": "PLAT_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLAT_CODE" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LOT" }, { "name": "ACRES_POLY", "type": "esriFieldTypeDouble", "alias": "ACRES_POLY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES_POLY" }, { "name": "ACRES_DEED", "type": "esriFieldTypeDouble", "alias": "ACRES_DEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES_DEED" }, { "name": "USE1_DESC", "type": "esriFieldTypeString", "alias": "USE1_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "USE1_DESC" }, { "name": "USE2_DESC", "type": "esriFieldTypeString", "alias": "USE2_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "USE2_DESC" }, { "name": "USE3_DESC", "type": "esriFieldTypeString", "alias": "USE3_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "USE3_DESC" }, { "name": "USE4_DESC", "type": "esriFieldTypeString", "alias": "USE4_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "USE4_DESC" }, { "name": "MULTI_USES", "type": "esriFieldTypeString", "alias": "MULTI_USES", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MULTI_USES" }, { "name": "TAX_NAME", "type": "esriFieldTypeString", "alias": "TAX_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TAX_NAME" }, { "name": "TAX_NAME2", "type": "esriFieldTypeString", "alias": "TAX_NAME2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TAX_NAME2" }, { "name": "TAX_ADD_L1", "type": "esriFieldTypeString", "alias": "TAX_ADD_L1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TAX_ADD_L1" }, { "name": "TAX_ADD_L2", "type": "esriFieldTypeString", "alias": "TAX_ADD_L2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TAX_ADD_L2" }, { "name": "TAX_CAPAC", "type": "esriFieldTypeDouble", "alias": "TAX_CAPAC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_CAPAC" }, { "name": "TOTAL_TAX", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_TAX" }, { "name": "SPEC_ASSES", "type": "esriFieldTypeDouble", "alias": "SPEC_ASSES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEC_ASSES" }, { "name": "TAX_EXEMPT", "type": "esriFieldTypeString", "alias": "TAX_EXEMPT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TAX_EXEMPT" }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HOMESTEAD" }, { "name": "EMV_LAND", "type": "esriFieldTypeDouble", "alias": "EMV_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMV_LAND" }, { "name": "EMV_BLDG", "type": "esriFieldTypeDouble", "alias": "EMV_BLDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMV_BLDG" }, { "name": "EMV_TOTAL", "type": "esriFieldTypeDouble", "alias": "EMV_TOTAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMV_TOTAL" }, { "name": "HOME_STYLE", "type": "esriFieldTypeString", "alias": "HOME_STYLE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HOME_STYLE" }, { "name": "FIN_SQ_FT", "type": "esriFieldTypeDouble", "alias": "FIN_SQ_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIN_SQ_FT" }, { "name": "GARAGE", "type": "esriFieldTypeString", "alias": "GARAGE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GARAGE" }, { "name": "BASEMENT", "type": "esriFieldTypeString", "alias": "BASEMENT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASEMENT" }, { "name": "HEATING", "type": "esriFieldTypeString", "alias": "HEATING", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HEATING" }, { "name": "COOLING", "type": "esriFieldTypeString", "alias": "COOLING", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COOLING" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "NUM_UNITS", "type": "esriFieldTypeString", "alias": "NUM_UNITS", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "NUM_UNITS" }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SALE_DATE" }, { "name": "SALE_VALUE", "type": "esriFieldTypeDouble", "alias": "SALE_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SALE_VALUE" }, { "name": "GREEN_ACRE", "type": "esriFieldTypeString", "alias": "GREEN_ACRE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GREEN_ACRE" }, { "name": "AG_PRESERV", "type": "esriFieldTypeString", "alias": "AG_PRESERV", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AG_PRESERV" }, { "name": "HOUSE_PHOTO", "type": "esriFieldTypeString", "alias": "HOUSE_PHOTO", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "HOUSE_PHOTO" }, { "name": "ACRES_NET", "type": "esriFieldTypeDouble", "alias": "ACRES_NET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES_NET" }, { "name": "SCHOOL_DST", "type": "esriFieldTypeString", "alias": "SCHOOL_DST", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SCHOOL_DST" }, { "name": "WSHD_DIST", "type": "esriFieldTypeString", "alias": "WSHD_DIST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WSHD_DIST" }, { "name": "PLATIMAGE", "type": "esriFieldTypeString", "alias": "PLATIMAGE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PLATIMAGE" }, { "name": "BATH", "type": "esriFieldTypeDouble", "alias": "BATH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BATH" }, { "name": "BEDROOMS", "type": "esriFieldTypeSmallInteger", "alias": "BEDROOMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEDROOMS" }, { "name": "MULTI_RES", "type": "esriFieldTypeString", "alias": "MULTI_RES", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MULTI_RES" }, { "name": "OCC_DESC", "type": "esriFieldTypeString", "alias": "OCC_DESC", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "OCC_DESC" }, { "name": "FULL_LEGAL", "type": "esriFieldTypeString", "alias": "FULL_LEGAL", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FULL_LEGAL" }, { "name": "ABB_LEGAL", "type": "esriFieldTypeString", "alias": "ABB_LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ABB_LEGAL" }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NEIGHBORHOOD" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ZONING" }, { "name": "ZONINGDISTRICT", "type": "esriFieldTypeString", "alias": "ZONINGDISTRICT", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ZONINGDISTRICT" }, { "name": "MAILADD_L2", "type": "esriFieldTypeString", "alias": "MAILADD_L2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILADD_L2" }, { "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": "TAX_CITY", "type": "esriFieldTypeString", "alias": "TAX_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAX_CITY" }, { "name": "TAX_STATE", "type": "esriFieldTypeString", "alias": "TAX_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TAX_STATE" }, { "name": "TAX_ZIP", "type": "esriFieldTypeString", "alias": "TAX_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAX_ZIP" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R843_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_4074_PID", "fields": "PID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S483_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "TAX_STATE": null, "PID": null, "PID2": null, "PARCEL_ACTIVE_DATE": null, "BLDG_NUM": null, "STREETNAME": null, "CITY": null, "CITY_USPS": null, "ZIP": null, "ZIP4": null, "SITEADD": null, "PLAT_NAME": null, "PLAT_CODE": null, "BLOCK": null, "LOT": null, "ACRES_POLY": null, "ACRES_DEED": null, "USE1_DESC": null, "USE2_DESC": null, "USE3_DESC": null, "USE4_DESC": null, "MULTI_USES": null, "TAX_NAME": null, "TAX_NAME2": null, "TAX_ADD_L1": null, "TAX_ADD_L2": null, "TAX_CAPAC": null, "TOTAL_TAX": null, "SPEC_ASSES": null, "TAX_EXEMPT": null, "HOMESTEAD": null, "EMV_LAND": null, "EMV_BLDG": null, "EMV_TOTAL": null, "HOME_STYLE": null, "FIN_SQ_FT": null, "GARAGE": null, "BASEMENT": null, "HEATING": null, "COOLING": null, "YEAR_BUILT": null, "NUM_UNITS": null, "SALE_DATE": null, "SALE_VALUE": null, "GREEN_ACRE": null, "AG_PRESERV": null, "HOUSE_PHOTO": null, "ACRES_NET": null, "SCHOOL_DST": null, "WSHD_DIST": null, "PLATIMAGE": null, "BATH": null, "BEDROOMS": null, "MULTI_RES": null, "OCC_DESC": null, "FULL_LEGAL": null, "ABB_LEGAL": null, "NEIGHBORHOOD": null, "SUBDIVISION": null, "ZONING": null, "ZONINGDISTRICT": null, "MAILADD_L2": null, "TAX_ZIP": null, "TAX_CITY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Tax Information", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "Sales", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PID", "composite": false, "catalogID": "{DEA90596-DDE1-46F7-B400-8F04750B7805}" } ], "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": 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": 526794.9505591393, "ymin": 148404.09984381497, "xmax": 553436.7811336368, "ymax": 181648.8670155555, "spatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "xyUnits": 3.763619368794361E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 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": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PID" }, { "name": "PID2", "type": "esriFieldTypeString", "alias": "PID2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PID2" }, { "name": "TOTAL_TAX", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_TAX" }, { "name": "SPEC_ASSES", "type": "esriFieldTypeDouble", "alias": "SPEC_ASSES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEC_ASSES" }, { "name": "TAX_EXEMPT", "type": "esriFieldTypeString", "alias": "TAX_EXEMPT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TAX_EXEMPT" }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HOMESTEAD" }, { "name": "EMV_LAND", "type": "esriFieldTypeDouble", "alias": "EMV_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMV_LAND" }, { "name": "EMV_BLDG", "type": "esriFieldTypeDouble", "alias": "EMV_BLDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMV_BLDG" }, { "name": "EMV_TOTAL", "type": "esriFieldTypeDouble", "alias": "EMV_TOTAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMV_TOTAL" }, { "name": "GREEN_ACRE", "type": "esriFieldTypeString", "alias": "GREEN_ACRE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GREEN_ACRE" }, { "name": "AG_PRESERV", "type": "esriFieldTypeString", "alias": "AG_PRESERV", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AG_PRESERV" }, { "name": "FULL_LEGAL", "type": "esriFieldTypeString", "alias": "FULL_LEGAL", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FULL_LEGAL" }, { "name": "ABB_LEGAL", "type": "esriFieldTypeString", "alias": "ABB_LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ABB_LEGAL" }, { "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": "TAX_CITY", "type": "esriFieldTypeString", "alias": "TAX_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAX_CITY" }, { "name": "TAX_STATE", "type": "esriFieldTypeString", "alias": "TAX_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TAX_STATE" }, { "name": "TAX_ZIP", "type": "esriFieldTypeString", "alias": "TAX_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAX_ZIP" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R843_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_4074_PID", "fields": "PID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S483_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Information", "description": "", "prototype": { "attributes": { "TAX_STATE": null, "TAX_ZIP": null, "PID": null, "PID2": null, "TOTAL_TAX": null, "SPEC_ASSES": null, "TAX_EXEMPT": null, "HOMESTEAD": null, "EMV_LAND": null, "EMV_BLDG": null, "EMV_TOTAL": null, "GREEN_ACRE": null, "AG_PRESERV": null, "FULL_LEGAL": null, "ABB_LEGAL": null, "TAX_CITY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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 } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Sales", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Parcel", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PID", "composite": false, "catalogID": "{DEA90596-DDE1-46F7-B400-8F04750B7805}" }, { "id": 1, "name": "Parcel", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PID", "composite": false, "catalogID": "{DEA90596-DDE1-46F7-B400-8F04750B7805}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Date_of_Sale", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GID", "type": "esriFieldTypeInteger", "alias": "GID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GID" }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SID" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "PID" }, { "name": "Date_of_Sale", "type": "esriFieldTypeDate", "alias": "Date_of_Sale", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_of_Sale" }, { "name": "Year_of_Sale", "type": "esriFieldTypeString", "alias": "Year_of_Sale", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Year_of_Sale" }, { "name": "Sale_Amt", "type": "esriFieldTypeDouble", "alias": "Sale_Amt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sale_Amt" }, { "name": "Sale_Amt_Adj", "type": "esriFieldTypeDouble", "alias": "Sale_Amt_Adj", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sale_Amt_Adj" }, { "name": "Sale_Ratio", "type": "esriFieldTypeDouble", "alias": "Sale_Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sale_Ratio" }, { "name": "Transaction_Type", "type": "esriFieldTypeString", "alias": "Transaction_Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Transaction_Type" }, { "name": "Transaction_Desc", "type": "esriFieldTypeString", "alias": "Transaction_Desc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Transaction_Desc" }, { "name": "Transaction_Desc_Code", "type": "esriFieldTypeInteger", "alias": "Transaction_Desc_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Transaction_Desc_Code" }, { "name": "Recorded_ID", "type": "esriFieldTypeString", "alias": "Recorded_ID", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "Recorded_ID" }, { "name": "Quality", "type": "esriFieldTypeString", "alias": "Quality", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Quality" }, { "name": "Seller", "type": "esriFieldTypeString", "alias": "Seller", "domain": null, "editable": true, "nullable": true, "length": 101, "defaultValue": null, "modelName": "Seller" }, { "name": "Buyer", "type": "esriFieldTypeString", "alias": "Buyer", "domain": null, "editable": true, "nullable": true, "length": 101, "defaultValue": null, "modelName": "Buyer" }, { "name": "Sale_Remarks", "type": "esriFieldTypeString", "alias": "Sale_Remarks", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Sale_Remarks" }, { "name": "Last_Sale_Flag", "type": "esriFieldTypeSmallInteger", "alias": "Last_Sale_Flag", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Last_Sale_Flag" }, { "name": "Abstract_Code", "type": "esriFieldTypeInteger", "alias": "Abstract_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Abstract_Code" }, { "name": "Abstract_Desc", "type": "esriFieldTypeString", "alias": "Abstract_Desc", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Abstract_Desc" } ], "indexes": [ { "name": "R386_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1090_PID", "fields": "PID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sales", "description": "", "prototype": { "attributes": { "Abstract_Code": null, "Abstract_Desc": null, "GID": 0, "SID": 0, "PID": " ", "Date_of_Sale": null, "Year_of_Sale": null, "Sale_Amt": null, "Sale_Amt_Adj": null, "Sale_Ratio": null, "Transaction_Type": null, "Transaction_Desc": null, "Transaction_Desc_Code": null, "Recorded_ID": null, "Quality": null, "Seller": null, "Buyer": null, "Sale_Remarks": null, "Last_Sale_Flag": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }