{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Taxlot Number", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1631200625000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.377491162436133E7, "ymin": 5575539.112007817, "xmax": -1.369555007035438E7, "ymax": 5636232.298972271, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID", "required": true }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element", "required": true }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID", "required": true }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status", "required": true }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "IGDS_", "type": "esriFieldTypeInteger", "alias": "IGDS_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IGDS_" }, { "name": "IGDS_ID", "type": "esriFieldTypeInteger", "alias": "IGDS_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IGDS_ID" }, { "name": "MAPNUM", "type": "esriFieldTypeString", "alias": "MAPNUM", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "MAPNUM" }, { "name": "AUTO_METHOD", "type": "esriFieldTypeString", "alias": "AUTO_METHOD", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "AUTO_METHOD" }, { "name": "AUTO_REL", "type": "esriFieldTypeSmallInteger", "alias": "AUTO_REL", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AUTO_REL" }, { "name": "AUTO_WHO", "type": "esriFieldTypeString", "alias": "AUTO_WHO", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "AUTO_WHO" }, { "name": "AUTO_DATE", "type": "esriFieldTypeDate", "alias": "AUTO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AUTO_DATE" }, { "name": "GEOTRANSNO", "type": "esriFieldTypeInteger", "alias": "GEOTRANSNO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GEOTRANSNO" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Y" }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OFFSETX" }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OFFSETY" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LEVEL" }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "domain": null, "editable": true, "nullable": false, "length": 320, "defaultValue": null, "modelName": "TEXT" }, { "name": "MAPLEVEL", "type": "esriFieldTypeSmallInteger", "alias": "MAPLEVEL", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MAPLEVEL" }, { "name": "MAPSIZE", "type": "esriFieldTypeDouble", "alias": "MAPSIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MAPSIZE" }, { "name": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MAPSCALE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "AUTOWHO", "type": "esriFieldTypeString", "alias": "AUTOWHO", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "AUTOWHO" }, { "name": "AUTOMETHOD", "type": "esriFieldTypeString", "alias": "AUTOMETHOD", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "AUTOMETHOD" }, { "name": "AUTODATE", "type": "esriFieldTypeDate", "alias": "AUTODATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AUTODATE" }, { "name": "STDSIZE", "type": "esriFieldTypeInteger", "alias": "STDSIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "STDSIZE" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "0", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "IGDS_": null, "IGDS_ID": null, "MAPNUM": null, "AUTO_METHOD": null, "AUTO_REL": null, "AUTO_WHO": null, "AUTO_DATE": null, "GEOTRANSNO": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "MAPLEVEL": null, "MAPSIZE": null, "MAPSCALE": null, "MAPNUMBER": null, "AUTOWHO": null, "AUTOMETHOD": null, "AUTODATE": null, "STDSIZE": null, "ID": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 1, "name": "1", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "IGDS_": null, "IGDS_ID": null, "MAPNUM": null, "AUTO_METHOD": null, "AUTO_REL": null, "AUTO_WHO": null, "AUTO_DATE": null, "GEOTRANSNO": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "MAPLEVEL": null, "MAPSIZE": null, "MAPSCALE": null, "MAPNUMBER": null, "AUTOWHO": null, "AUTOMETHOD": null, "AUTODATE": null, "STDSIZE": null, "ID": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "2", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "IGDS_": null, "IGDS_ID": null, "MAPNUM": null, "AUTO_METHOD": null, "AUTO_REL": null, "AUTO_WHO": null, "AUTO_DATE": null, "GEOTRANSNO": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "MAPLEVEL": null, "MAPSIZE": null, "MAPSCALE": null, "MAPNUMBER": null, "AUTOWHO": null, "AUTOMETHOD": null, "AUTODATE": null, "STDSIZE": null, "ID": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "3", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "IGDS_": null, "IGDS_ID": null, "MAPNUM": null, "AUTO_METHOD": null, "AUTO_REL": null, "AUTO_WHO": null, "AUTO_DATE": null, "GEOTRANSNO": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "MAPLEVEL": null, "MAPSIZE": null, "MAPSCALE": null, "MAPNUMBER": null, "AUTOWHO": null, "AUTOMETHOD": null, "AUTODATE": null, "STDSIZE": null, "ID": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "4", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "IGDS_": null, "IGDS_ID": null, "MAPNUM": null, "AUTO_METHOD": null, "AUTO_REL": null, "AUTO_WHO": null, "AUTO_DATE": null, "GEOTRANSNO": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "MAPLEVEL": null, "MAPSIZE": null, "MAPSCALE": null, "MAPNUMBER": null, "AUTOWHO": null, "AUTOMETHOD": null, "AUTODATE": null, "STDSIZE": null, "ID": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Account", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1631200613000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3775115544509884E7, "ymin": 5575223.882715498, "xmax": -1.3695178400958434E7, "ymax": 5636248.564517945, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AcctTable_AgentName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "TaxlotTemp_FID_Taxlot_Sample_CD", "type": "esriFieldTypeInteger", "alias": "FID_Taxlot_Sample_CDES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxlotTemp_FID_Taxlot_Sample_CDES" }, { "name": "TaxlotTemp_MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TaxlotTemp_MapNumber" }, { "name": "TaxlotTemp_ORMapNum", "type": "esriFieldTypeString", "alias": "ORMapNum", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "TaxlotTemp_ORMapNum" }, { "name": "TaxlotTemp_TAXLOT", "type": "esriFieldTypeString", "alias": "TAXLOT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TaxlotTemp_TAXLOT" }, { "name": "TaxlotTemp_SpecialInt", "type": "esriFieldTypeString", "alias": "SpecialInt", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TaxlotTemp_SpecialInt" }, { "name": "TaxlotTemp_MapTaxlot", "type": "esriFieldTypeString", "alias": "MapTaxlot", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TaxlotTemp_MapTaxlot" }, { "name": "TaxlotTemp_ORTaxlot", "type": "esriFieldTypeString", "alias": "ORTaxlot", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "TaxlotTemp_ORTaxlot" }, { "name": "TaxlotTemp_TaxlotFeet", "type": "esriFieldTypeInteger", "alias": "TaxlotFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxlotTemp_TaxlotFeet" }, { "name": "TaxlotTemp_TaxlotAcre", "type": "esriFieldTypeDouble", "alias": "TaxlotAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxlotTemp_TaxlotAcre" }, { "name": "TaxlotTemp_FID_taxlotpoly1", "type": "esriFieldTypeInteger", "alias": "FID_taxlotpoly1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxlotTemp_FID_taxlotpoly1" }, { "name": "AcctTable_OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AcctTable_County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County" }, { "name": "AcctTable_SIMapTax", "type": "esriFieldTypeString", "alias": "SIMapTax", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "SIMapTax" }, { "name": "AcctTable_PrimAccNum", "type": "esriFieldTypeString", "alias": "PrimAccNum", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimAccNum" }, { "name": "AcctTable_OwnerLine1", "type": "esriFieldTypeString", "alias": "OwnerLine1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnerLine1" }, { "name": "AcctTable_AgentName", "type": "esriFieldTypeString", "alias": "AgentName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AgentName" }, { "name": "AcctTable_MailAdd1", "type": "esriFieldTypeString", "alias": "MailAdd1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MailAdd1" }, { "name": "AcctTable_MailAdd2", "type": "esriFieldTypeString", "alias": "MailAdd2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MailAdd2" }, { "name": "AcctTable_MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MailCity" }, { "name": "AcctTable_MailState", "type": "esriFieldTypeString", "alias": "MailState", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailState" }, { "name": "AcctTable_MailCntry", "type": "esriFieldTypeString", "alias": "MailCntry", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailCntry" }, { "name": "AcctTable_MailZip", "type": "esriFieldTypeString", "alias": "MailZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MailZip" }, { "name": "AcctTable_SiteAddNam", "type": "esriFieldTypeString", "alias": "SiteAddNam", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SiteAddNam" }, { "name": "AcctTable_SiteAddCty", "type": "esriFieldTypeString", "alias": "SiteAddCty", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SiteAddCty" }, { "name": "AcctTable_SiteZip", "type": "esriFieldTypeString", "alias": "SiteZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SiteZip" }, { "name": "AcctTable_InstYear", "type": "esriFieldTypeSmallInteger", "alias": "InstYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstYear" }, { "name": "AcctTable_InstMonth", "type": "esriFieldTypeSmallInteger", "alias": "InstMonth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstMonth" }, { "name": "AcctTable_InstId", "type": "esriFieldTypeString", "alias": "InstId", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InstId" }, { "name": "AcctTable_InstType", "type": "esriFieldTypeString", "alias": "InstType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InstType" }, { "name": "AcctTable_Dwelling", "type": "esriFieldTypeString", "alias": "Dwelling", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Dwelling" }, { "name": "AcctTable_PrpClass", "type": "esriFieldTypeString", "alias": "PrpClass", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PrpClass" }, { "name": "AcctTable_PrpClsDsc", "type": "esriFieldTypeString", "alias": "PrpClsDsc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PrpClsDsc" }, { "name": "AcctTable_AstLndVal", "type": "esriFieldTypeDouble", "alias": "AstLndVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AstLndVal" }, { "name": "AcctTable_AstImpVal", "type": "esriFieldTypeDouble", "alias": "AstImpVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AstImpVal" }, { "name": "AcctTable_AstValue", "type": "esriFieldTypeDouble", "alias": "AstValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AstValue" }, { "name": "AcctTable_SA", "type": "esriFieldTypeString", "alias": "SA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SA" }, { "name": "AcctTable_MA", "type": "esriFieldTypeString", "alias": "MA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MA" }, { "name": "AcctTable_NH", "type": "esriFieldTypeString", "alias": "NH", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NH" }, { "name": "AcctTable_TaxCode", "type": "esriFieldTypeString", "alias": "TaxCode", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TaxCode" }, { "name": "AcctTable_TaxCodeArea", "type": "esriFieldTypeString", "alias": "TaxCodeArea", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TaxCodeArea" }, { "name": "AcctTable_In_Care_Of", "type": "esriFieldTypeString", "alias": "In_Care_Of", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "In_Care_Of" }, { "name": "AcctTable_Unit_ID", "type": "esriFieldTypeDouble", "alias": "UnitID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UnitID" }, { "name": "AcctTable_Account_ID", "type": "esriFieldTypeDouble", "alias": "Account_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AcctTable_Account_ID" }, { "name": "AcctTable_Acct_Acres", "type": "esriFieldTypeDouble", "alias": "Acct_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acct_Acres" }, { "name": "AcctTable_Acct_SqFt", "type": "esriFieldTypeString", "alias": "Acct_SqFt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Acct_SqFt" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_13", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Account", "description": "", "prototype": { "attributes": { "AcctTable_Acct_SqFt": null, "TaxlotTemp_FID_Taxlot_Sample_CD": null, "TaxlotTemp_MapNumber": null, "TaxlotTemp_ORMapNum": null, "TaxlotTemp_TAXLOT": null, "TaxlotTemp_SpecialInt": null, "TaxlotTemp_MapTaxlot": null, "TaxlotTemp_ORTaxlot": null, "TaxlotTemp_TaxlotFeet": null, "TaxlotTemp_TaxlotAcre": null, "TaxlotTemp_FID_taxlotpoly1": null, "AcctTable_OBJECTID": null, "AcctTable_County": null, "AcctTable_SIMapTax": null, "AcctTable_PrimAccNum": null, "AcctTable_OwnerLine1": null, "AcctTable_AgentName": null, "AcctTable_MailAdd1": null, "AcctTable_MailAdd2": null, "AcctTable_MailCity": null, "AcctTable_MailState": null, "AcctTable_MailCntry": null, "AcctTable_MailZip": null, "AcctTable_SiteAddNam": null, "AcctTable_SiteAddCty": null, "AcctTable_SiteZip": null, "AcctTable_InstYear": null, "AcctTable_InstMonth": null, "AcctTable_InstId": null, "AcctTable_InstType": null, "AcctTable_Dwelling": null, "AcctTable_PrpClass": null, "AcctTable_PrpClsDsc": null, "AcctTable_AstLndVal": null, "AcctTable_AstImpVal": null, "AcctTable_AstValue": null, "AcctTable_SA": null, "AcctTable_MA": null, "AcctTable_NH": null, "AcctTable_TaxCode": null, "AcctTable_TaxCodeArea": null, "AcctTable_In_Care_Of": null, "AcctTable_Unit_ID": null, "AcctTable_Account_ID": null, "AcctTable_Acct_Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }