{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 342, "name": "Anno2000Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742671000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3962752.053597763, "ymin": 132135.09557677805, "xmax": 4189401.2428202033, "ymax": 423855.2797139138, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.006561679790026245, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1524319999815746E8, "falseY": -9.727639999915746E7, "xyUnits": 2438.4000000000005, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "LastEditedBy", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LastEditedBy" }, { "name": "LastEditedDate", "type": "esriFieldTypeDate", "alias": "LastEditedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEditedDate" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_395", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I495Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "I495AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "S340_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_2000_Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "anno_2000_Gov Lot # & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "anno_2000_Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "anno_2000_Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "anno_2000_Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "anno_2000_Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "anno_2000_Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "anno_2000_Bearing & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "anno_2000_Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "anno_2000_Adjacent", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "anno_2000_See Map", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "anno_2000_River Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "anno_2000_Private Road Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "anno_2000_Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "anno_2000_Subdivision Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "anno_2000_Meander Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "anno_2000_Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "anno_2000_Water Body Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "anno_2000_D.L.C. Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "anno_2000_Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "anno_2000_Public Road Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "anno_2000_Station", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "anno_2000_Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "anno_2000_Public Road Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "anno_2000_Water Body Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "anno_2000_River Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "anno_2000_Subdivision Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "anno_2000_Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "anno_2000_Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "anno_2000_Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "anno_2000_City Limits Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "anno_2000_Misc Hydro Anno", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 33, "name": "anno_2000_Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 33, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "anno_2000_Standard Parallel", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "anno_2000_Vegetation Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 36, "name": "anno_2000_Zone Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 36, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "CreatedBy": null, "CreatedDate": null, "LastEditedBy": null, "LastEditedDate": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null, "GlobalID": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 305, "name": "Anno0400Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742561000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4024984.3418125063, "ymin": 136950.15631249547, "xmax": 4186420.4414374977, "ymax": 412864.55900000036, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_394", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I494AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "I494Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "S339_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_400_Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "anno_400_Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "anno_400_River Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "anno_400_Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "anno_400_Subdivision Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "anno_400_Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "anno_400_Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "anno_400_Bearing & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "anno_400_Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "anno_400_See Map", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "anno_400_Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "anno_400_Meander Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "anno_400_Gov. Lot # & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "anno_400_Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "anno_400_Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "anno_400_Private Road Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "anno_400_D.L.C. Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "anno_400_Public Road Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "anno_400_Station", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "anno_400_Water Body Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "anno_400_Vegetation Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "anno_400_Adjacent", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "anno_400_Public Road Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "anno_400_Water Body Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "anno_400_River Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "anno_400_Subdivision Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "anno_400_Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "anno_400_Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "anno_400_Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "anno_400_City Limits Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "anno_400_Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "anno_400_Misc Hydro Anno", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 33, "name": "anno_400_Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 33, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "anno_400_Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "anno_400_Standard Parallel", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 36, "name": "anno_400_Zone Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 36, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 268, "name": "Anno0200Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742472000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4033673.580375001, "ymin": 156220.90481249988, "xmax": 4184631.7226874977, "ymax": 388758.0810624957, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_393", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I493AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "I493Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "S338_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_200_See Map", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "anno_200_Bearing & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "anno_200_Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "anno_200_Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "anno_200_Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "anno_200_Subdivision Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "anno_200_Gov. Lot # & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "anno_200_Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "anno_200_Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "anno_200_Meander Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "anno_200_Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "anno_200_Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "anno_200_Station", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "anno_200_Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "anno_200_Public Road Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "anno_200_Private Road Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "anno_200_River Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "anno_200_Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "anno_200_Public Road Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "anno_200_River Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "anno_200_Subdivision Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "anno_200_Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "anno_200_Adjacent", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "anno_200_Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "anno_200_Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "anno_200_City Limits Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "anno_200_D.L.C. Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "anno_200_Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "anno_200_Misc Hydro Anno", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "anno_200_Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "anno_200_Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "anno_200_Standard Parallel", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 33, "name": "anno_200_Vegetation Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 33, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "anno_200_Water Body Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "anno_200_Water Body Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 36, "name": "anno_200_Zone Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 36, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 231, "name": "Anno0100Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742287000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4053383.1613125056, "ymin": 154991.29637499154, "xmax": 4182744.8075625002, "ymax": 389837.8981874883, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -9.727640000000001E7, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_392", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I492AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "I492Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "S337_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_100_Bearing & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "anno_100_Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "anno_100_Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "anno_100_Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "anno_100_River Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "anno_100_Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "anno_100_Gov. Lot # & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "anno_100_Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "anno_100_Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "anno_100_Meander Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "anno_100_Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "anno_100_Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "anno_100_See Map", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "anno_100_Subdivision Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "anno_100_Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "anno_100_Public Road Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "anno_100_Station", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "anno_100_Private Road Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "anno_100_Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "anno_100_Public Road Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "anno_100_Subdivision Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "anno_100_Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "anno_100_Adjacent", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "anno_100_Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "anno_100_Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "anno_100_City Limits Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "anno_100_D.L.C. Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "anno_100_Misc Hydro Anno", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "anno_100_Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "anno_100_River Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "anno_100_Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "anno_100_Standard Parallel", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 33, "name": "anno_100_Condo Txt Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 33, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "anno_100_Condo Txt Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "anno_100_Vegetation Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 36, "name": "anno_100_Water Body Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 36, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 37, "name": "anno_100_Water Body Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 37, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 38, "name": "anno_100_Zone Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 38, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 192, "name": "Anno0050Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742280000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4063498.0943749994, "ymin": 181059.65799999237, "xmax": 4170290.8959375024, "ymax": 298273.61943748593, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -9.727640000000001E7, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_391", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I491AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "I491Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "S336_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_50_See Map", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "anno_50_Subdivision Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "anno_50_Public Road Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "anno_50_Adjacent", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "anno_50_Bearing & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "anno_50_Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "anno_50_Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "anno_50_City Limits Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "anno_50_Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "anno_50_D.L.C. Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "anno_50_Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "anno_50_Gov. Lot # & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "anno_50_Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "anno_50_Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "anno_50_Meander Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "anno_50_Misc Hydro Anno", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "anno_50_Private Road Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "anno_50_Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "anno_50_Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "anno_50_River Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "anno_50_Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "anno_50_Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "anno_50_Standard Parallel", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "anno_50_Station", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "anno_50_Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "anno_50_Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "anno_50_Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "anno_50_Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "anno_50_Vegetation Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "anno_50_Water Body Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "anno_50_Public Road Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "anno_50_Subdivision Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 33, "name": "anno_50_Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 33, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "anno_50_Condo Txt Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "anno_50_Condo Txt Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 36, "name": "anno_50_River Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 36, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 37, "name": "anno_50_Water Body Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 37, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 38, "name": "anno_50_Zone Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 38, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 153, "name": "Anno0040Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742272000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4143865.023187503, "ymin": 286902.4596874863, "xmax": 4165438.8101249933, "ymax": 295145.962624982, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 5.0E-6, "mTolerance": 2, "falseX": -115243200, "falseY": -9.727640000000001E7, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TEXTSTRING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEXTSTRING" }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FONTNAME" }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOFFSET" }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "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": "FONTLEADING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTLEADING" }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORDSPACING" }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERWIDTH" }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERSPACING" }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLIPANGLE" }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERRIDE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_390", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I490STATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "STATUS" }, { "name": "I490ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "", "fields": "ANNOTATIONCLASSID" }, { "name": "S335_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_40_Adjacent", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 1, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 2, "name": "anno_40_Bearing & Distance", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 2, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 3, "name": "anno_40_Block #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 3, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 4, "name": "anno_40_Canal Name", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 4, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 5, "name": "anno_40_City Limits Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 5, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 37, "name": "anno_40_Condo Txt Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 37, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 38, "name": "anno_40_Condo Txt Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 38, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 6, "name": "anno_40_Creek Name", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 6, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 7, "name": "anno_40_D.L.C. Names", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 7, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 8, "name": "anno_40_Easement", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 8, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 9, "name": "anno_40_Gov. Lot # & Acres", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 9, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 10, "name": "anno_40_Landmark", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 10, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 11, "name": "anno_40_Lot #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 11, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 33, "name": "anno_40_Map Index", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 33, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 13, "name": "anno_40_Meander Names", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 13, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 14, "name": "anno_40_Misc Hydro Anno", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 14, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 15, "name": "anno_40_Private Road Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 15, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 16, "name": "anno_40_Public Road Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 16, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 30, "name": "anno_40_Public Road Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 30, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 17, "name": "anno_40_Railroad Name", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 17, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 18, "name": "anno_40_Reference Notes", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 18, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 19, "name": "anno_40_River Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 19, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 34, "name": "anno_40_River Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 34, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 20, "name": "anno_40_Section #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 20, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 12, "name": "anno_40_See Map", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 12, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 21, "name": "anno_40_Special Boundary", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 21, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 22, "name": "anno_40_Standard Parellel", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 22, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 23, "name": "anno_40_Station", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 23, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 24, "name": "anno_40_Subdivision Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 24, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 32, "name": "anno_40_Subdivision Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 32, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 25, "name": "anno_40_Survey #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 25, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 26, "name": "anno_40_Taxcode", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 26, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 27, "name": "anno_40_Taxlot #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 27, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 31, "name": "anno_40_Taxlot Acres", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 31, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 28, "name": "anno_40_Vegetation Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 28, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 29, "name": "anno_40_Water Body Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 29, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 35, "name": "anno_40_Water Body Namer Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 35, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 36, "name": "anno_40_Zone Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 36, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 114, "name": "Anno0030Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742267000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4156891.8453750014, "ymin": 289865.3663125038, "xmax": 4164795.4134375006, "ymax": 303170.72687500715, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 5.0E-6, "mTolerance": 2, "falseX": -115243200, "falseY": -97276400, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TEXTSTRING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEXTSTRING" }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FONTNAME" }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOFFSET" }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "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": "FONTLEADING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTLEADING" }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORDSPACING" }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERWIDTH" }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERSPACING" }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLIPANGLE" }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERRIDE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_389", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I489ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "", "fields": "ANNOTATIONCLASSID" }, { "name": "S334_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 12, "name": "anno_30_See Map", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 12, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 21, "name": "anno_30_Special Boundary", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 21, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 22, "name": "anno_30_Standard Parallel", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 22, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 23, "name": "anno_30_Station", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 23, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 24, "name": "anno_30_Subdivision Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 24, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 32, "name": "anno_30_Subdivision Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 32, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 25, "name": "anno_30_Survey #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 25, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 26, "name": "anno_30_Taxcode", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 26, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 27, "name": "anno_30_Taxlot #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 27, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 28, "name": "anno_30_Taxlot Acres", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 28, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 29, "name": "anno_30_Vegetation Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 29, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 30, "name": "anno_30_Water Body Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 30, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 35, "name": "anno_30_Water Body Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 35, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 36, "name": "anno_30_Zone Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 36, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 1, "name": "anno_30_Adjacent", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 1, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 2, "name": "anno_30_Bearing & Distance", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 2, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 3, "name": "anno_30_Block #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 3, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 4, "name": "anno_30_Canal Name", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 4, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 5, "name": "anno_30_City Limits Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 5, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 37, "name": "anno_30_Condo Txt Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 37, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 38, "name": "anno_30_Condo Txt Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 38, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 6, "name": "anno_30_Creek Name", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 6, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 7, "name": "anno_30_D.L.C. Names", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 7, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 8, "name": "anno_30_Easement", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 8, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 9, "name": "anno_30_Gov. Lot # & Acres", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 9, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 10, "name": "anno_30_Landmark", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 10, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 11, "name": "anno_30_Lot #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 11, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 33, "name": "anno_30_Map Index", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 33, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 13, "name": "anno_30_Meander Names", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 13, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 14, "name": "anno_30_Misc Hydro Anno", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 14, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 15, "name": "anno_30_Private Road Annotation", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 15, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 16, "name": "anno_30_Public Road Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 16, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 31, "name": "anno_30_Public Road Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 31, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 17, "name": "anno_30_Railroad Name", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 17, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 18, "name": "anno_30_Reference Notes", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 18, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 19, "name": "anno_30_River Name Large", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 19, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 34, "name": "anno_30_River Name Small", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 34, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 20, "name": "anno_30_Section #", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 20, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 75, "name": "Anno0020Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742261000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4159137.9393125027, "ymin": 290142.7740624994, "xmax": 4165574.582937494, "ymax": 299073.9233125001, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 5.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_388", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I488AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "I488Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "S333_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 1, "name": "anno_20_Public Road Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "anno_20_See Map", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "anno_20_Subdivision Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "anno_20_Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "anno_20_Adjacent", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "anno_20_Bearind & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "anno_20_Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "anno_20_Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "anno_20_City Limits Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "anno_20_Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "anno_20_D.L.C. Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "anno_20_Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "anno_20_Gov. Lot # & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "anno_20_Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "anno_20_Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "anno_20_Meander Names", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "anno_20_Misc Hydro Anno", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "anno_20_Private Road Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "anno_20_Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "anno_20_Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "anno_20_River Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "anno_20_Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "anno_20_Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "anno_20_Standard Parallel", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "anno_20_Station", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "anno_20_Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "anno_20_Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "anno_20_Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "anno_20_Vegetation Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "anno_20_Water Body Name Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "anno_20_Public Road Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "anno_20_Subdivision Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 33, "name": "anno_20_Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 33, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "anno_20_Condo Txt Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "anno_20_Condo Txt Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 36, "name": "anno_20_River Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 36, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 37, "name": "anno_20_Water Body Name Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 37, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 38, "name": "anno_20_Zone Annotation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 38, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "Anno0010Scale", "type": "Annotation 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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742255000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4156925.4829396307, "ymin": 292707.29035432637, "xmax": 4157077.0807086676, "ymax": 292822.21259842813, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "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": "SymbolID", "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": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "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": "VerticalAlignment", "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": "HorizontalAlignment", "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": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "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": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "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": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentAnno", "type": "esriFieldTypeString", "alias": "CurrentAnno", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentAnno" }, { "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_387", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I487Status", "isAscending": true, "isUnique": false, "description": "", "fields": "Status" }, { "name": "I487AnnotationClassID", "isAscending": true, "isUnique": false, "description": "", "fields": "AnnotationClassID" }, { "name": "S332_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Default", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 1, "name": "Adjacent Co. Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "Bearing & Distance", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "Block #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "Canal Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "City Limits", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "Creek Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "DLC Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "Easement", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "Govt Lot & Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "Landmark", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "Lot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "Meander Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 13, "name": "Misc Hydro", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 13, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 14, "name": "Private Road", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 14, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 15, "name": "Public Road R\\W", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 15, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 16, "name": "Public Road R\\W ( Alt )", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 16, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 17, "name": "Railroad Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 17, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 18, "name": "Reference Notes", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 18, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 19, "name": "River Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 19, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 20, "name": "Section #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 20, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 21, "name": "Special Boundary", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 21, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 22, "name": "Station Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 22, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 23, "name": "Subdivision Name", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 23, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 24, "name": "Subdivision Name ( Alt )", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 24, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 25, "name": "Survey #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 25, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 26, "name": "Taxcode", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 26, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 27, "name": "Taxlot #", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 27, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 28, "name": "Taxlot Acres", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 28, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 29, "name": "Vegetation", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 29, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 30, "name": "Water Body", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 30, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 31, "name": "Map Index", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 31, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 32, "name": "See Maps", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 32, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 34, "name": "Condo Large", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 34, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 35, "name": "Condo Small", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 35, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": 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, "MAPNUMBER": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "FontStyle": null, "CreatedByRecord": null, "CurrentAnno": 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,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "AdjustmentPoints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741716000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 43, 96, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PointID", "type": "esriFieldTypeGUID", "alias": "Point ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "PointID", "required": true }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "Constrained", "type": "esriFieldTypeString", "alias": "Constrained", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Constrained", "required": true }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X", "required": true }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y", "required": true }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z", "required": true }, { "name": "AdjustedX", "type": "esriFieldTypeDouble", "alias": "Adjusted X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdjustedX", "required": true }, { "name": "AdjustedY", "type": "esriFieldTypeDouble", "alias": "Adjusted Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdjustedY", "required": true }, { "name": "AdjustedZ", "type": "esriFieldTypeDouble", "alias": "Adjusted Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdjustedZ", "required": true }, { "name": "XYAccuracy", "type": "esriFieldTypeDouble", "alias": "XY Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XYAccuracy", "required": true }, { "name": "ZAccuracy", "type": "esriFieldTypeDouble", "alias": "Z Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZAccuracy", "required": true }, { "name": "XYUncertainty", "type": "esriFieldTypeDouble", "alias": "XY Uncertainty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XYUncertainty", "required": true }, { "name": "ZUncertainty", "type": "esriFieldTypeDouble", "alias": "Z Uncertainty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZUncertainty", "required": true }, { "name": "StdDevE", "type": "esriFieldTypeDouble", "alias": "StdDevE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StdDevE", "required": true }, { "name": "StdDevN", "type": "esriFieldTypeDouble", "alias": "StdDevN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StdDevN", "required": true }, { "name": "StdDevUp", "type": "esriFieldTypeDouble", "alias": "StdDevUp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StdDevUp", "required": true }, { "name": "EllipseMajor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Major", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseMajor", "required": true }, { "name": "EllipseMinor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Minor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseMinor", "required": true }, { "name": "EllipseDirection", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseDirection", "required": true }, { "name": "UpdateSource", "type": "esriFieldTypeInteger", "alias": "Update Source", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpdateSource", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "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": "UUID_365", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I454PointID", "isAscending": true, "isUnique": false, "description": "", "fields": "PointID" }, { "name": "S310_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AdjustmentPoints", "description": "", "prototype": { "attributes": { "UpdateSource": null, "PointID": "{00000000-0000-0000-0000-000000000000}", "Name": null, "Constrained": null, "X": null, "Y": null, "Z": null, "AdjustedX": null, "AdjustedY": null, "AdjustedZ": null, "XYAccuracy": null, "ZAccuracy": null, "XYUncertainty": null, "ZUncertainty": null, "StdDevE": null, "StdDevN": null, "StdDevUp": null, "EllipseMajor": null, "EllipseMinor": null, "EllipseDirection": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "AdjustmentLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741722000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "measurementtype", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MeasurementType", "classes": [ { "label": "Direction Set", "description": "Direction Set", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 252, 231, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "Distance", "description": "Distance", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 239, 182, 252, 255 ], "width": 1 }, "values": [ [ "2" ] ] }, { "label": "Geodetic Latitude", "description": "Geodetic Latitude", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 198, 182, 255 ], "width": 1 }, "values": [ [ "3" ] ] }, { "label": "Geodetic Longitude", "description": "Geodetic Longitude", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 210, 252, 255 ], "width": 1 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 252, 231, 255 ], "width": 1 }, "value": "1", "label": "Direction Set" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 239, 182, 252, 255 ], "width": 1 }, "value": "2", "label": "Distance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 198, 182, 255 ], "width": 1 }, "value": "3", "label": "Geodetic Latitude" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 210, 252, 255 ], "width": 1 }, "value": "4", "label": "Geodetic Longitude" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 244, 255 ], "toColor": [ 252, 184, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 184, 255 ], "toColor": [ 252, 193, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 185, 252, 255 ], "toColor": [ 184, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 184, 255 ], "toColor": [ 179, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 239, 255 ], "toColor": [ 252, 215, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "point1name", "typeIdField": "MeasurementType", "subtypeField": "MeasurementType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PointID", "type": "esriFieldTypeGUID", "alias": "Point ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "PointID", "required": true }, { "name": "LineID", "type": "esriFieldTypeGUID", "alias": "Line ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "LineID", "required": true }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 160, "defaultValue": null, "modelName": "Source", "required": true }, { "name": "MeasurementType", "type": "esriFieldTypeInteger", "alias": "Measurement Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MeasurementType", "required": true }, { "name": "Point1Name", "type": "esriFieldTypeString", "alias": "Point 1 Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Point1Name", "required": true }, { "name": "Point2Name", "type": "esriFieldTypeString", "alias": "Point 2 Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Point2Name", "required": true }, { "name": "Point3Name", "type": "esriFieldTypeString", "alias": "Point 3 Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Point3Name", "required": true }, { "name": "Measurement", "type": "esriFieldTypeDouble", "alias": "Measurement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measurement", "required": true }, { "name": "AdjustedMeasurement", "type": "esriFieldTypeDouble", "alias": "Adjusted Measurement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdjustedMeasurement", "required": true }, { "name": "MeasurementCorrection", "type": "esriFieldTypeDouble", "alias": "Measurement Correction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MeasurementCorrection", "required": true }, { "name": "MeasurementStdDev", "type": "esriFieldTypeDouble", "alias": "Measurement Standard Deviation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MeasurementStdDev", "required": true }, { "name": "AdjustedStdDev", "type": "esriFieldTypeDouble", "alias": "Adjusted Standard Deviation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AdjustedStdDev", "required": true }, { "name": "Residual", "type": "esriFieldTypeDouble", "alias": "Correction Standard Deviation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Residual", "required": true }, { "name": "NormalStatistic", "type": "esriFieldTypeDouble", "alias": "Standardised Normal Statistic", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NormalStatistic", "required": true }, { "name": "StudentStatistic", "type": "esriFieldTypeDouble", "alias": "Standardised Student's t Statistic", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StudentStatistic", "required": true }, { "name": "PelzerReliablity", "type": "esriFieldTypeDouble", "alias": "Pelzer's Reliablity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PelzerReliablity", "required": true }, { "name": "Outlier", "type": "esriFieldTypeInteger", "alias": "Outlier", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Outlier", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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_366", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I455LineID", "isAscending": true, "isUnique": false, "description": "", "fields": "LineID" }, { "name": "S311_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Direction Set", "domains": { "Outlier": {"type": "inherited"} }, "templates": [ { "name": "Direction Set", "description": "", "prototype": { "attributes": { "Source": null, "Outlier": null, "PointID": "{00000000-0000-0000-0000-000000000000}", "LineID": "{00000000-0000-0000-0000-000000000000}", "MeasurementType": 1, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Distance", "domains": { "Outlier": {"type": "inherited"} }, "templates": [ { "name": "Distance", "description": "", "prototype": { "attributes": { "Source": null, "Outlier": null, "PointID": "{00000000-0000-0000-0000-000000000000}", "LineID": "{00000000-0000-0000-0000-000000000000}", "MeasurementType": 2, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Geodetic Latitude", "domains": { "Outlier": {"type": "inherited"} }, "templates": [ { "name": "Geodetic Latitude", "description": "", "prototype": { "attributes": { "Source": null, "Outlier": null, "PointID": "{00000000-0000-0000-0000-000000000000}", "LineID": "{00000000-0000-0000-0000-000000000000}", "MeasurementType": 3, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Geodetic Longitude", "domains": { "Outlier": {"type": "inherited"} }, "templates": [ { "name": "Geodetic Longitude", "description": "", "prototype": { "attributes": { "Source": null, "Outlier": null, "PointID": "{00000000-0000-0000-0000-000000000000}", "LineID": "{00000000-0000-0000-0000-000000000000}", "MeasurementType": 4, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Direction Set", "defaultValues": { "PointID": null, "LineID": null, "Source": null, "MeasurementType": 1, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null, "Outlier": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "Outlier": {"type": "inherited"} } }, { "code": 2, "name": "Distance", "defaultValues": { "PointID": null, "LineID": null, "Source": null, "MeasurementType": 2, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null, "Outlier": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "Outlier": {"type": "inherited"} } }, { "code": 3, "name": "Geodetic Latitude", "defaultValues": { "PointID": null, "LineID": null, "Source": null, "MeasurementType": 3, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null, "Outlier": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "Outlier": {"type": "inherited"} } }, { "code": 4, "name": "Geodetic Longitude", "defaultValues": { "PointID": null, "LineID": null, "Source": null, "MeasurementType": 4, "Point1Name": null, "Point2Name": null, "Point3Name": null, "Measurement": null, "AdjustedMeasurement": null, "MeasurementCorrection": null, "MeasurementStdDev": null, "AdjustedStdDev": null, "Residual": null, "NormalStatistic": null, "StudentStatistic": null, "PelzerReliablity": null, "Outlier": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "Outlier": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "AdjustmentVectors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741727000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 57, 132, 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, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PointID", "type": "esriFieldTypeGUID", "alias": "Point ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "PointID", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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_367", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I456PointID", "isAscending": true, "isUnique": false, "description": "", "fields": "PointID" }, { "name": "S312_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AdjustmentVectors", "description": "", "prototype": { "attributes": {"PointID": "{00000000-0000-0000-0000-000000000000}"} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 388, "name": "MapIndex", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741854000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "ORMAPNUM", "type": "esriFieldTypeString", "alias": "ORMAPNUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ORMAPNUM" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "PAGENUMBER", "type": "esriFieldTypeInteger", "alias": "PAGENUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAGENUMBER" }, { "name": "RELIACODE", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIACODE" }, { "name": "BOOK", "type": "esriFieldTypeSmallInteger", "alias": "BOOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOOK" }, { "name": "SECONDTITLE", "type": "esriFieldTypeString", "alias": "SECONDTITLE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECONDTITLE" }, { "name": "MAPTITLE", "type": "esriFieldTypeString", "alias": "Map Title", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPTITLE" }, { "name": "PAGENAME", "type": "esriFieldTypeString", "alias": "Page Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAGENAME" }, { "name": "GROUPNAME", "type": "esriFieldTypeString", "alias": "Group Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GROUPNAME" }, { "name": "MapAngle", "type": "esriFieldTypeDouble", "alias": "Map Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapAngle" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "County", "description": "Valid list of county names", "codedValues": [ { "name": "01 - Baker", "code": 1 }, { "name": "02 - Benton", "code": 2 }, { "name": "03 - Clackamas", "code": 3 }, { "name": "04 - Clatsop", "code": 4 }, { "name": "05 - Columbia", "code": 5 }, { "name": "06 - Coos", "code": 6 }, { "name": "07 - Crook", "code": 7 }, { "name": "08 - Curry", "code": 8 }, { "name": "09 - Deshutes", "code": 9 }, { "name": "10 - Douglas", "code": 10 }, { "name": "11 - Gilliam", "code": 11 }, { "name": "12 - Grant", "code": 12 }, { "name": "13 - Harney", "code": 13 }, { "name": "14 - Hood River", "code": 14 }, { "name": "15 - Jackson", "code": 15 }, { "name": "16 - Jefferson", "code": 16 }, { "name": "17 - Josephine", "code": 17 }, { "name": "18 - Klamath", "code": 18 }, { "name": "19 - Lake", "code": 19 }, { "name": "20 - Lane", "code": 20 }, { "name": "21 - Lincoln", "code": 21 }, { "name": "22 - Linn", "code": 22 }, { "name": "23 - Malheur", "code": 23 }, { "name": "24 - Marion", "code": 24 }, { "name": "25 - Morrow", "code": 25 }, { "name": "26 - Multnomah", "code": 26 }, { "name": "27 - Polk", "code": 27 }, { "name": "28 - Sherman", "code": 28 }, { "name": "29 - Tillamook", "code": 29 }, { "name": "30 - Umatilla", "code": 30 }, { "name": "31 - Union", "code": 31 }, { "name": "32 - Wallowa", "code": 32 }, { "name": "33 - Wasco", "code": 33 }, { "name": "34 - Washington", "code": 34 }, { "name": "35 - Wheeler", "code": 35 }, { "name": "36 - Yamhill", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentPoly", "type": "esriFieldTypeString", "alias": "CurrentPoly", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentPoly" }, { "name": "MapClass", "type": "esriFieldTypeString", "alias": "MapClass", "domain": { "type": "codedValue", "name": "MapClass", "description": "Map class as required by DOR", "codedValues": [ { "name": "Urban", "code": "U" }, { "name": "Rural", "code": "R" }, { "name": "Farm/Forest", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MapClass" }, { "name": "MapRelCode", "type": "esriFieldTypeString", "alias": "MapRelCode", "domain": { "type": "codedValue", "name": "MapRelCode", "description": "Map Reliability Code as required by DOR", "codedValues": [ { "name": "Meets Tech Spec", "code": "01" }, { "name": "Does Not Meet Tech Spec", "code": "02" }, { "name": "Exempt from Spec", "code": "03" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MapRelCode" }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNum" }, { "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_376", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I465ORMAPNUM", "isAscending": true, "isUnique": false, "description": "", "fields": "ORMAPNUM" }, { "name": "S321_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MapIndex", "description": "", "prototype": { "attributes": { "MapRelCode": null, "MapNum": null, "MapClass": null, "MAPSCALE": null, "MAPNUMBER": null, "ORMAPNUM": null, "CITYNAME": null, "PAGENUMBER": null, "RELIACODE": null, "BOOK": null, "SECONDTITLE": null, "MAPTITLE": null, "PAGENAME": null, "GROUPNAME": null, "MapAngle": null, "CurrentPoly": null, "CreatedByRecord": null, "County": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 389, "name": "MapIndexBox", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741889000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "ORMAPNUM", "type": "esriFieldTypeString", "alias": "ORMAPNUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ORMAPNUM" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "PAGENUMBER", "type": "esriFieldTypeInteger", "alias": "PAGENUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAGENUMBER" }, { "name": "RELIACODE", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIACODE" }, { "name": "BOOK", "type": "esriFieldTypeSmallInteger", "alias": "BOOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOOK" }, { "name": "SECONDTITLE", "type": "esriFieldTypeString", "alias": "SECONDTITLE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECONDTITLE" }, { "name": "MAPTITLE", "type": "esriFieldTypeString", "alias": "Map Title", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPTITLE" }, { "name": "PAGENAME", "type": "esriFieldTypeString", "alias": "Page Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAGENAME" }, { "name": "GROUPNAME", "type": "esriFieldTypeString", "alias": "Group Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GROUPNAME" }, { "name": "MapAngle", "type": "esriFieldTypeDouble", "alias": "Map Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapAngle" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentPoly", "type": "esriFieldTypeString", "alias": "CurrentPoly", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentPoly" }, { "name": "MapClass", "type": "esriFieldTypeString", "alias": "MapClass", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MapClass" }, { "name": "MapRelCode", "type": "esriFieldTypeString", "alias": "MapRelCode", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MapRelCode" }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNum" }, { "name": "MapIndexGUID", "type": "esriFieldTypeGUID", "alias": "MapIndexGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "MapIndexGUID" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_382", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S327_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MapIndexBox", "description": "", "prototype": { "attributes": { "ORIG_FID": null, "MapIndexGUID": null, "MAPSCALE": null, "MAPNUMBER": null, "ORMAPNUM": null, "CITYNAME": null, "PAGENUMBER": null, "RELIACODE": null, "BOOK": null, "SECONDTITLE": null, "MAPTITLE": null, "PAGENAME": null, "GROUPNAME": null, "MapAngle": null, "MapNum": null, "MapRelCode": null, "MapClass": null, "CurrentPoly": null, "County": null, "CreatedByRecord": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 390, "name": "Taxcode", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741871000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TaxCode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "County", "description": "Valid list of county names", "codedValues": [ { "name": "01 - Baker", "code": 1 }, { "name": "02 - Benton", "code": 2 }, { "name": "03 - Clackamas", "code": 3 }, { "name": "04 - Clatsop", "code": 4 }, { "name": "05 - Columbia", "code": 5 }, { "name": "06 - Coos", "code": 6 }, { "name": "07 - Crook", "code": 7 }, { "name": "08 - Curry", "code": 8 }, { "name": "09 - Deshutes", "code": 9 }, { "name": "10 - Douglas", "code": 10 }, { "name": "11 - Gilliam", "code": 11 }, { "name": "12 - Grant", "code": 12 }, { "name": "13 - Harney", "code": 13 }, { "name": "14 - Hood River", "code": 14 }, { "name": "15 - Jackson", "code": 15 }, { "name": "16 - Jefferson", "code": 16 }, { "name": "17 - Josephine", "code": 17 }, { "name": "18 - Klamath", "code": 18 }, { "name": "19 - Lake", "code": 19 }, { "name": "20 - Lane", "code": 20 }, { "name": "21 - Lincoln", "code": 21 }, { "name": "22 - Linn", "code": 22 }, { "name": "23 - Malheur", "code": 23 }, { "name": "24 - Marion", "code": 24 }, { "name": "25 - Morrow", "code": 25 }, { "name": "26 - Multnomah", "code": 26 }, { "name": "27 - Polk", "code": 27 }, { "name": "28 - Sherman", "code": 28 }, { "name": "29 - Tillamook", "code": 29 }, { "name": "30 - Umatilla", "code": 30 }, { "name": "31 - Union", "code": 31 }, { "name": "32 - Wallowa", "code": 32 }, { "name": "33 - Wasco", "code": 33 }, { "name": "34 - Washington", "code": 34 }, { "name": "35 - Wheeler", "code": 35 }, { "name": "36 - Yamhill", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 17, "modelName": "County" }, { "name": "TaxCode", "type": "esriFieldTypeString", "alias": "TaxCode", "domain": { "type": "codedValue", "name": "PARCELADMIN.Taxcode", "description": "Taxcode", "codedValues": [ { "name": "01", "code": "1" }, { "name": "02", "code": "2" }, { "name": "03", "code": "3" }, { "name": "04", "code": "4" }, { "name": "05", "code": "5" }, { "name": "06", "code": "6" }, { "name": "07", "code": "7" }, { "name": "08", "code": "8" }, { "name": "09", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TaxCode" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "YearCreated", "type": "esriFieldTypeInteger", "alias": "YearCreated", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearCreated" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentPoly", "type": "esriFieldTypeString", "alias": "CurrentPoly", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentPoly" }, { "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_379", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S324_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Taxcode", "description": "", "prototype": { "attributes": { "CreatedByRecord": null, "CurrentPoly": null, "County": 17, "TaxCode": null, "YearCreated": null, "Source": null, "ReliaCode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 391, "name": "TaxCodeLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741866000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 145, 95, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CurrentLine", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CurrentLine", "type": "esriFieldTypeString", "alias": "CurrentLine", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentLine" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "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_378", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S323_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TaxCodeLines", "description": "", "prototype": { "attributes": { "CurrentLine": null, "CreatedByRecord": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "TaxlotsPF", "type": "Parcel Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Records" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "topologyLayerId": 2, "systemLayers": {"recordsLayerId": 1}, "associatedLayers": { "pointsLayerId": 7, "connectionsLayerId": 8, "adjustmentPointsLayerId": 10, "adjustmentLinesLayerId": 11, "adjustmentVectorsLayerId": 12, "lineParcelTypes": [ 14, 17, 20, 23 ], "polygonParcelTypes": [ 15, 18, 21, 24 ] }, "layerGroups": { "largePolygons": [] }, "capabilities": "Uploads", "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Records", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TaxlotsPF" }, "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": [ { "id": 0, "name": "Plat", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{5C7C7349-01E0-4F71-9217-E6FCC92E12A9}" }, { "id": 1, "name": "Condo", "relatedTableId": 24, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{E1CAB312-4354-4FA5-9085-D6D1B0BCD2A8}" }, { "id": 2, "name": "Lot", "relatedTableId": 21, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{05003B99-BCFA-409A-B590-A2EA6DBBCF20}" }, { "id": 3, "name": "Condo", "relatedTableId": 23, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{4C8549FB-4133-423F-9311-4490FEADC14A}" }, { "id": 4, "name": "Taxlot", "relatedTableId": 14, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{1D1545D8-3D1A-4FB2-9355-44988D11AE73}" }, { "id": 5, "name": "Taxlot", "relatedTableId": 15, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{FABD3BF8-4BD4-445C-BDBD-9E85A9BF7C01}" }, { "id": 6, "name": "TaxlotsPF_Connections", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{C45E2FFC-C775-46C9-AF6C-1E641A8B8E46}" }, { "id": 7, "name": "Lot", "relatedTableId": 20, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{3FE5E100-8EE0-49E7-B2EB-993CC3F3A647}" }, { "id": 8, "name": "Plat", "relatedTableId": 18, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{65402B2C-28BB-46DA-A12A-A5322EDDBD41}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741666000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "RecordType", "type": "esriFieldTypeInteger", "alias": "Record Type", "domain": { "type": "codedValue", "name": "Operations", "description": "Record Operations", "codedValues": [ { "name": "Annexation", "code": 1 }, { "name": "Code Change", "code": 2 }, { "name": "Combine", "code": 3 }, { "name": "Forced Account", "code": 4 }, { "name": "Map Error", "code": 5 }, { "name": "Map Account", "code": 6 }, { "name": "Partition Plat", "code": 7 }, { "name": "Remap", "code": 8 }, { "name": "Retaxlot", "code": 9 }, { "name": "Road ROW Seg", "code": 10 }, { "name": "Road Vacation", "code": 11 }, { "name": "Segregation", "code": 12 }, { "name": "Size Change", "code": 13 }, { "name": "Sketch", "code": 14 }, { "name": "Subdivision", "code": 15 }, { "name": "Survey", "code": 16 }, { "name": "Zone Change", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecordType", "required": true }, { "name": "RecordedDate", "type": "esriFieldTypeDate", "alias": "Recorded Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RecordedDate", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "ParcelCount", "type": "esriFieldTypeInteger", "alias": "Created Parcel Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParcelCount", "required": true }, { "name": "RetiredParcelCount", "type": "esriFieldTypeInteger", "alias": "Retired Parcel Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RetiredParcelCount", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TransactionID", "type": "esriFieldTypeString", "alias": "TransactionID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TransactionID" }, { "name": "EditType", "type": "esriFieldTypeString", "alias": "EditType", "domain": { "type": "codedValue", "name": "EditType", "description": "Edit type (edit of taxlot or reference edit)", "codedValues": [ { "name": "EditMap", "code": "EM" }, { "name": "Reference", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "EditType" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "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_362", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I451Name", "isAscending": true, "isUnique": false, "description": "", "fields": "Name" }, { "name": "S307_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Records", "description": "", "prototype": { "attributes": { "Comments": null, "Name": null, "RecordType": null, "RecordedDate": null, "Source": null, "EditType": null, "TransactionID": null, "SourceType": null, "ParcelCount": null, "RetiredParcelCount": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "TaxlotsPF_Topology", "type": "Topology Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Dirty Areas" }, { "id": 4, "name": "Point Errors" }, { "id": 5, "name": "Line Errors" }, { "id": 6, "name": "Polygon Errors" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3964659.61942257, "ymin": 134310.31003937125, "xmax": 4187739.3251312375, "ymax": 423826.05216535926, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "systemLayers": { "dirtyAreasLayerId": 3, "pointErrorsLayerId": 4, "lineErrorsLayerId": 5, "polygonErrorsLayerId": 6 }, "capabilities": "Uploads", "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Dirty Areas", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "TaxlotsPF_Topology" }, "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741895000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.61942257, "ymin": 134310.31003937125, "xmax": 4187739.3251312375, "ymax": 423826.05216535926, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "IsRetired", "type": "esriFieldTypeInteger", "alias": "IsRetired", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IsRetired" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "DirtyArea.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "DirtyArea.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "DirtyArea.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "DirtyArea.STLength()", "required": true } ], "geometryField": { "name": "DirtyArea", "type": "esriFieldTypeGeometry", "alias": "DirtyArea", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "DirtyArea" }, "indexes": [ { "name": "UUID_383", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "G473IsRetired", "isAscending": true, "isUnique": false, "description": "", "fields": "IsRetired" }, { "name": "S328_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "DirtyArea" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dirty Areas", "description": "", "prototype": { "attributes": {"IsRetired": 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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Point Errors", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "TaxlotsPF_Topology" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741897000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsException", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Exception", "description": "Exception", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 128, 255, 128, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "1" ] ] }, { "label": "Error", "description": "Error", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 128, 128, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 128, 255, 128, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "1", "label": "Exception" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 128, 128, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "0", "label": "Error" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "IsException", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "OriginClassID", "type": "esriFieldTypeInteger", "alias": "OriginClassID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OriginClassID" }, { "name": "OriginID", "type": "esriFieldTypeInteger", "alias": "OriginID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OriginID" }, { "name": "DestClassID", "type": "esriFieldTypeInteger", "alias": "DestClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DestClassID" }, { "name": "DestID", "type": "esriFieldTypeInteger", "alias": "DestID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DestID" }, { "name": "TopoRuleType", "type": "esriFieldTypeInteger", "alias": "TopoRuleType", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TopoRuleType" }, { "name": "TopoRuleID", "type": "esriFieldTypeInteger", "alias": "TopoRuleID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TopoRuleID" }, { "name": "IsException", "type": "esriFieldTypeInteger", "alias": "IsException", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IsException" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_384", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "G474TopoRuleID3", "isAscending": true, "isUnique": false, "description": "", "fields": "TopoRuleID,TopoRuleType,OriginClassID,OriginID,DestClassID,DestID" }, { "name": "G474IsException", "isAscending": true, "isUnique": false, "description": "", "fields": "IsException" }, { "name": "S329_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Exception", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "IsException": 1, "TopoRuleID": 0, "OriginClassID": 0, "OriginID": null, "DestClassID": null, "DestID": null, "TopoRuleType": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 0, "name": "Error", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "IsException": 0, "TopoRuleID": 0, "OriginClassID": 0, "OriginID": null, "DestClassID": null, "DestID": null, "TopoRuleType": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Line Errors", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "TaxlotsPF_Topology" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741900000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsException", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Exception", "description": "Exception", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 255, 128, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "Error", "description": "Error", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 128, 128, 255 ], "width": 2.5 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 255, 128, 255 ], "width": 1 }, "value": "1", "label": "Exception" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 128, 128, 255 ], "width": 2.5 }, "value": "0", "label": "Error" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "IsException", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "OriginClassID", "type": "esriFieldTypeInteger", "alias": "OriginClassID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OriginClassID" }, { "name": "OriginID", "type": "esriFieldTypeInteger", "alias": "OriginID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OriginID" }, { "name": "DestClassID", "type": "esriFieldTypeInteger", "alias": "DestClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DestClassID" }, { "name": "DestID", "type": "esriFieldTypeInteger", "alias": "DestID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DestID" }, { "name": "TopoRuleType", "type": "esriFieldTypeInteger", "alias": "TopoRuleType", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TopoRuleType" }, { "name": "TopoRuleID", "type": "esriFieldTypeInteger", "alias": "TopoRuleID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TopoRuleID" }, { "name": "IsException", "type": "esriFieldTypeInteger", "alias": "IsException", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IsException" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "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": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_385", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "G475TopoRuleID3", "isAscending": true, "isUnique": false, "description": "", "fields": "TopoRuleID,TopoRuleType,OriginClassID,OriginID,DestClassID,DestID" }, { "name": "G475IsException", "isAscending": true, "isUnique": false, "description": "", "fields": "IsException" }, { "name": "S330_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Exception", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "TopoRuleID": 0, "IsException": 1, "OriginClassID": 0, "OriginID": null, "DestClassID": null, "DestID": null, "TopoRuleType": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "Error", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "TopoRuleID": 0, "IsException": 0, "OriginClassID": 0, "OriginID": null, "DestClassID": null, "DestID": null, "TopoRuleType": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Polygon Errors", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "TaxlotsPF_Topology" }, "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741903000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsException", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Exception", "description": "Exception", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 255, 128, 255 ], "width": 2.5 } }, "values": [ [ "1" ] ] }, { "label": "Error", "description": "Error", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 } }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 255, 128, 255 ], "width": 2.5 } }, "value": "1", "label": "Exception" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 } }, "value": "0", "label": "Error" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "IsException", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "OriginClassID", "type": "esriFieldTypeInteger", "alias": "OriginClassID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OriginClassID" }, { "name": "OriginID", "type": "esriFieldTypeInteger", "alias": "OriginID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OriginID" }, { "name": "DestClassID", "type": "esriFieldTypeInteger", "alias": "DestClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DestClassID" }, { "name": "DestID", "type": "esriFieldTypeInteger", "alias": "DestID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DestID" }, { "name": "TopoRuleType", "type": "esriFieldTypeInteger", "alias": "TopoRuleType", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TopoRuleType" }, { "name": "TopoRuleID", "type": "esriFieldTypeInteger", "alias": "TopoRuleID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TopoRuleID" }, { "name": "IsException", "type": "esriFieldTypeInteger", "alias": "IsException", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IsException" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "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": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_386", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "G476TopoRuleID3", "isAscending": true, "isUnique": false, "description": "", "fields": "TopoRuleID,TopoRuleType,OriginClassID,OriginID,DestClassID,DestID" }, { "name": "G476IsException", "isAscending": true, "isUnique": false, "description": "", "fields": "IsException" }, { "name": "S331_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Exception", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "IsException": 1, "TopoRuleID": 0, "OriginClassID": 0, "OriginID": null, "DestClassID": null, "DestID": null, "TopoRuleType": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "Error", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "IsException": 0, "TopoRuleID": 0, "OriginClassID": 0, "OriginID": null, "DestClassID": null, "DestID": null, "TopoRuleType": 0 } }, "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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 376, "name": "Validation Point Errors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742730000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 109, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "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": "UUID_402", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "S345_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Point Errors", "description": "", "prototype": { "attributes": { "VerificationNotes": null, "VerificationTechnician": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 374, "name": "Corner", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742714000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 4030395.7412499934, "ymin": 140518.89775000513, "xmax": 4184905.844750002, "ymax": 397172.9377499968, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 120, 140, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CommonName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CornerSymbol", "type": "esriFieldTypeSmallInteger", "alias": "CornerSymbol", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "CornerSymbol" }, { "name": "CornerDesc", "type": "esriFieldTypeString", "alias": "CornerDesc", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CornerDesc" }, { "name": "ControlType", "type": "esriFieldTypeSmallInteger", "alias": "ControlType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ControlType" }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CommonName" }, { "name": "GCDB", "type": "esriFieldTypeString", "alias": "GCDB", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GCDB" }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easting" }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Northing" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceType" }, { "name": "MapScale", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapScale" }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MapNumber" }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "AutoDate", "type": "esriFieldTypeDate", "alias": "AutoDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AutoDate" }, { "name": "AutoMethod", "type": "esriFieldTypeString", "alias": "AutoMethod", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AutoMethod" }, { "name": "AutoWho", "type": "esriFieldTypeString", "alias": "AutoWho", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AutoWho" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "IsFixed", "type": "esriFieldTypeString", "alias": "IsFixed", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "IsFixed" }, { "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": "UUID_399", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S343_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Corner", "description": "", "prototype": { "attributes": { "IsFixed": null, "AutoWho": null, "CornerSymbol": 1, "CornerDesc": null, "ControlType": null, "CommonName": null, "GCDB": null, "Easting": null, "Northing": null, "Latitude": null, "Longitude": null, "Source": null, "SourceType": null, "MapScale": null, "MapNumber": null, "ReliaCode": null, "AutoDate": null, "AutoMethod": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741673000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsFixed", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Fixed Shape", "classes": [ { "label": "No", "description": "No", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "Yes", "description": "Yes", "symbol": { "type": "esriPMS", "url": "114eb05a17c20e51410cd8f39e94c0b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQokaWSwQ3DIAxF/4El0nOFuNMxkjWyALk3AyQDtGtkjt6rqLOQyoZWiAAt7ZcQRobnLxuBPyVKSWWgab/PuP0EsMAIMORQDVAG2gItxdKgX2dcqwAWuARHcvI9QBr03vpLjRwwrhODygDlrO8uYsNZGSxxQ0XCOlVvUs48uMsClKtOgJxauhO6EIkKRfnmnnYA6RrHY/sgHY41dFCyHus9VgYcB3TYOJH9srHozWPCwgAKAF7VegIROjLuJdCVWwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "0", "label": "No" }, { "symbol": { "type": "esriPMS", "url": "114eb05a17c20e51410cd8f39e94c0b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQokaWSwQ3DIAxF/4El0nOFuNMxkjWyALk3AyQDtGtkjt6rqLOQyoZWiAAt7ZcQRobnLxuBPyVKSWWgab/PuP0EsMAIMORQDVAG2gItxdKgX2dcqwAWuARHcvI9QBr03vpLjRwwrhODygDlrO8uYsNZGSxxQ0XCOlVvUs48uMsClKtOgJxauhO6EIkKRfnmnnYA6RrHY/sgHY41dFCyHus9VgYcB3TYOJH9srHozWPCwgAKAF7VegIROjLuJdCVWwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 244, 252, 255 ], "toColor": [ 179, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 179, 255 ], "toColor": [ 252, 190, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 212, 255 ], "toColor": [ 252, 213, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 225, 252, 255 ], "toColor": [ 189, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "if (($feature.IsFixed == 1) || ($feature.AdjustmentConstraint == 2)) { //Is Fixed or constraint?\n return $feature.Name;\n}"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Century Gothic", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "IsFixed", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "IsFixed", "type": "esriFieldTypeInteger", "alias": "Fixed Shape", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsFixed", "required": true }, { "name": "AdjustmentConstraint", "type": "esriFieldTypeInteger", "alias": "Adjustment Constraint", "domain": { "type": "codedValue", "name": "PF_AdjustmentConstraint", "description": "Parcel Fabric Adjustment Point Constraint", "codedValues": [ { "name": "XY free, Z constrained", "code": 1 }, { "name": "XYZ constrained", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "AdjustmentConstraint", "required": true }, { "name": "Preserve", "type": "esriFieldTypeInteger", "alias": "Preserve", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Preserve", "required": true }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X", "required": true }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y", "required": true }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z", "required": true }, { "name": "XYAccuracy", "type": "esriFieldTypeDouble", "alias": "XY Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XYAccuracy", "required": true }, { "name": "ZAccuracy", "type": "esriFieldTypeDouble", "alias": "Z Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZAccuracy", "required": true }, { "name": "XYUncertainty", "type": "esriFieldTypeDouble", "alias": "XY Uncertainty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XYUncertainty", "required": true }, { "name": "EllipseMajor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Major", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseMajor", "required": true }, { "name": "EllipseMinor", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Semi Minor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseMinor", "required": true }, { "name": "EllipseDirection", "type": "esriFieldTypeDouble", "alias": "Error Ellipse Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EllipseDirection", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "ControlType", "type": "esriFieldTypeSmallInteger", "alias": "ControLType", "domain": { "type": "codedValue", "name": "ControlType", "description": "Type of control point", "codedValues": [ { "name": "Angle Point", "code": 1 }, { "name": "Auxilliary Meander Point", "code": 2 }, { "name": "Bench Mark (Quad)", "code": 3 }, { "name": "Center Quarter Section Corner", "code": 4 }, { "name": "Coordinate Control Point", "code": 5 }, { "name": "Crossing Closing Corne", "code": 6 }, { "name": "Donation Land Claim", "code": 7 }, { "name": "Found Bench Mark", "code": 8 }, { "name": "Found Corner", "code": 9 }, { "name": "Found Triangulation Station", "code": 10 }, { "name": "Homestead Survey", "code": 11 }, { "name": "Initial Point", "code": 12 }, { "name": "Intersection Point", "code": 13 }, { "name": "Location Corner", "code": 14 }, { "name": "Location Monument", "code": 15 }, { "name": "Lot Corner", "code": 16 }, { "name": "Meander Corner", "code": 17 }, { "name": "Mile Corner or Mile Post", "code": 18 }, { "name": "Mineral Survey Corner", "code": 19 }, { "name": "Point on a Line", "code": 20 }, { "name": "Quarter Corner", "code": 21 }, { "name": "Section Corner", "code": 22 }, { "name": "Special Meander Corner", "code": 23 }, { "name": "Station", "code": 24 }, { "name": "Subdivision of Section Corner", "code": 25 }, { "name": "Township Corner", "code": 26 }, { "name": "Vegetation Line Corner", "code": 27 }, { "name": "Witness Point", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ControlType" }, { "name": "CornerSymbol", "type": "esriFieldTypeSmallInteger", "alias": "CornerSymbol", "domain": { "type": "codedValue", "name": "CornerSymbol", "description": "Corner symbology for mapping", "codedValues": [ { "name": "Don't Display", "code": 0 }, { "name": "Hollow Circle (e.g. tangent point, direction change)", "code": 1 }, { "name": "Solid Circle (e.g. found)", "code": 2 }, { "name": "Small Hollow Square (e.g. lot corner)", "code": 3 }, { "name": "Large Hollow Square (e.g. found section corner)", "code": 4 }, { "name": "2 concentric circles \u2013 inner hollow (e.g., DLC \u2013 not found)", "code": 5 }, { "name": "2 concentric circles \u2013 inner solid (e.g., DLC \u2013 found)", "code": 6 }, { "name": "Hollow triangle with solid circle (e.g., vegetation)", "code": 7 }, { "name": "Cross with BM (e.g., benchmark)", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CornerSymbol" }, { "name": "CornerDesc", "type": "esriFieldTypeString", "alias": "CornerDesc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CornerDesc" }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CommonName" }, { "name": "GCDB", "type": "esriFieldTypeString", "alias": "GCDB", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GCDB" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceType" }, { "name": "MapScale", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapScale" }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNumber" }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "cornertype", "type": "esriFieldTypeString", "alias": "cornertype", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "cornertype" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_363", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I452Name", "isAscending": true, "isUnique": false, "description": "", "fields": "Name" }, { "name": "S308_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "No", "domains": { "IsFixed": {"type": "inherited"}, "AdjustmentConstraint": {"type": "inherited"}, "Preserve": {"type": "inherited"}, "ControlType": {"type": "inherited"}, "CornerSymbol": {"type": "inherited"}, "SourceType": {"type": "inherited"}, "ReliaCode": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "Name": null, "ReliaCode": null, "CreatedByRecord": null, "RetiredByRecord": null, "IsFixed": 0, "AdjustmentConstraint": 1, "Preserve": null, "X": null, "Y": null, "Z": null, "XYAccuracy": null, "ZAccuracy": null, "XYUncertainty": null, "EllipseMajor": null, "EllipseMinor": null, "EllipseDirection": null, "MapNumber": null, "MapScale": null, "SourceType": null, "cornertype": null, "Source": null, "ControlType": null, "CornerSymbol": null, "CornerDesc": null, "CommonName": null, "GCDB": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Yes", "domains": { "IsFixed": {"type": "inherited"}, "AdjustmentConstraint": {"type": "inherited"}, "Preserve": {"type": "inherited"}, "ControlType": {"type": "inherited"}, "CornerSymbol": {"type": "inherited"}, "SourceType": {"type": "inherited"}, "ReliaCode": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "Name": null, "ReliaCode": null, "CreatedByRecord": null, "RetiredByRecord": null, "IsFixed": 1, "AdjustmentConstraint": 1, "Preserve": null, "X": null, "Y": null, "Z": null, "XYAccuracy": null, "ZAccuracy": null, "XYUncertainty": null, "EllipseMajor": null, "EllipseMinor": null, "EllipseDirection": null, "MapNumber": null, "MapScale": null, "SourceType": null, "cornertype": null, "Source": null, "ControlType": null, "CornerSymbol": null, "CornerDesc": null, "CommonName": null, "GCDB": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 387, "name": "WaterLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742800000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3963512.046587929, "ymin": 133255.8661417365, "xmax": 4188606.5324803144, "ymax": 414999.2821522355, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 128, 153, 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, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "WATERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "WATERNAME", "type": "esriFieldTypeString", "alias": "WATERNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATERNAME" }, { "name": "LINETYPE", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "WaterLineType", "description": "Water Line Types", "codedValues": [ { "name": "Waterbody", "code": 22 }, { "name": "River", "code": 24 }, { "name": "Creek", "code": 26 }, { "name": "Canal", "code": 28 }, { "name": "Misc. Other", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCETYPE" }, { "name": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": { "type": "codedValue", "name": "MapScale", "description": "MapScale", "codedValues": [ { "name": "10 Scale", "code": 120 }, { "name": "20 Scale", "code": 240 }, { "name": "30 Scale", "code": 360 }, { "name": "40 Scale", "code": 480 }, { "name": "50 Scale", "code": 600 }, { "name": "100 Scale", "code": 1200 }, { "name": "200 Scale", "code": 2400 }, { "name": "400 Scale", "code": 4800 }, { "name": "800 Scale", "code": 9600 }, { "name": "1000 Scale", "code": 12000 }, { "name": "2000 Scale", "code": 24000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "RELIACODE", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIACODE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentLine", "type": "esriFieldTypeString", "alias": "CurrentLine", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentLine" }, { "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_409", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S350_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WaterLines", "description": "", "prototype": { "attributes": { "CurrentLine": null, "CreatedByRecord": null, "RELIACODE": null, "WATERNAME": null, "LINETYPE": null, "SOURCE": null, "SOURCETYPE": null, "MAPSCALE": null, "MAPNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 384, "name": "ReferenceLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742758000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3974748.5518372655, "ymin": 134286.548884511, "xmax": 4187619.644685045, "ymax": 412539.8166010529, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "return \"COGO\"", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "COGO", "description": "COGO", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "values": [ [ "COGO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "COGO", "label": "COGO" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 244, 252, 255 ], "toColor": [ 179, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 179, 255 ], "toColor": [ 252, 190, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 212, 255 ], "toColor": [ 252, 213, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 225, 252, 255 ], "toColor": [ 189, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "// Change the settings portion to configure direction format, color, rounding and abbreviations\n// This is an Arcade expression\n\n// SETTINGS\nvar QuadrantBearingFormat = true; //set 'true' for quadrant bearing, 'false' for north azimuth\nvar ShowDistance = true; //set as 'true' to show distance\nvar ShowDirection = true; //set as 'true' to show direction\nvar DirectionType = 1; // 1 = Quadrant Bearing; 2 = North Azimuth; 3 = South Azimuth\nvar ShowRadius = true; //set as 'true' to show radius\nvar ShowCurveParameter = true; //set as 'true' to show a curve parameter\nvar CurveParameter = \"ArcLength\"; //set as 'ArcLength' or 'Chord' or 'Angle' for central angle. Case sensitive!\nvar ErrorString = \"COGO ERROR\"; //set to display invalid COGO combinations\nvar RadiusAbbr = 'R='; //radius abbreviation\nvar Radius2Abbr = 'R2='; //radius2 abbreviation for spiral curves\nvar ArclengthAbrr = 'L='; //arclength abbreviation\nvar ChordAbbr = 'C='; //chord abbreviation\nvar AngleAbbr = 'A='; //central Angle abbreviation\nvar DistUnitRounding = 2; //number of decimal places for distance units: distance, radius, arclength & chord\nvar NumberFormat = \"#,###.00\" //number format. In this example: thousands separator with padding of 2 zeros \nvar directionColor = \"blue='255'\"; //direction color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar distanceColor = \"black='255'\"; //distance color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar radiusColor = \"blue='255'\"; //radius color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar curveParamColor = \"black='255'\"; //curve parameter color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar partialCOGOColor = \"magenta='255'\"; //partial COGO color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar invalidCOGOColor = \"red='255'\"; //invalid COGO color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar fontNameSize = \"\"; //font type and size\n\n// VARIABLES\nvar cogo_direction = $feature.Direction;\nvar cogo_distance = $feature.Distance;\nvar cogo_radius = $feature.Radius;\nvar cogo_arclength = $feature.Arclength;\nvar cogo_radius2 = $feature.Radius2\nvar binaryDictionary; //binary dictionary to check COGO combinations\nvar checksum = 0; //initialize checksum\nvar validValuesArray; //array of valid values for COGO combinations\nvar partialValuesArray; //array of partial values for COGO\nvar degrees;\nvar minutes;\nvar seconds;\nvar DMS;\nvar directionStr = \"\"; //direction string using for label\nvar distanceStr = \"\"; //distance string using for label\nvar radiusStr = \"\"; //radius string using for label\nvar radius2Str = \"\"; //radius2 string using for labeling spiral curves\nvar curveStr = \"\"; //curve parameter string using for label\nvar angleRad; //curve angle in radians\nvar COGOValidity; //COGO combinations validity. can be valid, partial or invalid.\n\n\nif (IsEmpty(cogo_direction) && IsEmpty(cogo_distance) && IsEmpty(cogo_radius) && IsEmpty(cogo_radius2) && IsEmpty(cogo_arclength)){\n return \"\"\n}\n\nfunction NorthAzimuth2Quadbearing(azimuth){\n return ConvertDirection(azimuth, {directionType:'North', angleType: 'Degrees'}, {directionType:'Quadrant', angleType: 'DMS', outputType: 'text', format: 'pd[°]mm[\\']ss[\"]b'})\n}\n\nfunction DMS_North(azimuth){\n return ConvertDirection(azimuth, {directionType:'North', angleType: 'Degrees'}, {directionType:'North', angleType: 'DMS', outputType: 'text', format: 'd[°]mm[\\']ss[\"]'})\n}\n\nfunction DMS_South(azimuth){\n return ConvertDirection(azimuth, {directionType:'North', angleType: 'Degrees'}, {directionType:'South', angleType: 'DMS', outputType: 'text', format: 'd[°]mm[\\']ss[\"]'})\n}\n\nfunction IsValidCOGO(cogo_direction, cogo_distance, cogo_radius, cogo_arclength, cogo_radius2) {\n binaryDictionary= Dictionary('dir', 1, 'dist',2, 'rad',4, 'arc',8, 'rad2',16)\n if (!IsEmpty(cogo_direction)) {checksum+=binaryDictionary.dir}\n if (!IsEmpty(cogo_distance)) {checksum+=binaryDictionary.dist}\n if (!IsEmpty(cogo_radius)) {checksum+=binaryDictionary.rad}\n if (!IsEmpty(cogo_arclength)) {checksum+=binaryDictionary.arc}\n if (!IsEmpty(cogo_radius2)) {checksum+=binaryDictionary.rad2}\n \n validValuesArray=[0,3,13,29]; //array of valid combinations: '0' for nothing, ... '13' for direction & radius & arclength ...\n partialValuesArray=[1,2,4,5,8,9,12,16,17,20,21,24,25,27,28]; //array of partial combinations: '1' for only direction, '2' for only distance, '4' for only radius...\n //Invalid Values = [6,7,10,11,14,15,18,19,22,23,26,30,31]\n \n if (IndexOf(validValuesArray,checksum)>-1) { // a negative value is returned if checksum value is not in the a valid combination array\n return \"valid\";\n }\n if (IndexOf(partialValuesArray,checksum)>-1){\n return \"partial\"; \n }\n return \"invalid\";\n}\n\nCOGOValidity = IsValidCOGO(cogo_direction, cogo_distance, cogo_radius, cogo_arclength, cogo_radius2);\nif ( COGOValidity == \"invalid\") { //if invalid COGO return error string\n return \"\" + fontNameSize + ErrorString + \"<\/FNT><\/CLR><\/BOL>\"; \n}\n\nif (COGOValidity == \"partial\") { //if a partial COGO change colors\n distanceColor = partialCOGOColor;\n directionColor = partialCOGOColor;\n radiusColor = partialCOGOColor;\n curveParamColor = partialCOGOColor;\n}\n\n// Direction string\nif (ShowDirection) {\n if (IsEmpty(cogo_direction)==false) {\n if (DirectionType == 1) { //using quadrant bearing format\n directionStr = NorthAzimuth2Quadbearing(cogo_direction);\n }\n else if (DirectionType == 2) { //using north azimuth format\n directionStr = DMS_North(cogo_direction);\n }\n else if (DirectionType == 3) { //using south azimuth format\n directionStr = DMS_South(cogo_direction);\n }\n }\n}\n\n// Distance string\nif (ShowDistance) {\n if (IsEmpty(cogo_distance)==false) {\n distanceStr = text(round(cogo_distance,DistUnitRounding), NumberFormat);\n }\n}\n\n//Radius String\nif (ShowRadius) {\n if (!IsEmpty(cogo_radius)) { //it can be a curve or a spiral\n if (IsEmpty(cogo_radius2)) { //if radius2 is empty this is a curve\n radiusStr = RadiusAbbr + \" \" + text(round(cogo_radius, DistUnitRounding), NumberFormat);\n }\n else { // it is a spiral\n radiusStr = RadiusAbbr + \" \" + text(round(cogo_radius, DistUnitRounding),NumberFormat);\n radius2Str = Radius2Abbr + \" \" + text(round(cogo_radius2, DistUnitRounding),NumberFormat);\n if (cogo_radius == 0) { //substitute to infinity sign\n radiusStr = RadiusAbbr + \" ∞ \";\n }\n if (cogo_radius2 == 0) { //substitute to infinity sign\n radius2Str = Radius2Abbr + \" ∞ \";\n }\n } \n \n }\n}\n\n// Curve Parameter\nif (ShowCurveParameter) {\n if (!IsEmpty(cogo_arclength)) {\n if (CurveParameter == 'ArcLength') {\n curveStr = text(round(cogo_arclength, DistUnitRounding), NumberFormat); //return Arc length\n }\n angleRad = cogo_arclength/(abs(cogo_radius)) //calculate angle in radians\n if (CurveParameter == 'Angle') {\n curveStr = DMS_North(angleRad * 180 / pi); // convert radian to degrees and show as DMS\n }\n if (CurveParameter == 'Chord') {\n curveStr = text(round((2 * abs(cogo_radius) * Sin(angleRad/2)),DistUnitRounding), NumberFormat); //calculate chord length\n } \n }\n}\n\n//Determine type of curve displayed\nvar CurveTypePrefix = \"\"\nif (!IsEmpty(curveStr)){\n if (CurveParameter == 'ArcLength'){\n CurveTypePrefix = ArclengthAbrr\n }\n else if (CurveParameter == 'Angle'){\n CurveTypePrefix = AngleAbbr\n }\n else if (CurveParameter == 'Chord'){\n CurveTypePrefix = ChordAbbr\n }\n}\n\nvar isStraightLine = IsEmpty(radiusStr) && IsEmpty(radius2Str) && IsEmpty(curveStr)\n\n// Assemble label string\n\n//Straight lines\nif (isStraightLine){\n if (!IsEmpty(directionStr) && !IsEmpty(distanceStr)){ //If Direction and Distance are both NOT Empty\n return fontNameSize + \"\" + directionStr + \"<\/CLR>\" + \"\\n\" +\n \"\" + distanceStr + \"<\/CLR><\/FNT>\";\n }\n else if (IsEmpty(directionStr)){ //If Direction is empty\n return fontNameSize + \"\" +\n distanceStr + \"<\/CLR><\/FNT>\";\n }\n else{ //If Distance is empty\n return fontNameSize + \"\" + directionStr + \"<\/CLR><\/FNT>\";\n }\n}\n\n//Curves\n//If one or both radii and the curve string are NOT empty show the full curve\nif ((!IsEmpty(radiusStr) || !IsEmpty(radius2Str)) && !IsEmpty(curveStr)){\n return fontNameSize + \"\" + radiusStr + \"<\/CLR>\" + \" \" +\n \"\" + radius2Str + \"<\/CLR>\" + \"\\n\" +\n \"\" + CurveTypePrefix + ' ' +\n curveStr + \"<\/CLR><\/FNT>\";\n}\n//If the curve is empty\nelse if (IsEmpty(curveStr)){\n return fontNameSize + \"\" + radiusStr + \"<\/CLR>\" + \" \" +\n \"\" + radius2Str + \"<\/CLR><\/FNT>\"\n}\n//If both radius are empty\nelse{\n return fontNameSize + \"\" + CurveTypePrefix + ' ' +\n curveStr + \"<\/CLR><\/FNT>\";\n}", "title": "DirectionAndDistance" }, "lineOrientation": "direction", "labelPlacement": "esriServerLinePlacementBelowStart", "textLayout": "followFeature", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "offsetDistance": 3, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 2000, "name": "Direction and Distance", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOSTATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LINETYPE", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "ReferenceLineType", "description": "Reference Line Types", "codedValues": [ { "name": "Public Road Centerline", "code": 9 }, { "name": "Private Road ROW", "code": 11 }, { "name": "Private Road Centerline", "code": 12 }, { "name": "Railroad Centerline", "code": 15 }, { "name": "Easement ROW", "code": 17 }, { "name": "Easement Centerline", "code": 18 }, { "name": "Historical Boundary", "code": 33 }, { "name": "Historical Boundary No Display", "code": 34 }, { "name": "Subdivision Line", "code": 40 }, { "name": "Map Boundary", "code": 51 }, { "name": "Detail Map Boundary", "code": 52 }, { "name": "Special Boundary", "code": 55 }, { "name": "Zone", "code": 56 }, { "name": "BPA", "code": 60 }, { "name": "Condo", "code": 61 }, { "name": "Gas Utility", "code": 62 }, { "name": "Local Utility", "code": 63 }, { "name": "Oyster Plat", "code": 70 }, { "name": "Jettys", "code": 71 }, { "name": "Fibre Optic", "code": 72 }, { "name": "Limited Common Element (patio)", "code": 73 }, { "name": "Leases", "code": 74 }, { "name": "Road Tic", "code": 103 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "LOSTATION", "type": "esriFieldTypeString", "alias": "LOSTATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOSTATION" }, { "name": "HISTATION", "type": "esriFieldTypeString", "alias": "HISTATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HISTATION" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCETYPE" }, { "name": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": { "type": "codedValue", "name": "MapScale", "description": "MapScale", "codedValues": [ { "name": "10 Scale", "code": 120 }, { "name": "20 Scale", "code": 240 }, { "name": "30 Scale", "code": 360 }, { "name": "40 Scale", "code": 480 }, { "name": "50 Scale", "code": 600 }, { "name": "100 Scale", "code": 1200 }, { "name": "200 Scale", "code": 2400 }, { "name": "400 Scale", "code": 4800 }, { "name": "800 Scale", "code": 9600 }, { "name": "1000 Scale", "code": 12000 }, { "name": "2000 Scale", "code": 24000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "RELIACODE", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIACODE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentLine", "type": "esriFieldTypeString", "alias": "CurrentLine", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentLine" }, { "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_406", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S348_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lines", "description": "Templates for editing traverse using COGO measurements.", "prototype": { "attributes": { "CurrentLine": null, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "CreatedByRecord": null, "LINETYPE": null, "LOSTATION": null, "HISTATION": null, "SOURCE": null, "SOURCETYPE": null, "MAPSCALE": null, "MAPNUMBER": null, "RELIACODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 382, "name": "PLSSLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742745000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3961711.8139763772, "ymin": 134110.45078739524, "xmax": 4187839.3120078743, "ymax": 423778.9363517016, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "return \"COGO\"", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "COGO", "description": "COGO", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "values": [ [ "COGO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "COGO", "label": "COGO" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 244, 252, 255 ], "toColor": [ 179, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 179, 255 ], "toColor": [ 252, 190, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 212, 255 ], "toColor": [ 252, 213, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 225, 252, 255 ], "toColor": [ 189, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "// Change the settings portion to configure direction format, color, rounding and abbreviations\n// This is an Arcade expression\n\n// SETTINGS\nvar QuadrantBearingFormat = true; //set 'true' for quadrant bearing, 'false' for north azimuth\nvar ShowDistance = true; //set as 'true' to show distance\nvar ShowDirection = true; //set as 'true' to show direction\nvar DirectionType = 1; // 1 = Quadrant Bearing; 2 = North Azimuth; 3 = South Azimuth\nvar ShowRadius = true; //set as 'true' to show radius\nvar ShowCurveParameter = true; //set as 'true' to show a curve parameter\nvar CurveParameter = \"ArcLength\"; //set as 'ArcLength' or 'Chord' or 'Angle' for central angle. Case sensitive!\nvar ErrorString = \"COGO ERROR\"; //set to display invalid COGO combinations\nvar RadiusAbbr = 'R='; //radius abbreviation\nvar Radius2Abbr = 'R2='; //radius2 abbreviation for spiral curves\nvar ArclengthAbrr = 'L='; //arclength abbreviation\nvar ChordAbbr = 'C='; //chord abbreviation\nvar AngleAbbr = 'A='; //central Angle abbreviation\nvar DistUnitRounding = 2; //number of decimal places for distance units: distance, radius, arclength & chord\nvar NumberFormat = \"#,###.00\" //number format. In this example: thousands separator with padding of 2 zeros \nvar directionColor = \"blue='255'\"; //direction color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar distanceColor = \"black='255'\"; //distance color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar radiusColor = \"blue='255'\"; //radius color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar curveParamColor = \"black='255'\"; //curve parameter color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar partialCOGOColor = \"magenta='255'\"; //partial COGO color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar invalidCOGOColor = \"red='255'\"; //invalid COGO color: red, green, blue, cyan, magenta, yellow, black. You can also use RGB or CYMK combinations.\nvar fontNameSize = \"\"; //font type and size\n\n// VARIABLES\nvar cogo_direction = $feature.Direction;\nvar cogo_distance = $feature.Distance;\nvar cogo_radius = $feature.Radius;\nvar cogo_arclength = $feature.Arclength;\nvar cogo_radius2 = $feature.Radius2\nvar binaryDictionary; //binary dictionary to check COGO combinations\nvar checksum = 0; //initialize checksum\nvar validValuesArray; //array of valid values for COGO combinations\nvar partialValuesArray; //array of partial values for COGO\nvar degrees;\nvar minutes;\nvar seconds;\nvar DMS;\nvar directionStr = \"\"; //direction string using for label\nvar distanceStr = \"\"; //distance string using for label\nvar radiusStr = \"\"; //radius string using for label\nvar radius2Str = \"\"; //radius2 string using for labeling spiral curves\nvar curveStr = \"\"; //curve parameter string using for label\nvar angleRad; //curve angle in radians\nvar COGOValidity; //COGO combinations validity. can be valid, partial or invalid.\n\n\nif (IsEmpty(cogo_direction) && IsEmpty(cogo_distance) && IsEmpty(cogo_radius) && IsEmpty(cogo_radius2) && IsEmpty(cogo_arclength)){\n return \"\"\n}\n\nfunction NorthAzimuth2Quadbearing(azimuth){\n return ConvertDirection(azimuth, {directionType:'North', angleType: 'Degrees'}, {directionType:'Quadrant', angleType: 'DMS', outputType: 'text', format: 'pd[°]mm[\\']ss[\"]b'})\n}\n\nfunction DMS_North(azimuth){\n return ConvertDirection(azimuth, {directionType:'North', angleType: 'Degrees'}, {directionType:'North', angleType: 'DMS', outputType: 'text', format: 'd[°]mm[\\']ss[\"]'})\n}\n\nfunction DMS_South(azimuth){\n return ConvertDirection(azimuth, {directionType:'North', angleType: 'Degrees'}, {directionType:'South', angleType: 'DMS', outputType: 'text', format: 'd[°]mm[\\']ss[\"]'})\n}\n\nfunction IsValidCOGO(cogo_direction, cogo_distance, cogo_radius, cogo_arclength, cogo_radius2) {\n binaryDictionary= Dictionary('dir', 1, 'dist',2, 'rad',4, 'arc',8, 'rad2',16)\n if (!IsEmpty(cogo_direction)) {checksum+=binaryDictionary.dir}\n if (!IsEmpty(cogo_distance)) {checksum+=binaryDictionary.dist}\n if (!IsEmpty(cogo_radius)) {checksum+=binaryDictionary.rad}\n if (!IsEmpty(cogo_arclength)) {checksum+=binaryDictionary.arc}\n if (!IsEmpty(cogo_radius2)) {checksum+=binaryDictionary.rad2}\n \n validValuesArray=[0,3,13,29]; //array of valid combinations: '0' for nothing, ... '13' for direction & radius & arclength ...\n partialValuesArray=[1,2,4,5,8,9,12,16,17,20,21,24,25,27,28]; //array of partial combinations: '1' for only direction, '2' for only distance, '4' for only radius...\n //Invalid Values = [6,7,10,11,14,15,18,19,22,23,26,30,31]\n \n if (IndexOf(validValuesArray,checksum)>-1) { // a negative value is returned if checksum value is not in the a valid combination array\n return \"valid\";\n }\n if (IndexOf(partialValuesArray,checksum)>-1){\n return \"partial\"; \n }\n return \"invalid\";\n}\n\nCOGOValidity = IsValidCOGO(cogo_direction, cogo_distance, cogo_radius, cogo_arclength, cogo_radius2);\nif ( COGOValidity == \"invalid\") { //if invalid COGO return error string\n return \"\" + fontNameSize + ErrorString + \"<\/FNT><\/CLR><\/BOL>\"; \n}\n\nif (COGOValidity == \"partial\") { //if a partial COGO change colors\n distanceColor = partialCOGOColor;\n directionColor = partialCOGOColor;\n radiusColor = partialCOGOColor;\n curveParamColor = partialCOGOColor;\n}\n\n// Direction string\nif (ShowDirection) {\n if (IsEmpty(cogo_direction)==false) {\n if (DirectionType == 1) { //using quadrant bearing format\n directionStr = NorthAzimuth2Quadbearing(cogo_direction);\n }\n else if (DirectionType == 2) { //using north azimuth format\n directionStr = DMS_North(cogo_direction);\n }\n else if (DirectionType == 3) { //using south azimuth format\n directionStr = DMS_South(cogo_direction);\n }\n }\n}\n\n// Distance string\nif (ShowDistance) {\n if (IsEmpty(cogo_distance)==false) {\n distanceStr = text(round(cogo_distance,DistUnitRounding), NumberFormat);\n }\n}\n\n//Radius String\nif (ShowRadius) {\n if (!IsEmpty(cogo_radius)) { //it can be a curve or a spiral\n if (IsEmpty(cogo_radius2)) { //if radius2 is empty this is a curve\n radiusStr = RadiusAbbr + \" \" + text(round(cogo_radius, DistUnitRounding), NumberFormat);\n }\n else { // it is a spiral\n radiusStr = RadiusAbbr + \" \" + text(round(cogo_radius, DistUnitRounding),NumberFormat);\n radius2Str = Radius2Abbr + \" \" + text(round(cogo_radius2, DistUnitRounding),NumberFormat);\n if (cogo_radius == 0) { //substitute to infinity sign\n radiusStr = RadiusAbbr + \" ∞ \";\n }\n if (cogo_radius2 == 0) { //substitute to infinity sign\n radius2Str = Radius2Abbr + \" ∞ \";\n }\n } \n \n }\n}\n\n// Curve Parameter\nif (ShowCurveParameter) {\n if (!IsEmpty(cogo_arclength)) {\n if (CurveParameter == 'ArcLength') {\n curveStr = text(round(cogo_arclength, DistUnitRounding), NumberFormat); //return Arc length\n }\n angleRad = cogo_arclength/(abs(cogo_radius)) //calculate angle in radians\n if (CurveParameter == 'Angle') {\n curveStr = DMS_North(angleRad * 180 / pi); // convert radian to degrees and show as DMS\n }\n if (CurveParameter == 'Chord') {\n curveStr = text(round((2 * abs(cogo_radius) * Sin(angleRad/2)),DistUnitRounding), NumberFormat); //calculate chord length\n } \n }\n}\n\n//Determine type of curve displayed\nvar CurveTypePrefix = \"\"\nif (!IsEmpty(curveStr)){\n if (CurveParameter == 'ArcLength'){\n CurveTypePrefix = ArclengthAbrr\n }\n else if (CurveParameter == 'Angle'){\n CurveTypePrefix = AngleAbbr\n }\n else if (CurveParameter == 'Chord'){\n CurveTypePrefix = ChordAbbr\n }\n}\n\nvar isStraightLine = IsEmpty(radiusStr) && IsEmpty(radius2Str) && IsEmpty(curveStr)\n\n// Assemble label string\n\n//Straight lines\nif (isStraightLine){\n if (!IsEmpty(directionStr) && !IsEmpty(distanceStr)){ //If Direction and Distance are both NOT Empty\n return fontNameSize + \"\" + directionStr + \"<\/CLR>\" + \"\\n\" +\n \"\" + distanceStr + \"<\/CLR><\/FNT>\";\n }\n else if (IsEmpty(directionStr)){ //If Direction is empty\n return fontNameSize + \"\" +\n distanceStr + \"<\/CLR><\/FNT>\";\n }\n else{ //If Distance is empty\n return fontNameSize + \"\" + directionStr + \"<\/CLR><\/FNT>\";\n }\n}\n\n//Curves\n//If one or both radii and the curve string are NOT empty show the full curve\nif ((!IsEmpty(radiusStr) || !IsEmpty(radius2Str)) && !IsEmpty(curveStr)){\n return fontNameSize + \"\" + radiusStr + \"<\/CLR>\" + \" \" +\n \"\" + radius2Str + \"<\/CLR>\" + \"\\n\" +\n \"\" + CurveTypePrefix + ' ' +\n curveStr + \"<\/CLR><\/FNT>\";\n}\n//If the curve is empty\nelse if (IsEmpty(curveStr)){\n return fontNameSize + \"\" + radiusStr + \"<\/CLR>\" + \" \" +\n \"\" + radius2Str + \"<\/CLR><\/FNT>\"\n}\n//If both radius are empty\nelse{\n return fontNameSize + \"\" + CurveTypePrefix + ' ' +\n curveStr + \"<\/CLR><\/FNT>\";\n}", "title": "DirectionAndDistance" }, "lineOrientation": "direction", "labelPlacement": "esriServerLinePlacementBelowStart", "textLayout": "followFeature", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "offsetDistance": 3, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 2000, "name": "Direction and Distance", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MapNumber", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "MapScale", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": { "type": "codedValue", "name": "MapScale", "description": "MapScale", "codedValues": [ { "name": "10 Scale", "code": 120 }, { "name": "20 Scale", "code": 240 }, { "name": "30 Scale", "code": 360 }, { "name": "40 Scale", "code": 480 }, { "name": "50 Scale", "code": 600 }, { "name": "100 Scale", "code": 1200 }, { "name": "200 Scale", "code": 2400 }, { "name": "400 Scale", "code": 4800 }, { "name": "800 Scale", "code": 9600 }, { "name": "1000 Scale", "code": 12000 }, { "name": "2000 Scale", "code": 24000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapScale" }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNumber" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceType" }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "LineType", "type": "esriFieldTypeSmallInteger", "alias": "LineType ", "domain": { "type": "codedValue", "name": "PLSSLineType", "description": "Public Land Survey Line Types", "codedValues": [ { "name": "PLSS Section Line", "code": 2 }, { "name": "1/16th Line Inside DLC", "code": 3 }, { "name": "Section Corner", "code": 44 }, { "name": "Govt Lot line", "code": 46 }, { "name": "DLC Line", "code": 47 }, { "name": "Meander Line", "code": 48 }, { "name": "Other", "code": 50 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineType" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentLine", "type": "esriFieldTypeString", "alias": "CurrentLine", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentLine" }, { "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_405", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S347_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lines", "description": "Templates for editing traverse using COGO measurements.", "prototype": { "attributes": { "CurrentLine": null, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "MapScale": null, "MapNumber": null, "Source": null, "SourceType": null, "ReliaCode": null, "LineType": null, "CreatedByRecord": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 375, "name": "Validation Line Errors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742723000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 69, 50, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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_400", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "S344_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Line Errors", "description": "", "prototype": { "attributes": { "VerificationTechnician": null, "VerificationNotes": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 373, "name": "ConstructionLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742704000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 4054944.8704068214, "ymin": 217407.951115489, "xmax": 4185070.1181102395, "ymax": 396374.0534776896, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 54, 128, 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, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOSTATION", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "LINETYPE", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "ConstructionLineType", "description": "Contruction Line Type contains all ORMAP LineTypes", "codedValues": [ { "name": "None", "code": 1 }, { "name": "PLSS Section Line", "code": 2 }, { "name": "1/16th Line Inside DLC", "code": 3 }, { "name": "Control Reference Line", "code": 7 }, { "name": "Public Road ROW", "code": 8 }, { "name": "Public Road Centerline", "code": 9 }, { "name": "Private Road ROW", "code": 11 }, { "name": "Private Road Centerline", "code": 12 }, { "name": "Railroad ROW", "code": 14 }, { "name": "Railroad Centerline", "code": 15 }, { "name": "Easement ROW", "code": 17 }, { "name": "Easement Centerline", "code": 18 }, { "name": "Water Body ", "code": 22 }, { "name": "River", "code": 24 }, { "name": "Creek", "code": 26 }, { "name": "Canal", "code": 28 }, { "name": "Misc Water", "code": 30 }, { "name": "Parcel Boundary", "code": 32 }, { "name": "Historical Boundary", "code": 33 }, { "name": "Hist Bnd (non display)", "code": 34 }, { "name": "Subdivision Line", "code": 40 }, { "name": "Section Corner", "code": 44 }, { "name": "Govt Lot line", "code": 46 }, { "name": "DLC Line", "code": 47 }, { "name": "Meander Line", "code": 48 }, { "name": "Other", "code": 50 }, { "name": "Map Boundary", "code": 51 }, { "name": "Detail Map Boundary", "code": 52 }, { "name": "Special Boundary", "code": 55 }, { "name": "Zone", "code": 56 }, { "name": "BPA", "code": 60 }, { "name": "Condo", "code": 61 }, { "name": "Gas Utility", "code": 62 }, { "name": "Local Utility", "code": 63 }, { "name": "Oyster Plat", "code": 70 }, { "name": "Jettys", "code": 71 }, { "name": "Fibre Optic", "code": 72 }, { "name": "Limited Common Element (patio)", "code": 73 }, { "name": "Leases", "code": 74 }, { "name": "Anno Arrow", "code": 100 }, { "name": "Land Hook", "code": 101 }, { "name": "Radius Line", "code": 102 }, { "name": "Road Tic", "code": 103 }, { "name": "Station Reference", "code": 120 }, { "name": "River Arrow", "code": 125 }, { "name": "Bearing / Distance Arrow", "code": 134 }, { "name": "Reference Note Arrow", "code": 136 }, { "name": "Taxlot Arrow", "code": 137 }, { "name": "Subdivision Arrow", "code": 141 }, { "name": "DLC Arrow", "code": 147 }, { "name": "Code Arrow", "code": 154 }, { "name": "See Map Arrow", "code": 162 }, { "name": "CAD Arrow (Lane Co req) ", "code": 199 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "LOSTATION", "type": "esriFieldTypeString", "alias": "LOSTATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOSTATION" }, { "name": "HISTATION", "type": "esriFieldTypeString", "alias": "HISTATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HISTATION" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCETYPE" }, { "name": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": { "type": "codedValue", "name": "MapScale", "description": "MapScale", "codedValues": [ { "name": "10 Scale", "code": 120 }, { "name": "20 Scale", "code": 240 }, { "name": "30 Scale", "code": 360 }, { "name": "40 Scale", "code": 480 }, { "name": "50 Scale", "code": 600 }, { "name": "100 Scale", "code": 1200 }, { "name": "200 Scale", "code": 2400 }, { "name": "400 Scale", "code": 4800 }, { "name": "800 Scale", "code": 9600 }, { "name": "1000 Scale", "code": 12000 }, { "name": "2000 Scale", "code": 24000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "RELIACODE", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIACODE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius" }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength" }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentLine", "type": "esriFieldTypeString", "alias": "CurrentLine", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentLine" }, { "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_398", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S342_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ConstructionLines", "description": "", "prototype": { "attributes": { "CurrentLine": null, "CreatedByRecord": null, "Radius2": null, "LINETYPE": null, "LOSTATION": null, "HISTATION": null, "SOURCE": null, "SOURCETYPE": null, "MAPSCALE": null, "MAPNUMBER": null, "RELIACODE": null, "ArcLength": null, "Radius": null, "Distance": null, "Direction": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 370, "name": "CartographicLines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742695000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3976854.9458661377, "ymin": 138127.35597112775, "xmax": 4822933.93405512, "ymax": 988895.326115489, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 170, 49, 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, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MAPNUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "LINETYPE", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "CartoLineType", "description": "Cartographic Line Type", "codedValues": [ { "name": "Anno Arrow", "code": 100 }, { "name": "Radius Line", "code": 102 }, { "name": "Station Reference", "code": 120 }, { "name": "River Arrow", "code": 125 }, { "name": "Bearing/Distance Arrow", "code": 134 }, { "name": "Reference Note Arrow", "code": 136 }, { "name": "Taxlot Arrow", "code": 137 }, { "name": "Subdivision Arrow", "code": 141 }, { "name": "DLC Arrow", "code": 147 }, { "name": "Code Arrow", "code": 154 }, { "name": "ZoneArrow", "code": 156 }, { "name": "See Map Arrow", "code": 162 }, { "name": "Cad Arrow", "code": 199 }, { "name": "Old Land Hook", "code": 101 }, { "name": "Land Hook", "code": 121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 134, "modelName": "LINETYPE" }, { "name": "MAPSCALE", "type": "esriFieldTypeInteger", "alias": "MapScale", "domain": { "type": "codedValue", "name": "MapScale", "description": "MapScale", "codedValues": [ { "name": "10 Scale", "code": 120 }, { "name": "20 Scale", "code": 240 }, { "name": "30 Scale", "code": 360 }, { "name": "40 Scale", "code": 480 }, { "name": "50 Scale", "code": 600 }, { "name": "100 Scale", "code": 1200 }, { "name": "200 Scale", "code": 2400 }, { "name": "400 Scale", "code": 4800 }, { "name": "800 Scale", "code": 9600 }, { "name": "1000 Scale", "code": 12000 }, { "name": "2000 Scale", "code": 24000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPSCALE" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentLine", "type": "esriFieldTypeString", "alias": "CurrentLine", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentLine" }, { "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_397", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S341_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CartographicLines", "description": "", "prototype": { "attributes": { "CurrentLine": null, "CreatedByRecord": null, "MAPNUMBER": null, "LINETYPE": 134, "MAPSCALE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Connection Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Lines", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 6, "name": "TaxlotsPF_Records", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{C45E2FFC-C775-46C9-AF6C-1E641A8B8E46}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741711000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 102, 153, 205, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if(!isEmpty($feature.distance)){\n round($feature.distance,2)+round($feature.arclength,2)\n}", "title": "Distance" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": false, "maxScale": 0, "minScale": 1000, "name": "Distance", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "COGOType", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": { "type": "codedValue", "name": "PF_COGOType", "description": "Parcel Fabric COGO Type", "codedValues": [ { "name": "Entered", "code": 1 }, { "name": "From Geometry", "code": 2 }, { "name": "Computed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COGOType", "required": true }, { "name": "IsCOGOGround", "type": "esriFieldTypeInteger", "alias": "Is COGO Ground", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsCOGOGround", "required": true }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation", "required": true }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "DirectionAccuracy", "type": "esriFieldTypeDouble", "alias": "Direction Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 30, "modelName": "DirectionAccuracy", "required": true }, { "name": "DistanceAccuracy", "type": "esriFieldTypeDouble", "alias": "Distance Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0.49212598425196846, "modelName": "DistanceAccuracy", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "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_364", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G453CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "G453VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "I453RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "S309_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Connection Lines", "description": "", "prototype": { "attributes": { "DistanceAccuracy": 0.49212598425196846, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "RetiredByRecord": null, "COGOType": null, "IsCOGOGround": null, "Rotation": null, "Scale": null, "DirectionAccuracy": 30, "CreatedByRecord": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 385, "name": "Water", "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": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742795000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 191, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "WATERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "WATERNAME", "type": "esriFieldTypeString", "alias": "WaterName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WATERNAME" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "WaterType", "description": "Valid List of Water Types", "codedValues": [ { "name": "River", "code": "River" }, { "name": "Creek", "code": "Creek" }, { "name": "Canal", "code": "Canal" }, { "name": "Misc Water (high/low, harbor, etc)", "code": "Misc Water" }, { "name": "Water Body (lakes, ponds, etc)", "code": "WaterBody" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCETYPE" }, { "name": "RELIACODE", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RELIACODE" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "WaveID", "type": "esriFieldTypeInteger", "alias": "WaveID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaveID" }, { "name": "WaveOR", "type": "esriFieldTypeBlob", "alias": "WaveOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaveOR" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "CreatedByRecord ", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "CurrentPoly", "type": "esriFieldTypeString", "alias": "CurrentPoly", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CurrentPoly" }, { "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_408", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S349_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "CreatedByRecord": null, "CurrentPoly": null, "WaveOR": null, "WATERNAME": null, "WATERTYPE": null, "SOURCE": null, "SOURCETYPE": null, "RELIACODE": null, "RuleID": null, "Override": null, "WaveID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 379, "name": "Validation Polygon Errors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742737000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_403", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "S346_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Polygon Errors", "description": "", "prototype": { "attributes": { "VerificationNotes": null, "VerificationTechnician": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": 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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Taxlot_Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "Taxlot Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{1D1545D8-3D1A-4FB2-9355-44988D11AE73}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741757000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if(!isEmpty($feature.distance)){\n round($feature.distance,2)+round($feature.arclength,2)\n}", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "ParentLineID", "type": "esriFieldTypeGUID", "alias": "Parent Line ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentLineID", "required": true }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "COGOType", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": { "type": "codedValue", "name": "PF_COGOType", "description": "Parcel Fabric COGO Type", "codedValues": [ { "name": "Entered", "code": 1 }, { "name": "From Geometry", "code": 2 }, { "name": "Computed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COGOType", "required": true }, { "name": "IsCOGOGround", "type": "esriFieldTypeInteger", "alias": "Is COGO Ground", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsCOGOGround", "required": true }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation", "required": true }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale", "required": true }, { "name": "DirectionAccuracy", "type": "esriFieldTypeDouble", "alias": "Direction Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 30, "modelName": "DirectionAccuracy", "required": true }, { "name": "DistanceAccuracy", "type": "esriFieldTypeDouble", "alias": "Distance Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0.49212598425196846, "modelName": "DistanceAccuracy", "required": true }, { "name": "LabelPosition", "type": "esriFieldTypeInteger", "alias": "Label Position", "domain": { "type": "codedValue", "name": "PF_LabelPosition", "description": "Indicates if the label position is to the left or right of the parcel line or is centered over the parcel line", "codedValues": [ { "name": "Right", "code": 1 }, { "name": "Left", "code": 2 }, { "name": "Centered", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "LabelPosition", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceType" }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "LineType", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "TaxlotLineType", "description": "Valid list of Taxlot Line Types", "codedValues": [ { "name": "Public Road ROW", "code": 8 }, { "name": "Railroad ROW", "code": 14 }, { "name": "Parcel Boundary", "code": 32 }, { "name": "Invisible", "code": 1063 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineType" }, { "name": "RecordName", "type": "esriFieldTypeString", "alias": "RecordName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecordName" }, { "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_369", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G458VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G458CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I458RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "S314_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Taxlot_Lines", "description": "", "prototype": { "attributes": { "RecordName": null, "CreatedByRecord": null, "RetiredByRecord": null, "ParentLineID": null, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "COGOType": null, "IsCOGOGround": null, "Rotation": null, "Scale": null, "DirectionAccuracy": 30, "DistanceAccuracy": 0.49212598425196846, "LabelPosition": 1, "ReliaCode": null, "SourceType": null, "Source": null, "LineType": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Taxlot", "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": [ { "id": 5, "name": "Taxlot Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{FABD3BF8-4BD4-445C-BDBD-9E85A9BF7C01}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741732000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 205, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Right($feature.name,3)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 500, "minScale": 2000, "name": "Name2", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedArea", "required": true }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedAreaUnit", "required": true }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea", "required": true }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio", "required": true }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance", "required": true }, { "name": "IsSeed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IsSeed", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNumber" }, { "name": "ORMapNum", "type": "esriFieldTypeString", "alias": "ORMapNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ORMapNum" }, { "name": "Taxlot", "type": "esriFieldTypeString", "alias": "Taxlot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Taxlot" }, { "name": "SpecialInt", "type": "esriFieldTypeString", "alias": "SpecialInt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SpecialInt" }, { "name": "MapTaxlot", "type": "esriFieldTypeString", "alias": "MapTaxlot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapTaxlot" }, { "name": "ORTaxlot", "type": "esriFieldTypeString", "alias": "ORTaxlot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ORTaxlot" }, { "name": "TaxlotFeet", "type": "esriFieldTypeDouble", "alias": "TaxlotFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxlotFeet" }, { "name": "TaxlotAcre", "type": "esriFieldTypeDouble", "alias": "TaxlotAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxlotAcre" }, { "name": "MapAcres", "type": "esriFieldTypeDouble", "alias": "MapAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapAcres" }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType ", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SourceType" }, { "name": "RecordName", "type": "esriFieldTypeString", "alias": "RecordName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecordName" }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": { "type": "codedValue", "name": "County", "description": "Valid list of county names", "codedValues": [ { "name": "01 - Baker", "code": 1 }, { "name": "02 - Benton", "code": 2 }, { "name": "03 - Clackamas", "code": 3 }, { "name": "04 - Clatsop", "code": 4 }, { "name": "05 - Columbia", "code": 5 }, { "name": "06 - Coos", "code": 6 }, { "name": "07 - Crook", "code": 7 }, { "name": "08 - Curry", "code": 8 }, { "name": "09 - Deshutes", "code": 9 }, { "name": "10 - Douglas", "code": 10 }, { "name": "11 - Gilliam", "code": 11 }, { "name": "12 - Grant", "code": 12 }, { "name": "13 - Harney", "code": 13 }, { "name": "14 - Hood River", "code": 14 }, { "name": "15 - Jackson", "code": 15 }, { "name": "16 - Jefferson", "code": 16 }, { "name": "17 - Josephine", "code": 17 }, { "name": "18 - Klamath", "code": 18 }, { "name": "19 - Lake", "code": 19 }, { "name": "20 - Lane", "code": 20 }, { "name": "21 - Lincoln", "code": 21 }, { "name": "22 - Linn", "code": 22 }, { "name": "23 - Malheur", "code": 23 }, { "name": "24 - Marion", "code": 24 }, { "name": "25 - Morrow", "code": 25 }, { "name": "26 - Multnomah", "code": 26 }, { "name": "27 - Polk", "code": 27 }, { "name": "28 - Sherman", "code": 28 }, { "name": "29 - Tillamook", "code": 29 }, { "name": "30 - Umatilla", "code": 30 }, { "name": "31 - Union", "code": 31 }, { "name": "32 - Wallowa", "code": 32 }, { "name": "33 - Wasco", "code": 33 }, { "name": "34 - Washington", "code": 34 }, { "name": "35 - Wheeler", "code": 35 }, { "name": "36 - Yamhill", "code": 36 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "County" }, { "name": "MapClass", "type": "esriFieldTypeString", "alias": "MapClass", "domain": { "type": "codedValue", "name": "MapClass", "description": "Map class as required by DOR", "codedValues": [ { "name": "Urban", "code": "U" }, { "name": "Rural", "code": "R" }, { "name": "Farm/Forest", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MapClass" }, { "name": "MapRelCode", "type": "esriFieldTypeString", "alias": "MapRelCode", "domain": { "type": "codedValue", "name": "MapRelCode", "description": "Map Reliability Code as required by DOR", "codedValues": [ { "name": "Meets Tech Spec", "code": "01" }, { "name": "Does Not Meet Tech Spec", "code": "02" }, { "name": "Exempt from Spec", "code": "03" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MapRelCode" }, { "name": "Geom_Area", "type": "esriFieldTypeDouble", "alias": "Geom_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Geom_Area" }, { "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_368", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "I457StatedAreaUnit", "isAscending": true, "isUnique": false, "description": "", "fields": "StatedAreaUnit" }, { "name": "G457VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G457CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I457RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "I457Name", "isAscending": true, "isUnique": false, "description": "", "fields": "Name" }, { "name": "S313_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Taxlot", "description": "", "prototype": { "attributes": { "Geom_Area": null, "Name": null, "CreatedByRecord": null, "RetiredByRecord": null, "StatedArea": null, "StatedAreaUnit": null, "CalculatedArea": null, "MiscloseRatio": null, "MiscloseDistance": null, "IsSeed": 0, "MapClass": null, "County": null, "RecordName": null, "SourceType": null, "MapRelCode": null, "Source": null, "MapNumber": null, "ORMapNum": null, "Taxlot": null, "SpecialInt": null, "MapTaxlot": null, "ORTaxlot": null, "TaxlotFeet": null, "TaxlotAcre": null, "MapAcres": null, "ReliaCode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "Plat_Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Plat Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{5C7C7349-01E0-4F71-9217-E6FCC92E12A9}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741827000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if(!isEmpty($feature.distance)){\n round($feature.distance,2)+round($feature.arclength,2)\n}", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "ParentLineID", "type": "esriFieldTypeGUID", "alias": "Parent Line ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentLineID", "required": true }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "COGOType", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": { "type": "codedValue", "name": "PF_COGOType", "description": "Parcel Fabric COGO Type", "codedValues": [ { "name": "Entered", "code": 1 }, { "name": "From Geometry", "code": 2 }, { "name": "Computed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COGOType", "required": true }, { "name": "IsCOGOGround", "type": "esriFieldTypeInteger", "alias": "Is COGO Ground", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsCOGOGround", "required": true }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation", "required": true }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale", "required": true }, { "name": "DirectionAccuracy", "type": "esriFieldTypeDouble", "alias": "Direction Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 30, "modelName": "DirectionAccuracy", "required": true }, { "name": "DistanceAccuracy", "type": "esriFieldTypeDouble", "alias": "Distance Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0.49212598425196846, "modelName": "DistanceAccuracy", "required": true }, { "name": "LabelPosition", "type": "esriFieldTypeInteger", "alias": "Label Position", "domain": { "type": "codedValue", "name": "PF_LabelPosition", "description": "Indicates if the label position is to the left or right of the parcel line or is centered over the parcel line", "codedValues": [ { "name": "Right", "code": 1 }, { "name": "Left", "code": 2 }, { "name": "Centered", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "LabelPosition", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "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_371", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G460VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G460CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I460RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "S316_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Plat_Lines", "description": "", "prototype": { "attributes": { "LabelPosition": 1, "CreatedByRecord": null, "RetiredByRecord": null, "ParentLineID": null, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "COGOType": null, "IsCOGOGround": null, "Rotation": null, "Scale": null, "DirectionAccuracy": 30, "DistanceAccuracy": 0.49212598425196846 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Plat", "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": [ { "id": 8, "name": "Plat Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{65402B2C-28BB-46DA-A12A-A5322EDDBD41}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741820000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 205, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Right($feature.name,3)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 500, "minScale": 2000, "name": "Name2", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedArea", "required": true }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedAreaUnit", "required": true }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea", "required": true }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio", "required": true }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance", "required": true }, { "name": "IsSeed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IsSeed", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlatName" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType ", "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SourceType" }, { "name": "DocNumber", "type": "esriFieldTypeString", "alias": "DocNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocNumber" }, { "name": "ReliaCode", "type": "esriFieldTypeSmallInteger", "alias": "ReliaCode", "domain": { "type": "codedValue", "name": "ReliaCode", "description": "Reliability Code for map", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1 foot or less", "code": 1 }, { "name": "3 feet or less", "code": 2 }, { "name": "10 feet or less", "code": 3 }, { "name": "40 feet or less", "code": 4 }, { "name": "100 feet or less", "code": 5 }, { "name": "200 feet or less", "code": 6 }, { "name": "over 200 feet", "code": 7 }, { "name": "Possibly fraudulant", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReliaCode" }, { "name": "RecordName", "type": "esriFieldTypeString", "alias": "RecordName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecordName" }, { "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_370", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G459VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G459CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I459RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "I459Name", "isAscending": true, "isUnique": false, "description": "", "fields": "Name" }, { "name": "S315_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Plat", "description": "", "prototype": { "attributes": { "RecordName": null, "Name": null, "CreatedByRecord": null, "RetiredByRecord": null, "StatedArea": null, "StatedAreaUnit": null, "CalculatedArea": null, "MiscloseRatio": null, "MiscloseDistance": null, "IsSeed": 0, "DocNumber": null, "SourceType": null, "Source": null, "PlatName": null, "ReliaCode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Lot_Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 7, "name": "Lot Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{3FE5E100-8EE0-49E7-B2EB-993CC3F3A647}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741838000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if(!isEmpty($feature.distance)){\n round($feature.distance,2)+round($feature.arclength,2)\n}", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "ParentLineID", "type": "esriFieldTypeGUID", "alias": "Parent Line ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentLineID", "required": true }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "COGOType", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": { "type": "codedValue", "name": "PF_COGOType", "description": "Parcel Fabric COGO Type", "codedValues": [ { "name": "Entered", "code": 1 }, { "name": "From Geometry", "code": 2 }, { "name": "Computed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COGOType", "required": true }, { "name": "IsCOGOGround", "type": "esriFieldTypeInteger", "alias": "Is COGO Ground", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsCOGOGround", "required": true }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation", "required": true }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale", "required": true }, { "name": "DirectionAccuracy", "type": "esriFieldTypeDouble", "alias": "Direction Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 30, "modelName": "DirectionAccuracy", "required": true }, { "name": "DistanceAccuracy", "type": "esriFieldTypeDouble", "alias": "Distance Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0.49212598425196846, "modelName": "DistanceAccuracy", "required": true }, { "name": "LabelPosition", "type": "esriFieldTypeInteger", "alias": "Label Position", "domain": { "type": "codedValue", "name": "PF_LabelPosition", "description": "Indicates if the label position is to the left or right of the parcel line or is centered over the parcel line", "codedValues": [ { "name": "Right", "code": 1 }, { "name": "Left", "code": 2 }, { "name": "Centered", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "LabelPosition", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "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_373", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G462VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G462CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I462RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "S318_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot_Lines", "description": "", "prototype": { "attributes": { "LabelPosition": 1, "CreatedByRecord": null, "RetiredByRecord": null, "ParentLineID": null, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "COGOType": null, "IsCOGOGround": null, "Rotation": null, "Scale": null, "DirectionAccuracy": 30, "DistanceAccuracy": 0.49212598425196846 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "Lot", "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": [ { "id": 2, "name": "Lot Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{05003B99-BCFA-409A-B590-A2EA6DBBCF20}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741833000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 205, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Right($feature.name,3)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 500, "minScale": 2000, "name": "Name2", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedArea", "required": true }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedAreaUnit", "required": true }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea", "required": true }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio", "required": true }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance", "required": true }, { "name": "IsSeed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IsSeed", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PlatName" }, { "name": "DocNumber", "type": "esriFieldTypeString", "alias": "DocNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocNumber" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Block" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lot" }, { "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_372", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G461VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G461CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I461RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "I461Name", "isAscending": true, "isUnique": false, "description": "", "fields": "Name" }, { "name": "S317_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot", "description": "", "prototype": { "attributes": { "Lot": null, "Name": null, "CreatedByRecord": null, "RetiredByRecord": null, "StatedArea": null, "StatedAreaUnit": null, "CalculatedArea": null, "MiscloseRatio": null, "MiscloseDistance": null, "IsSeed": 0, "DocNumber": null, "PlatName": null, "Block": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Condo_Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 3, "name": "Condo Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{4C8549FB-4133-423F-9311-4490FEADC14A}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741884000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if(!isEmpty($feature.distance)){\n round($feature.distance,2)+round($feature.arclength,2)\n}", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "ParentLineID", "type": "esriFieldTypeGUID", "alias": "Parent Line ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentLineID", "required": true }, { "name": "Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Direction", "required": true }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance", "required": true }, { "name": "Radius", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius", "required": true }, { "name": "ArcLength", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArcLength", "required": true }, { "name": "Radius2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Radius2", "required": true }, { "name": "COGOType", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": { "type": "codedValue", "name": "PF_COGOType", "description": "Parcel Fabric COGO Type", "codedValues": [ { "name": "Entered", "code": 1 }, { "name": "From Geometry", "code": 2 }, { "name": "Computed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COGOType", "required": true }, { "name": "IsCOGOGround", "type": "esriFieldTypeInteger", "alias": "Is COGO Ground", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsCOGOGround", "required": true }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation", "required": true }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale", "required": true }, { "name": "DirectionAccuracy", "type": "esriFieldTypeDouble", "alias": "Direction Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 30, "modelName": "DirectionAccuracy", "required": true }, { "name": "DistanceAccuracy", "type": "esriFieldTypeDouble", "alias": "Distance Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": 0.49212598425196846, "modelName": "DistanceAccuracy", "required": true }, { "name": "LabelPosition", "type": "esriFieldTypeInteger", "alias": "Label Position", "domain": { "type": "codedValue", "name": "PF_LabelPosition", "description": "Indicates if the label position is to the left or right of the parcel line or is centered over the parcel line", "codedValues": [ { "name": "Right", "code": 1 }, { "name": "Left", "code": 2 }, { "name": "Centered", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "LabelPosition", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "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_381", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G470VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G470CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I470RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "S326_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Condo_Lines", "description": "", "prototype": { "attributes": { "LabelPosition": 1, "CreatedByRecord": null, "RetiredByRecord": null, "ParentLineID": null, "Direction": null, "Distance": null, "Radius": null, "ArcLength": null, "Radius2": null, "COGOType": null, "IsCOGOGround": null, "Rotation": null, "Scale": null, "DirectionAccuracy": 30, "DistanceAccuracy": 0.49212598425196846 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "Condo", "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": [ { "id": 1, "name": "Condo Record", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CreatedByRecord", "composite": false, "catalogID": "{E1CAB312-4354-4FA5-9085-D6D1B0BCD2A8}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741878000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 205, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Right($feature.name,3)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 500, "minScale": 2000, "name": "Name2", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name", "required": true }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord", "required": true }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord", "required": true }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedArea", "required": true }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedAreaUnit", "required": true }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea", "required": true }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio", "required": true }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance", "required": true }, { "name": "IsSeed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IsSeed", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "defaultValue": 6, "modelName": "VALIDATIONSTATUS", "required": true }, { "name": "Condo_Type", "type": "esriFieldTypeString", "alias": "Condo_type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Condo_Type" }, { "name": "ParcelSQFT", "type": "esriFieldTypeDouble", "alias": "ParcelSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParcelSQFT" }, { "name": "AREA_Source", "type": "esriFieldTypeString", "alias": "AREA_Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AREA_Source" }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNumber" }, { "name": "MapTaxlot", "type": "esriFieldTypeString", "alias": "MapTaxlot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapTaxlot" }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType ", "domain": { "type": "codedValue", "name": "CONDO_AREA_TYP", "description": "This is a test draft of a domain for polygon type (LCE, GCE, Parking Unit, etc.)", "codedValues": [ { "name": "LIVING UNIT", "code": "1" }, { "name": "GCE", "code": "2" }, { "name": "LCE", "code": "3" }, { "name": "PARKING UNIT", "code": "4" }, { "name": "STORAGE UNIT", "code": "5" }, { "name": "CONDO - AIRSPACE ACCOUT", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SubType" }, { "name": "Elevation_Min", "type": "esriFieldTypeDouble", "alias": "Elevation_Min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation_Min" }, { "name": "Floor_Height", "type": "esriFieldTypeDouble", "alias": "Floor_Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Floor_Height" }, { "name": "Parcel_Base_Floor", "type": "esriFieldTypeSmallInteger", "alias": "Parcel_Base_Floor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel_Base_Floor" }, { "name": "Parcel_Unit_ID", "type": "esriFieldTypeString", "alias": "Parcel_Unit_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Parcel_Unit_ID" }, { "name": "Elevation_Max", "type": "esriFieldTypeDouble", "alias": "Elevation_Max", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation_Max" }, { "name": "Level_Minimum", "type": "esriFieldTypeDouble", "alias": "Level_Minimum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_Minimum" }, { "name": "Level_Maximum", "type": "esriFieldTypeDouble", "alias": "Level_Maximum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_Maximum" }, { "name": "Parcel_Top_Floor", "type": "esriFieldTypeSmallInteger", "alias": "Parcel_Top_Foor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel_Top_Floor" }, { "name": "Taxlot", "type": "esriFieldTypeString", "alias": "Taxlot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Taxlot" }, { "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_380", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G469VALIDATIONSTATUS", "isAscending": true, "isUnique": false, "description": "", "fields": "VALIDATIONSTATUS" }, { "name": "G469CreatedByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "CreatedByRecord" }, { "name": "I469RetiredByRecord", "isAscending": true, "isUnique": false, "description": "", "fields": "RetiredByRecord" }, { "name": "I469Name", "isAscending": true, "isUnique": false, "description": "", "fields": "Name" }, { "name": "S325_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Condo", "description": "", "prototype": { "attributes": { "Taxlot": null, "Name": null, "CreatedByRecord": null, "RetiredByRecord": null, "StatedArea": null, "StatedAreaUnit": null, "CalculatedArea": null, "MiscloseRatio": null, "MiscloseDistance": null, "IsSeed": 0, "Level_Maximum": null, "Level_Minimum": null, "Elevation_Max": null, "Parcel_Unit_ID": null, "Parcel_Top_Floor": null, "Parcel_Base_Floor": null, "Condo_Type": null, "ParcelSQFT": null, "AREA_Source": null, "MapNumber": null, "MapTaxlot": null, "SubType": null, "Elevation_Min": null, "Floor_Height": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "Validation Point Errors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742730000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 153, 42, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "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": "UUID_402", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "S345_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Point Errors", "description": "", "prototype": { "attributes": { "VerificationNotes": null, "VerificationTechnician": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Validation Line Errors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742723000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 98, 79, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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_400", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "S344_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Line Errors", "description": "", "prototype": { "attributes": { "VerificationTechnician": null, "VerificationNotes": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "Validation Polygon Errors", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742737000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "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": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "zmin": null, "zmax": null, "mmin": null, "mmax": null, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_403", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" }, { "name": "S346_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Polygon Errors", "description": "", "prototype": { "attributes": { "VerificationNotes": null, "VerificationTechnician": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": 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": "b82981ee236c4e94ae88b87945cad7ef" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 392, "name": "Validation Object Errors", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742728000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "ObjectID", "globalIdField": "GlobalID", "displayField": "RuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ObjectID" }, { "name": "FeatureClassID", "type": "esriFieldTypeInteger", "alias": "Feature class ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureClassID", "required": true }, { "name": "FeatureObjectID", "type": "esriFieldTypeInteger", "alias": "Feature object ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FeatureObjectID", "required": true }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature global ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "FeatureGlobalID", "required": true }, { "name": "ErrorNumber", "type": "esriFieldTypeInteger", "alias": "Error number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ErrorNumber", "required": true }, { "name": "ErrorMessage", "type": "esriFieldTypeString", "alias": "Error message", "domain": null, "editable": true, "nullable": false, "length": 2000, "defaultValue": null, "modelName": "ErrorMessage", "required": true }, { "name": "RuleType", "type": "esriFieldTypeSmallInteger", "alias": "Rule type", "domain": { "type": "codedValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "codedValues": [ { "name": "Calculation", "code": 0 }, { "name": "Constraint", "code": 1 }, { "name": "Validation", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleType", "required": true }, { "name": "RuleName", "type": "esriFieldTypeString", "alias": "Rule name", "domain": null, "editable": true, "nullable": false, "length": 64, "defaultValue": null, "modelName": "RuleName", "required": true }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "Rule ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RuleID", "required": true }, { "name": "RuleDescription", "type": "esriFieldTypeString", "alias": "Rule description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RuleDescription", "required": true }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Severity", "required": true }, { "name": "IsException", "type": "esriFieldTypeSmallInteger", "alias": "Is exception", "domain": { "type": "codedValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsException", "required": true }, { "name": "ErrorStatus", "type": "esriFieldTypeInteger", "alias": "Error status", "domain": { "type": "codedValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "codedValues": [ { "name": "Reviewed", "code": 1 }, { "name": "Resolved", "code": 2 }, { "name": "Mark As Exception", "code": 3 }, { "name": "Acceptable", "code": 4 }, { "name": "Unacceptable", "code": 6 }, { "name": "Exception", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ErrorStatus", "required": true }, { "name": "ErrorPhase", "type": "esriFieldTypeInteger", "alias": "Error phase", "domain": { "type": "codedValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "codedValues": [ { "name": "Review", "code": 2 }, { "name": "Correction", "code": 4 }, { "name": "Verification", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ErrorPhase", "required": true }, { "name": "CorrectionNotes", "type": "esriFieldTypeString", "alias": "Correction notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionNotes", "required": true }, { "name": "CorrectionTechnician", "type": "esriFieldTypeString", "alias": "Correction technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CorrectionTechnician", "required": true }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "Verification notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationNotes", "required": true }, { "name": "VerificationTechnician", "type": "esriFieldTypeString", "alias": "Verification technician", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VerificationTechnician", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "UUID_401", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,ObjectID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Validation Object Errors", "description": "", "prototype": { "attributes": { "VerificationNotes": null, "VerificationTechnician": null, "FeatureClassID": 0, "FeatureObjectID": 0, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "ErrorNumber": 0, "ErrorMessage": " ", "RuleType": 0, "RuleName": " ", "RuleID": 0, "RuleDescription": null, "Severity": null, "IsException": null, "ErrorStatus": 1, "ErrorPhase": 2, "CorrectionNotes": null, "CorrectionTechnician": 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": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 371, "name": "CancelledNumbers", "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": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742691000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MAPNUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPNUMBER", "type": "esriFieldTypeString", "alias": "MAPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPNUMBER" }, { "name": "Taxlot", "type": "esriFieldTypeString", "alias": "Taxlot", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Taxlot" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SortOrder", "type": "esriFieldTypeInteger", "alias": "SortOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SortOrder" } ], "indexes": [ { "name": "UUID_396", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CancelledNumbers", "description": "", "prototype": { "attributes": { "SortOrder": null, "Taxlot": null, "MAPNUMBER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 381, "name": "PageLayoutElements24", "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": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742743000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MapNumber", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapNumber" }, { "name": "MapTitleX", "type": "esriFieldTypeDouble", "alias": "MapTitleX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapTitleX" }, { "name": "MapTitleY", "type": "esriFieldTypeDouble", "alias": "MapTitleY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapTitleY" }, { "name": "LegendGroupX", "type": "esriFieldTypeDouble", "alias": "LegendGroupX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegendGroupX" }, { "name": "LegendGroupY", "type": "esriFieldTypeDouble", "alias": "LegendGroupY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegendGroupY" }, { "name": "DisclaimerX", "type": "esriFieldTypeDouble", "alias": "DisclaimerX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DisclaimerX" }, { "name": "DisclaimerY", "type": "esriFieldTypeDouble", "alias": "DisclaimerY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DisclaimerY" }, { "name": "CancelNoGroupX", "type": "esriFieldTypeDouble", "alias": "CancelNoGroupX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CancelNoGroupX" }, { "name": "CancelNoGroupY", "type": "esriFieldTypeDouble", "alias": "CancelNoGroupY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CancelNoGroupY" }, { "name": "ScaleBarX", "type": "esriFieldTypeDouble", "alias": "ScaleBarX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ScaleBarX" }, { "name": "ScaleBarY", "type": "esriFieldTypeDouble", "alias": "ScaleBarY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ScaleBarY" }, { "name": "LocatorMapX", "type": "esriFieldTypeDouble", "alias": "LocatorMapX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocatorMapX" }, { "name": "LocatorMapY", "type": "esriFieldTypeDouble", "alias": "LocatorMapY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocatorMapY" }, { "name": "MapFrameMinX", "type": "esriFieldTypeDouble", "alias": "MapFrameMinX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapFrameMinX" }, { "name": "MapFrameMinY", "type": "esriFieldTypeDouble", "alias": "MapFrameMinY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapFrameMinY" }, { "name": "MapFrameHt", "type": "esriFieldTypeDouble", "alias": "MapFrameHt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapFrameHt" }, { "name": "MapFrameWidth", "type": "esriFieldTypeDouble", "alias": "MapFrameWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapFrameWidth" }, { "name": "LegendBoxX", "type": "esriFieldTypeDouble", "alias": "LegendBoxX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegendBoxX" }, { "name": "LegendBoxY", "type": "esriFieldTypeDouble", "alias": "LegendBoxY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegendBoxY" }, { "name": "LegendBoxHt", "type": "esriFieldTypeDouble", "alias": "LegendBoxHt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegendBoxHt" }, { "name": "LegendBoxWidth", "type": "esriFieldTypeDouble", "alias": "LegendBoxWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegendBoxWidth" }, { "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", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "indexes": [ { "name": "UUID_404", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PageLayoutElements24", "description": "", "prototype": { "attributes": { "LegendBoxWidth": null, "LegendBoxHt": null, "MapNumber": null, "MapTitleX": null, "MapTitleY": null, "LegendGroupX": null, "LegendGroupY": null, "DisclaimerX": null, "DisclaimerY": null, "CancelNoGroupX": null, "CancelNoGroupY": null, "ScaleBarX": null, "ScaleBarY": null, "LocatorMapX": null, "LocatorMapY": null, "MapFrameMinX": null, "MapFrameMinY": null, "MapFrameHt": null, "MapFrameWidth": null, "LegendBoxX": null, "LegendBoxY": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 386, "name": "SpecialInterest", "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": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787742793000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MapTaxlot", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MapTaxlot", "type": "esriFieldTypeString", "alias": "MapTaxlot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapTaxlot" }, { "name": "SpecInt1", "type": "esriFieldTypeString", "alias": "SpecInt1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SpecInt1" }, { "name": "SpectInt2", "type": "esriFieldTypeString", "alias": "SpectInt2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SpectInt2" }, { "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", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "indexes": [ { "name": "UUID_407", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SpecialInterest", "description": "", "prototype": { "attributes": { "SpectInt2": null, "SpecInt1": null, "MapTaxlot": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "b82981ee236c4e94ae88b87945cad7ef" } ] }