{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Parcels Yellow", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278183000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 8430.632066056132, "ymin": 7724.2120338231325, "xmax": 1801468.125052169, "ymax": 641189.081339404, "zmin": -519.6141000000061, "zmax": 260.9823999999935, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3.780131583918991E7, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssessorNumber", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PARC" }, { "name": "AssessorNumber", "type": "esriFieldTypeString", "alias": "Assessor Number", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "AssessorNumber" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_194", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels Yellow", "description": "", "prototype": { "attributes": { "AssessorNumber": null, "CalculatedArea": null, "RTS": 0, "PARC": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Taxlots", "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, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1399128.344103381, "ymin": 258072.6250498891, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "zmin": -519.6141000000061, "zmax": 260.9823999999935, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "MIDDLE_NAME", "type": "esriFieldTypeString", "alias": "MIDDLE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAME" }, { "name": "MAILING_STATE", "type": "esriFieldTypeString", "alias": "MAILING_STATE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAILING_STATE" }, { "name": "MAILING_ZIP", "type": "esriFieldTypeString", "alias": "MAILING_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAILING_ZIP" }, { "name": "WATER_SRC", "type": "esriFieldTypeString", "alias": "WATER_SRC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WATER_SRC" }, { "name": "SEWER_SRC", "type": "esriFieldTypeString", "alias": "SEWER_SRC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SEWER_SRC" }, { "name": "YCWRS", "type": "esriFieldTypeString", "alias": "YCWRS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YCWRS" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "TAXLOT_N", "type": "esriFieldTypeString", "alias": "TAXLOT_N", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TAXLOT_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeString", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGAL" }, { "name": "CNYZONE", "type": "esriFieldTypeString", "alias": "CNYZONE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CNYZONE" }, { "name": "CNY_ZONE", "type": "esriFieldTypeString", "alias": "CNY_ZONE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CNY_ZONE" }, { "name": "UAZO_ZONE", "type": "esriFieldTypeString", "alias": "UAZO_ZONE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UAZO_ZONE" }, { "name": "PLAN_DES", "type": "esriFieldTypeString", "alias": "PLAN_DES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_DES" }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SCHOOL" }, { "name": "FIRM_PNL_", "type": "esriFieldTypeString", "alias": "FIRM_PNL_", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "FIRM_PNL_" }, { "name": "FIRE_DIST", "type": "esriFieldTypeString", "alias": "FIRE_DIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRE_DIST" }, { "name": "IRRG_DIST", "type": "esriFieldTypeString", "alias": "IRRG_DIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "IRRG_DIST" }, { "name": "COMM_DIST", "type": "esriFieldTypeString", "alias": "COMM_DIST", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "COMM_DIST" }, { "name": "waterRes", "type": "esriFieldTypeString", "alias": "waterRes", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "waterRes" }, { "name": "FireWise", "type": "esriFieldTypeString", "alias": "FireWise", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FireWise" }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "JURISDICT" }, { "name": "UGA", "type": "esriFieldTypeString", "alias": "UGA", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UGA" }, { "name": "CYAK_ZONG", "type": "esriFieldTypeString", "alias": "CYAK_ZONG", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CYAK_ZONG" }, { "name": "CYAK_FLU", "type": "esriFieldTypeString", "alias": "CYAK_FLU", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CYAK_FLU" }, { "name": "STOCK", "type": "esriFieldTypeString", "alias": "STOCK", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "STOCK" }, { "name": "UG_ZONING", "type": "esriFieldTypeString", "alias": "UG_ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UG_ZONING" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R997_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S638_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Taxlots", "description": "", "prototype": { "attributes": { "UG_ZONING": null, "RTS": null, "MIDDLE_NAME": null, "MAILING_STATE": null, "MAILING_ZIP": null, "WATER_SRC": null, "SEWER_SRC": null, "YCWRS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "TAXLOT_N": null, "FIRST_NAME": null, "LAST_NAME": null, "ORG_NAME": null, "MAILING_AD": null, "MAILING_CI": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "LEGAL": null, "CNYZONE": null, "CNY_ZONE": null, "UAZO_ZONE": null, "PLAN_DES": null, "SCHOOL": null, "FIRM_PNL_": null, "FIRE_DIST": null, "IRRG_DIST": null, "COMM_DIST": null, "waterRes": null, "FireWise": null, "JURISDICT": null, "UGA": null, "CYAK_ZONG": null, "CYAK_FLU": null, "STOCK": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 106, "name": "2024 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": true, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQUAREFT", "type": "esriFieldTypeDouble", "alias": "SQUAREFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUAREFT" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WATER" }, { "name": "WAT_SOURCE", "type": "esriFieldTypeString", "alias": "WAT_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WAT_SOURCE" }, { "name": "SEWER", "type": "esriFieldTypeString", "alias": "SEWER", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SEWER" }, { "name": "SEW_SOURCE", "type": "esriFieldTypeString", "alias": "SEW_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SEW_SOURCE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R974_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S627_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2024 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "ACRES": null, "SQUAREFT": null, "RTS": null, "PARC": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "WATER": null, "WAT_SOURCE": null, "SEWER": null, "SEW_SOURCE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 105, "name": "2023 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2023.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2023.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2023.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WATER" }, { "name": "WAT_SOURCE", "type": "esriFieldTypeString", "alias": "WAT_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WAT_SOURCE" }, { "name": "SEWER", "type": "esriFieldTypeString", "alias": "SEWER", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SEWER" }, { "name": "SEW_SOURCE", "type": "esriFieldTypeString", "alias": "SEW_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SEW_SOURCE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R973_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S626_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2023 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2023.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "WATER": null, "WAT_SOURCE": null, "SEWER": null, "SEW_SOURCE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 104, "name": "2022 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2022.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2022.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2022.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R972_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S625_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2022 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2022.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 103, "name": "2021 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2021.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2021.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2021.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R971_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S624_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2021 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2021.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 102, "name": "2020 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2020.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2020.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2020.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R970_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S623_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2020 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2020.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 101, "name": "2019 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2019.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2019.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2019.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R969_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S622_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2019 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2019.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 100, "name": "2018 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2018.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2018.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2018.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R968_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S621_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2018 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2018.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 99, "name": "2017 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641189.0812563896, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2017.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2017.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2017.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R967_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S620_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2017 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2017.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 98, "name": "2016 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641007.2256489694, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2016.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2016.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2016.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R966_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S619_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2016 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2016.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 97, "name": "2015 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641007.2256489694, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2015.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2015.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2015.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R965_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S618_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2015 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2015.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 96, "name": "2014 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 641007.2256489694, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2014.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2014.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2014.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R964_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S617_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2014 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2014.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 95, "name": "2013 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2013.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2013.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2013.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R963_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S616_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2013 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2013.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 94, "name": "2012 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2012.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2012.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2012.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R962_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S615_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2012 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2012.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "PROP_TYPE": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 93, "name": "2011 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2011.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2011.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2011.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeString", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R961_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S614_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2011 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2011.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 92, "name": "2010 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2010.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2010.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2010.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R960_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S613_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2010 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2010.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "HOUSE_NO": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 91, "name": "2009 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2009.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2009.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2009.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R959_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S612_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2009 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2009.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 90, "name": "2008 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2008.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2008.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2008.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R958_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S611_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2008 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2008.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 89, "name": "2007 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2007.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2007.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2007.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R957_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S610_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2007 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2007.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 88, "name": "2006 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2006.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2006.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2006.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R956_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S609_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2006 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2006.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 87, "name": "2005 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640784.9728126377, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2005.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2005.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2005.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R955_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S608_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2005 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2005.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 86, "name": "2004 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2004.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2004.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2004.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R954_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S607_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2004 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2004.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 85, "name": "2003 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2003.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2003.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2003.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R953_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S606_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2003 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2003.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 84, "name": "2002 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2002.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2002.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2002.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R952_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S605_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2002 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2002.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 83, "name": "2001 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2001.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2001.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2001.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R951_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S604_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2001 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2001.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 82, "name": "2000 EOY", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_2000.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_2000.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_2000.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R950_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S603_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2000 EOY", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_2000.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "DATE": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 81, "name": "1999", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_1999.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_1999.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_1999.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CNTYPARC_", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_" }, { "name": "CNTYPARC_I", "type": "esriFieldTypeDouble", "alias": "CNTYPARC_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNTYPARC_I" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAM" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "SEARCH_NAM", "type": "esriFieldTypeString", "alias": "SEARCH_NAM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEARCH_NAM" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LEGAL_LINE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R949_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S602_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1999", "description": "", "prototype": { "attributes": { "LEGAL_LINE": null, "SEG_CHILD_": null, "Assessor.SDE.parcels_1999.AREA": null, "PERIMETER": null, "CNTYPARC_": null, "CNTYPARC_I": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAM": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null, "ZIP_CODE": null, "SEARCH_NAM": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "LINE_NR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 80, "name": "1998", "type": "Feature Layer", "parentLayer": { "id": 110, "name": "(Taxlots Historic)" }, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1376961.9999847263, "ymin": 257767.23425647616, "xmax": 1801468.1250521392, "ymax": 640651.562646389, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": [ 255, 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": "OWN_NAME1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assessor.SDE.parcels_1998.AREA", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.parcels_1998.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.parcels_1998.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "PARCELS_", "type": "esriFieldTypeDouble", "alias": "PARCELS_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCELS_" }, { "name": "PARCELS_ID", "type": "esriFieldTypeDouble", "alias": "PARCELS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCELS_ID" }, { "name": "RTS", "type": "esriFieldTypeInteger", "alias": "RTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTS" }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "OWN_NAME1", "type": "esriFieldTypeString", "alias": "OWN_NAME1", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "OWN_NAME1" }, { "name": "OWN_NAME2", "type": "esriFieldTypeString", "alias": "OWN_NAME2", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "OWN_NAME2" }, { "name": "LEVY_CODE", "type": "esriFieldTypeSmallInteger", "alias": "LEVY_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEVY_CODE" }, { "name": "ROLL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROLL_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLL_TYPE" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "ASSESS_LAN", "type": "esriFieldTypeInteger", "alias": "ASSESS_LAN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESS_LAN" }, { "name": "ASSESS_BLD", "type": "esriFieldTypeInteger", "alias": "ASSESS_BLD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESS_BLD" }, { "name": "OWN_ST", "type": "esriFieldTypeString", "alias": "OWN_ST", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "OWN_ST" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "SITUS_ADD", "type": "esriFieldTypeString", "alias": "SITUS_ADD", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "SITUS_ADD" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "PROP_SIZE_", "type": "esriFieldTypeString", "alias": "PROP_SIZE_", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PROP_SIZE_" }, { "name": "SITUS_SOUR", "type": "esriFieldTypeString", "alias": "SITUS_SOUR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SITUS_SOUR" }, { "name": "SITUS_NUM", "type": "esriFieldTypeInteger", "alias": "SITUS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITUS_NUM" }, { "name": "SITUS_NAME", "type": "esriFieldTypeString", "alias": "SITUS_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITUS_NAME" }, { "name": "PROP_UNIT", "type": "esriFieldTypeString", "alias": "PROP_UNIT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PROP_UNIT" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeInteger", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "TOTAL_ACRE", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_ACRE" }, { "name": "SQUARE_FT", "type": "esriFieldTypeInteger", "alias": "SQUARE_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUARE_FT" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NBHD" }, { "name": "NUM_LOTS", "type": "esriFieldTypeString", "alias": "NUM_LOTS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NUM_LOTS" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LAND_VALUE", "type": "esriFieldTypeInteger", "alias": "LAND_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND_VALUE" }, { "name": "BLDG_VALUE", "type": "esriFieldTypeInteger", "alias": "BLDG_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_VALUE" }, { "name": "ASMT_CLASS", "type": "esriFieldTypeString", "alias": "ASMT_CLASS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ASMT_CLASS" }, { "name": "LND_MRKT_V", "type": "esriFieldTypeInteger", "alias": "LND_MRKT_V", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LND_MRKT_V" }, { "name": "PAR_TRANSF", "type": "esriFieldTypeString", "alias": "PAR_TRANSF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PAR_TRANSF" }, { "name": "ASSESS_CRO", "type": "esriFieldTypeInteger", "alias": "ASSESS_CRO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESS_CRO" }, { "name": "SOIL_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "SOIL_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOIL_CLASS" }, { "name": "SOIL_QUALI", "type": "esriFieldTypeString", "alias": "SOIL_QUALI", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SOIL_QUALI" }, { "name": "LGL_DES1", "type": "esriFieldTypeString", "alias": "LGL_DES1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LGL_DES1" }, { "name": "LGL_DES2", "type": "esriFieldTypeString", "alias": "LGL_DES2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LGL_DES2" }, { "name": "LGL_DES3", "type": "esriFieldTypeString", "alias": "LGL_DES3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LGL_DES3" }, { "name": "LGL_DES4", "type": "esriFieldTypeString", "alias": "LGL_DES4", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LGL_DES4" }, { "name": "XDS_DES1", "type": "esriFieldTypeString", "alias": "XDS_DES1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES1" }, { "name": "XDS_DES2", "type": "esriFieldTypeString", "alias": "XDS_DES2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES2" }, { "name": "XDS_DES3", "type": "esriFieldTypeString", "alias": "XDS_DES3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES3" }, { "name": "XDS_DES4", "type": "esriFieldTypeString", "alias": "XDS_DES4", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES4" }, { "name": "XDS_DES5", "type": "esriFieldTypeString", "alias": "XDS_DES5", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES5" }, { "name": "XDS_DES6", "type": "esriFieldTypeString", "alias": "XDS_DES6", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES6" }, { "name": "XDS_DES7", "type": "esriFieldTypeString", "alias": "XDS_DES7", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES7" }, { "name": "XDS_DES8", "type": "esriFieldTypeString", "alias": "XDS_DES8", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES8" }, { "name": "XDS_DES9", "type": "esriFieldTypeString", "alias": "XDS_DES9", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DES9" }, { "name": "XDS_DS10", "type": "esriFieldTypeString", "alias": "XDS_DS10", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "XDS_DS10" }, { "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": "XMPT_CODE", "type": "esriFieldTypeString", "alias": "XMPT_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "XMPT_CODE" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WATER" }, { "name": "SEWR_SEPT", "type": "esriFieldTypeString", "alias": "SEWR_SEPT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SEWR_SEPT" }, { "name": "ASSESS_TOT", "type": "esriFieldTypeInteger", "alias": "ASSESS_TOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESS_TOT" }, { "name": "PARC_NOTES", "type": "esriFieldTypeString", "alias": "PARC_NOTES", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARC_NOTES" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD" }, { "name": "PARCEL_NBR", "type": "esriFieldTypeString", "alias": "PARCEL_NBR", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PARCEL_NBR" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R947_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S600_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1998", "description": "", "prototype": { "attributes": { "PARCEL_NBR": null, "Y_COORD": null, "Assessor.SDE.parcels_1998.AREA": null, "PERIMETER": null, "PARCELS_": null, "PARCELS_ID": null, "RTS": null, "PARC": null, "ACRES": null, "ASSESSOR_N": null, "OWN_NAME1": null, "OWN_NAME2": null, "LEVY_CODE": null, "ROLL_TYPE": null, "TAX_YEAR": null, "ASSESS_LAN": null, "ASSESS_BLD": null, "OWN_ST": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SITUS_ADD": null, "SITUS_CITY": null, "SIZE": null, "PROP_SIZE_": null, "SITUS_SOUR": null, "SITUS_NUM": null, "SITUS_NAME": null, "PROP_UNIT": null, "SITUS_ZIP": null, "TOTAL_ACRE": null, "SQUARE_FT": null, "NBHD": null, "NUM_LOTS": null, "USE_CODE": null, "LAND_VALUE": null, "BLDG_VALUE": null, "ASMT_CLASS": null, "LND_MRKT_V": null, "PAR_TRANSF": null, "ASSESS_CRO": null, "SOIL_CLASS": null, "SOIL_QUALI": null, "LGL_DES1": null, "LGL_DES2": null, "LGL_DES3": null, "LGL_DES4": null, "XDS_DES1": null, "XDS_DES2": null, "XDS_DES3": null, "XDS_DES4": null, "XDS_DES5": null, "XDS_DES6": null, "XDS_DES7": null, "XDS_DES8": null, "XDS_DES9": null, "XDS_DS10": null, "BLOCK": null, "LOT": null, "XMPT_CODE": null, "WATER": null, "SEWR_SEPT": null, "ASSESS_TOT": null, "PARC_NOTES": null, "LAST_NAME": null, "X_COORD": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Easement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278183000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1385807.7396645695, "ymin": 258253.91298864782, "xmax": 1801355.484103322, "ymax": 607752.7494055331, "zmin": 0, "zmax": 260.9823999999935, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3.780131583918991E7, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EncumbranceType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Easement", "description": "Easement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Easement" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Easement", "label": "Easement" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 239, 255 ], "toColor": [ 202, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 207, 252, 255 ], "toColor": [ 187, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 207, 255 ], "toColor": [ 252, 241, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 233, 252, 255 ], "toColor": [ 199, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 194, 252, 255 ], "toColor": [ 216, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "EncumbranceType", "subtypeField": "", "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea" }, { "name": "EncumbranceType", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "domain": { "type": "codedValue", "name": "lrEncumbranceType", "description": "The general types of encumbrance or easements", "codedValues": [ { "name": "Road Right-of-Way", "code": "Road Right-of-Way" }, { "name": "Canal Right-of-Way", "code": "Canal Right-of-Way" }, { "name": "Railroad Right-of-Way", "code": "Railroad Right-of-Way" }, { "name": "Private Right-of-Way", "code": "Private Right-of-Way" }, { "name": "Forest Service Roads", "code": "Forest Service Roads" }, { "name": "Hiatus", "code": "Hiatus" }, { "name": "State Land", "code": "State Land" }, { "name": "Federal Land", "code": "Federal Land" }, { "name": "Tribal Land", "code": "Tribal Land" }, { "name": "No Mans Land", "code": "No Mans Land" }, { "name": "Condominium Commons", "code": "Condominium Commons" }, { "name": "Summer Home Sites", "code": "Summer Home Sites" }, { "name": "Yakima City", "code": "Yakima City" }, { "name": "Yakima County", "code": "Yakima County" }, { "name": "Grant County", "code": "Grant County" }, { "name": "Kittitas County", "code": "Kittitas County" }, { "name": "River", "code": "River" }, { "name": "Dams/Spillways", "code": "Dams/Spillways" }, { "name": "Easement", "code": "Easement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EncumbranceType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "EasementType", "type": "esriFieldTypeString", "alias": "Easement Type", "domain": { "type": "codedValue", "name": "lrEasementType", "description": "The type of easement", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Utility", "code": "Utility" }, { "name": "Irrigation", "code": "Irrigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EasementType" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_195", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_195", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S166_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Easement", "name": "Easement", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Easement", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Easement", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Water-Road-Misc", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278183000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1385807.7396645695, "ymin": 258253.91298864782, "xmax": 1801355.484103322, "ymax": 607752.7494055331, "zmin": 0, "zmax": 260.9823999999935, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3.780131583918991E7, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EncumbranceType", "uniqueValueGroups": [ { "heading": "Encumbrance Type", "classes": [ { "label": "Road Right-of-Way", "description": "Road Right-of-Way", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Road Right-of-Way" ] ] }, { "label": "Private Right-of-Way", "description": "Private Right-of-Way", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "values": [ [ "Private Right-of-Way" ] ] }, { "label": "Railroad Right-of-Way", "description": "Railroad Right-of-Way", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Railroad Right-of-Way" ] ] }, { "label": "Forest Service Roads", "description": "Forest Service Roads", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Forest Service Roads" ] ] }, { "label": "Canal Right-of-Way", "description": "Canal Right-of-Way", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Canal Right-of-Way" ] ] }, { "label": "River", "description": "River", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "River" ] ] }, { "label": "Dams/Spillways", "description": "Dams/Spillways", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 174, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 174, 239, 0 ], "width": 0.4 } }, "values": [ [ "Dams/Spillways" ] ] }, { "label": "Federal Land", "description": "Federal Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Federal Land" ] ] }, { "label": "Tribal Land", "description": "Tribal Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": null }, "values": [ [ "Tribal Land" ] ] }, { "label": "State Land", "description": "State Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "State Land" ] ] }, { "label": "No Mans Land", "description": "No Mans Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "No Mans Land" ] ] }, { "label": "Yakima County", "description": "Yakima County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Yakima County" ] ] }, { "label": "Kittitas County", "description": "Kittitas County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Kittitas County" ] ] }, { "label": "Grant County", "description": "Grant County", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Grant County" ] ] }, { "label": "Yakima City", "description": "Yakima City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Yakima City" ] ] }, { "label": "Hiatus", "description": "Hiatus", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "Hiatus" ] ] }, { "label": "Condominium Commons", "description": "Condominium Commons", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Condominium Commons" ] ] }, { "label": "Summer Home Sites", "description": "Summer Home Sites", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Summer Home Sites" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Road Right-of-Way", "label": "Road Right-of-Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Private Right-of-Way", "label": "Private Right-of-Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Railroad Right-of-Way", "label": "Railroad Right-of-Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Forest Service Roads", "label": "Forest Service Roads" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Canal Right-of-Way", "label": "Canal Right-of-Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "River", "label": "River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 174, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 174, 239, 0 ], "width": 0.4 } }, "value": "Dams/Spillways", "label": "Dams/Spillways" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Federal Land", "label": "Federal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": null }, "value": "Tribal Land", "label": "Tribal Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "State Land", "label": "State Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "No Mans Land", "label": "No Mans Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Yakima County", "label": "Yakima County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Kittitas County", "label": "Kittitas County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Grant County", "label": "Grant County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Yakima City", "label": "Yakima City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hiatus", "label": "Hiatus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Condominium Commons", "label": "Condominium Commons" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Summer Home Sites", "label": "Summer Home Sites" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 239, 255 ], "toColor": [ 202, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 184, 255 ], "toColor": [ 252, 201, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 208, 252, 255 ], "toColor": [ 182, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 187, 255 ], "toColor": [ 250, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 212, 255 ], "toColor": [ 252, 240, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 204, 255 ], "toColor": [ 252, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 204, 252, 255 ], "toColor": [ 230, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 230, 252, 255 ], "toColor": [ 215, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 206, 255 ], "toColor": [ 184, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 184, 255 ], "toColor": [ 215, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 246, 252, 255 ], "toColor": [ 212, 246, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "EncumbranceType", "subtypeField": "", "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea" }, { "name": "EncumbranceType", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "domain": { "type": "codedValue", "name": "lrEncumbranceType", "description": "The general types of encumbrance or easements", "codedValues": [ { "name": "Road Right-of-Way", "code": "Road Right-of-Way" }, { "name": "Canal Right-of-Way", "code": "Canal Right-of-Way" }, { "name": "Railroad Right-of-Way", "code": "Railroad Right-of-Way" }, { "name": "Private Right-of-Way", "code": "Private Right-of-Way" }, { "name": "Forest Service Roads", "code": "Forest Service Roads" }, { "name": "Hiatus", "code": "Hiatus" }, { "name": "State Land", "code": "State Land" }, { "name": "Federal Land", "code": "Federal Land" }, { "name": "Tribal Land", "code": "Tribal Land" }, { "name": "No Mans Land", "code": "No Mans Land" }, { "name": "Condominium Commons", "code": "Condominium Commons" }, { "name": "Summer Home Sites", "code": "Summer Home Sites" }, { "name": "Yakima City", "code": "Yakima City" }, { "name": "Yakima County", "code": "Yakima County" }, { "name": "Grant County", "code": "Grant County" }, { "name": "Kittitas County", "code": "Kittitas County" }, { "name": "River", "code": "River" }, { "name": "Dams/Spillways", "code": "Dams/Spillways" }, { "name": "Easement", "code": "Easement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EncumbranceType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "EasementType", "type": "esriFieldTypeString", "alias": "Easement Type", "domain": { "type": "codedValue", "name": "lrEasementType", "description": "The type of easement", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Utility", "code": "Utility" }, { "name": "Irrigation", "code": "Irrigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EasementType" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_195", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_195", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "S166_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Road Right-of-Way", "name": "Road Right-of-Way", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Road Right-of-Way", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Road Right-of-Way", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Private Right-of-Way", "name": "Private Right-of-Way", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Private Right-of-Way", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Private Right-of-Way", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Railroad Right-of-Way", "name": "Railroad Right-of-Way", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Railroad Right-of-Way", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Railroad Right-of-Way", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forest Service Roads", "name": "Forest Service Roads", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Forest Service Roads", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Forest Service Roads", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Canal Right-of-Way", "name": "Canal Right-of-Way", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Canal Right-of-Way", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Canal Right-of-Way", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "River", "name": "River", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "River", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "River", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dams/Spillways", "name": "Dams/Spillways", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Dams/Spillways", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Dams/Spillways", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Federal Land", "name": "Federal Land", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Federal Land", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Federal Land", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tribal Land", "name": "Tribal Land", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Tribal Land", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Tribal Land", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "State Land", "name": "State Land", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "State Land", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "State Land", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "No Mans Land", "name": "No Mans Land", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "No Mans Land", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "No Mans Land", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Yakima County", "name": "Yakima County", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Yakima County", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Yakima County", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Kittitas County", "name": "Kittitas County", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Kittitas County", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Kittitas County", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Grant County", "name": "Grant County", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Grant County", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Grant County", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Yakima City", "name": "Yakima City", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Yakima City", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Yakima City", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hiatus", "name": "Hiatus", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Hiatus", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Hiatus", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Condominium Commons", "name": "Condominium Commons", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Condominium Commons", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Condominium Commons", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Summer Home Sites", "name": "Summer Home Sites", "domains": { "EncumbranceType": {"type": "inherited"}, "EasementType": {"type": "inherited"} }, "templates": [ { "name": "Summer Home Sites", "description": "", "prototype": { "attributes": { "EasementType": null, "Name": null, "CalculatedArea": null, "EncumbranceType": "Summer Home Sites", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Building Footprints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1498141.5469952226, "ymin": 302991.5043720603, "xmax": 1800766.3347890526, "ymax": 588664.1600597203, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Parcels_Di", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "outline_id" }, { "name": "Parcels_Di", "type": "esriFieldTypeString", "alias": "Parcels_Di", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "Parcels_Di" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status" }, { "name": "Assessor.SDE.BuildingFootprints2023.area", "type": "esriFieldTypeDouble", "alias": "Assessor.SDE.BuildingFootprints2023.area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Assessor.SDE.BuildingFootprints2023.area" }, { "name": "prev_area", "type": "esriFieldTypeDouble", "alias": "prev_area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prev_area" }, { "name": "pct_change", "type": "esriFieldTypeDouble", "alias": "pct_change", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pct_change" }, { "name": "redrawn", "type": "esriFieldTypeString", "alias": "redrawn", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "redrawn" }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comment", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "comment" }, { "name": "parcel_d_2", "type": "esriFieldTypeString", "alias": "parcel_d_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parcel_d_2" }, { "name": "parcel_d_3", "type": "esriFieldTypeString", "alias": "parcel_d_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parcel_d_3" }, { "name": "parcel_d_4", "type": "esriFieldTypeDouble", "alias": "parcel_d_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parcel_d_4" }, { "name": "parcel_d_5", "type": "esriFieldTypeString", "alias": "parcel_d_5", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parcel_d_5" }, { "name": "parcel_d_6", "type": "esriFieldTypeString", "alias": "parcel_d_6", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parcel_d_6" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R999_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S640_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Building Footprints", "description": "", "prototype": { "attributes": { "parcel_d_6": null, "parcel_d_5": null, "outline_id": null, "Parcels_Di": null, "x": null, "y": null, "status": null, "Assessor.SDE.BuildingFootprints2023.area": null, "prev_area": null, "pct_change": null, "redrawn": null, "comment": null, "parcel_d_2": null, "parcel_d_3": null, "parcel_d_4": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Property", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278121000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LOCATED_ON" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MEASURE" }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITUS_ADDR" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "CU_DATE", "type": "esriFieldTypeSmallInteger", "alias": "CU_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_DATE" }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_VALUE" }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CYCLE" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBHD" }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INS_DATE" }, { "name": "INS_NUM", "type": "esriFieldTypeSmallInteger", "alias": "INS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INS_NUM" }, { "name": "CUR_CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CUR_CYCLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUR_CYCLE" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "WATER_ABR", "type": "esriFieldTypeString", "alias": "WATER_ABR", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "WATER_ABR" }, { "name": "WATER_SRC", "type": "esriFieldTypeString", "alias": "WATER_SRC", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "WATER_SRC" }, { "name": "SEWER_ABR", "type": "esriFieldTypeString", "alias": "SEWER_ABR", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SEWER_ABR" }, { "name": "SEWER_SRC", "type": "esriFieldTypeString", "alias": "SEWER_SRC", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SEWER_SRC" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "TaxLots", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N" }, { "name": "UUID_797", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_797", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Property", "description": "", "prototype": { "attributes": { "SEWER_SRC": null, "ASSESSOR_N": null, "TCA": null, "TAX_YEAR": null, "USE_CODE": null, "LOCATED_ON": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "SIZE": null, "MEASURE": null, "SITUS_ADDR": null, "SITUS_ZIP": null, "SITUS_CITY": null, "CU_DATE": null, "CU_VALUE": null, "CYCLE": null, "NBHD": null, "INS_DATE": null, "INS_NUM": null, "CUR_CYCLE": null, "HOUSE_NO": null, "WATER_ABR": null, "WATER_SRC": null, "SEWER_ABR": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Party", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278081000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "MIDDLE_NAME", "type": "esriFieldTypeString", "alias": "MIDDLE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MIDDLE_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ORG_NAME" }, { "name": "ROLE", "type": "esriFieldTypeString", "alias": "ROLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROLE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROLE_PERCE", "type": "esriFieldTypeDouble", "alias": "ROLE_PERCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROLE_PERCE" }, { "name": "EFF_FROM_D", "type": "esriFieldTypeString", "alias": "EFF_FROM_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EFF_FROM_D" }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILING_AD" }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILING_CI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "TaxLots", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N" }, { "name": "UUID_799", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_799", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Party", "description": "", "prototype": { "attributes": { "ZIP_CODE": null, "ASSESSOR_N": null, "FIRST_NAME": null, "MIDDLE_NAME": null, "LAST_NAME": null, "ORG_NAME": null, "ROLE": null, "STATUS": null, "ROLE_PERCE": null, "EFF_FROM_D": null, "MAILING_AD": null, "MAILING_CI": null, "STATE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "PValues", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724277699000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "TCA", "type": "esriFieldTypeSmallInteger", "alias": "TCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCA" }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAX_YEAR" }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "PROP_USE" }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_LAND" }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKT_IMPVT" }, { "name": "NEW_CONST", "type": "esriFieldTypeInteger", "alias": "NEW_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEW_CONST" }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_LAND" }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CU_IMPVT" }, { "name": "TVR", "type": "esriFieldTypeInteger", "alias": "TVR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TVR" }, { "name": "TVE", "type": "esriFieldTypeInteger", "alias": "TVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TVE" }, { "name": "DATE", "type": "esriFieldTypeSmallInteger", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE" }, { "name": "CROP", "type": "esriFieldTypeInteger", "alias": "CROP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CROP" }, { "name": "AVR", "type": "esriFieldTypeInteger", "alias": "AVR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVR" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "TaxLots", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N" }, { "name": "UUID_798", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_798", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PValues", "description": "", "prototype": { "attributes": { "AVR": null, "ASSESSOR_N": null, "TCA": null, "TAX_YEAR": null, "PROP_USE": null, "MKT_LAND": null, "MKT_IMPVT": null, "NEW_CONST": null, "CU_LAND": null, "CU_IMPVT": null, "TVR": null, "TVE": null, "DATE": null, "CROP": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 40, "name": "Legal", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "LINE_NR", "type": "esriFieldTypeSmallInteger", "alias": "LINE_NR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_NR" }, { "name": "SEG_CHILD_", "type": "esriFieldTypeInteger", "alias": "SEG_CHILD_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_CHILD_" }, { "name": "LEGAL_LINE", "type": "esriFieldTypeString", "alias": "LEGAL_LINE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGAL_LINE" } ], "indexes": [ { "name": "R853_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "Taxlots", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N,LINE_NR" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Legal", "description": "", "prototype": { "attributes": { "SEG_CHILD_": null, "ASSESSOR_N": null, "LINE_NR": null, "LEGAL_LINE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 50, "name": "Char", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1719601346000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "QUALITY" }, { "name": "YEAR_BLT", "type": "esriFieldTypeString", "alias": "YEAR_BLT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "YEAR_BLT" }, { "name": "EFF_YEAR", "type": "esriFieldTypeString", "alias": "EFF_YEAR", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "EFF_YEAR" }, { "name": "STORIES", "type": "esriFieldTypeString", "alias": "STORIES", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "STORIES" }, { "name": "MAIN_SQFT", "type": "esriFieldTypeString", "alias": "MAIN_SQFT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "MAIN_SQFT" }, { "name": "UPPR_SQFT", "type": "esriFieldTypeString", "alias": "UPPR_SQFT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "UPPR_SQFT" }, { "name": "BSMT_SQFT", "type": "esriFieldTypeString", "alias": "BSMT_SQFT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "BSMT_SQFT" }, { "name": "FN_BSMT_SQ", "type": "esriFieldTypeString", "alias": "FN_BSMT_SQ", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FN_BSMT_SQ" }, { "name": "BSMT_GAR", "type": "esriFieldTypeString", "alias": "BSMT_GAR", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "BSMT_GAR" }, { "name": "BEDROOMS", "type": "esriFieldTypeString", "alias": "BEDROOMS", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "BEDROOMS" }, { "name": "FULL_BATH", "type": "esriFieldTypeString", "alias": "FULL_BATH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FULL_BATH" }, { "name": "QTR_BATH", "type": "esriFieldTypeString", "alias": "QTR_BATH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "QTR_BATH" }, { "name": "HALF_BATH", "type": "esriFieldTypeString", "alias": "HALF_BATH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "HALF_BATH" }, { "name": "ATT_GAR", "type": "esriFieldTypeString", "alias": "ATT_GAR", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ATT_GAR" }, { "name": "BLT_GAR", "type": "esriFieldTypeString", "alias": "BLT_GAR", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "BLT_GAR" }, { "name": "CRPT_SQFT", "type": "esriFieldTypeString", "alias": "CRPT_SQFT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "CRPT_SQFT" }, { "name": "BLD_STYLE", "type": "esriFieldTypeString", "alias": "BLD_STYLE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLD_STYLE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "CONDITION" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_627", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "Assessor_Number", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N" }, { "name": "gdb_ct3_627", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Char", "description": "", "prototype": { "attributes": { "CONDITION": null, "ASSESSOR_N": null, "QUALITY": null, "YEAR_BLT": null, "EFF_YEAR": null, "STORIES": null, "MAIN_SQFT": null, "UPPR_SQFT": null, "BSMT_SQFT": null, "FN_BSMT_SQ": null, "BSMT_GAR": null, "BEDROOMS": null, "FULL_BATH": null, "QTR_BATH": null, "HALF_BATH": null, "ATT_GAR": null, "BLT_GAR": null, "CRPT_SQFT": null, "BLD_STYLE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 60, "name": "Sales", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1724278144000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "EXCISE_NUM", "type": "esriFieldTypeString", "alias": "EXCISE_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EXCISE_NUM" }, { "name": "GRANTOR_NA", "type": "esriFieldTypeString", "alias": "GRANTOR_NA", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GRANTOR_NA" }, { "name": "GROSS_SALE", "type": "esriFieldTypeDouble", "alias": "GROSS_SALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROSS_SALE" }, { "name": "PORTION_IN", "type": "esriFieldTypeString", "alias": "PORTION_IN", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PORTION_IN" }, { "name": "DOCUMENT_D", "type": "esriFieldTypeString", "alias": "DOCUMENT_D", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOCUMENT_D" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "QUALITY" }, { "name": "QUALITY_DE", "type": "esriFieldTypeString", "alias": "QUALITY_DE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "QUALITY_DE" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "TaxLots", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N" }, { "name": "UUID_800", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_800", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sales", "description": "", "prototype": { "attributes": { "QUALITY_DE": null, "ASSESSOR_N": null, "EXCISE_NUM": null, "GRANTOR_NA": null, "GROSS_SALE": null, "PORTION_IN": null, "DOCUMENT_D": null, "QUALITY": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 70, "name": "Commercial", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1743182213000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSESSOR_N", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSESSOR_N" }, { "name": "RECID1", "type": "esriFieldTypeInteger", "alias": "RECID1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECID1" }, { "name": "BUILDING_T", "type": "esriFieldTypeString", "alias": "BUILDING_T", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BUILDING_T" }, { "name": "USE_CATEGO", "type": "esriFieldTypeString", "alias": "USE_CATEGO", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "USE_CATEGO" }, { "name": "EXT_WALL_T", "type": "esriFieldTypeString", "alias": "EXT_WALL_T", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EXT_WALL_T" }, { "name": "FOUNDATION", "type": "esriFieldTypeString", "alias": "FOUNDATION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FOUNDATION" }, { "name": "CONSTRUCTI", "type": "esriFieldTypeString", "alias": "CONSTRUCTI", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CONSTRUCTI" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "QUALITY" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "CONDITION" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "LIGHTING", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "HEAT_COOL_", "type": "esriFieldTypeString", "alias": "HEAT_COOL_", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "HEAT_COOL_" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "YEAR_BUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "EFF_YEAR_B", "type": "esriFieldTypeInteger", "alias": "EFF_YEAR_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFF_YEAR_B" }, { "name": "GROUND_FL_", "type": "esriFieldTypeInteger", "alias": "GROUND_FL_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GROUND_FL_" }, { "name": "NUM_STORIE", "type": "esriFieldTypeDouble", "alias": "NUM_STORIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_STORIE" }, { "name": "AVG_WALL_H", "type": "esriFieldTypeInteger", "alias": "AVG_WALL_H", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVG_WALL_H" }, { "name": "PERIMETER", "type": "esriFieldTypeInteger", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "PCT_HEATED", "type": "esriFieldTypeInteger", "alias": "PCT_HEATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCT_HEATED" }, { "name": "PCT_SPRINK", "type": "esriFieldTypeInteger", "alias": "PCT_SPRINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCT_SPRINK" }, { "name": "MISC_STRUC", "type": "esriFieldTypeString", "alias": "MISC_STRUC", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "MISC_STRUC" }, { "name": "BLD_NUM", "type": "esriFieldTypeString", "alias": "BLD_NUM", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BLD_NUM" }, { "name": "TYPE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "TYPE_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE_NUM" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_988", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "gdb_ct3_988", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "Assessor_Number", "isAscending": true, "isUnique": false, "description": "", "fields": "ASSESSOR_N" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": { "TYPE_NUM": null, "ASSESSOR_N": null, "RECID1": null, "BUILDING_T": null, "USE_CATEGO": null, "EXT_WALL_T": null, "FOUNDATION": null, "CONSTRUCTI": null, "QUALITY": null, "CONDITION": null, "LIGHTING": null, "HEAT_COOL_": null, "YEAR_BUILT": null, "EFF_YEAR_B": null, "GROUND_FL_": null, "NUM_STORIE": null, "AVG_WALL_H": null, "PERIMETER": null, "PCT_HEATED": null, "PCT_SPRINK": null, "MISC_STRUC": null, "BLD_NUM": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "53dcc06ff47544488ba847b472b32366" } ] }