{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 36, "name": "Cartopt_Anno", "type": "Annotation Layer", "parentLayer": { "id": 0, "name": "Annotations" }, "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": 1709564704000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 418572.27720399573, "ymin": 1002345.2635765746, "xmax": 648760.4264068305, "ymax": 1214676.682416819, "spatialReference": { "wkid": 102715, "latestWkid": 2260, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17954600, "falseY": -46918100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17954600, "falseY": -46918100, "xyUnits": 3048.0060960121928, "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": "Feature ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "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" }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Subtype" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "ModificationDate", "type": "esriFieldTypeDate", "alias": "ModificationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModificationDate" }, { "name": "Layer", "type": "esriFieldTypeSmallInteger", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Layer" }, { "name": "Thickness", "type": "esriFieldTypeSmallInteger", "alias": "Thickness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Thickness" }, { "name": "DBO_Cartopt_Anno_Entity", "type": "esriFieldTypeString", "alias": "DBO.Cartopt_Anno.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DBO_Cartopt_Anno_Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Style" }, { "name": "FontId", "type": "esriFieldTypeInteger", "alias": "FontId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontId" }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Text_" }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I84Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I84AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R62_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S49_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "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, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 1, "name": "Block Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "Cartopoint", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "Great Lot Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "Great Lot Sublot Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "Reference Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "Route", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "Section Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "Patent Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "Division Number", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Subtype": null, "CreationDate": null, "ModificationDate": null, "Layer": null, "Thickness": null, "DBO_Cartopt_Anno_Entity": null, "Handle": null, "Color": null, "Elevation": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": 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", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c20450f862df4dfc9ce5fc10c6028c5b" }