{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Scale 100", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "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": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8432058.294063885, "ymin": 4702582.700707291, "xmax": -8392782.61161002, "ymax": 4769697.07454475, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26957, "latestWkid": 26957, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5423100, "falseY": -14209500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 790, "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": 790, "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": "PLANNING.Scale100.Entity", "type": "esriFieldTypeString", "alias": "PLANNING.Scale100.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLANNING.Scale100.Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Owner" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrFrzn" }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrLock" }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrOn" }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrVPFrzn" }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LyrHandle" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Color" }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EntColor" }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrColor" }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BlkColor" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linetype" }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntLinetype" }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LyrLnType" }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BlkLinetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Elevation" }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Thickness" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LineWt" }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EntLineWt" }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrLineWt" }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BlkLineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefName" }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LTScale" }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtX" }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtY" }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtZ" }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocName" }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DocPath" }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DocType" }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DocVer" }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleX" }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleY" }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleZ" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Style" }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null, "editable": true, "nullable": false, "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": false, "defaultValue": null, "modelName": "Height" }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtAngle" }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtWidth" }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtOblique" }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TxtGenType" }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TxtJust" }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "VertAlign" }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TxtFont" }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtBoxHt" }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtBoxWd" }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtRefWd" }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtAttach" }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtDir" }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LnSpace" }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SpaceFct" }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "TxtMemo" }, { "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": "Combine", "type": "esriFieldTypeString", "alias": "Combine", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Combine" }, { "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": 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": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_473", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_473", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S373_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 790, "name": "Dimension", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 790, "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, "PLANNING.Scale100.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 791, "name": "ParcelNo", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 791, "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, "PLANNING.Scale100.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 792, "name": "LotNo", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 792, "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, "PLANNING.Scale100.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 793, "name": "RoadDimension", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 793, "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, "PLANNING.Scale100.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6116e872973e422f96f8e9c1e4b63da0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Scale 200", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "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": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8431587.775478441, "ymin": 4705413.07282494, "xmax": -8394028.556199284, "ymax": 4763481.306411949, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26957, "latestWkid": 26957, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5423100, "falseY": -14209500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 523, "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": 523, "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": "PLANNING.Scale200.Entity", "type": "esriFieldTypeString", "alias": "PLANNING.Scale200.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLANNING.Scale200.Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Owner" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrFrzn" }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrLock" }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrOn" }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrVPFrzn" }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LyrHandle" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Color" }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EntColor" }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrColor" }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BlkColor" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linetype" }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntLinetype" }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LyrLnType" }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BlkLinetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Elevation" }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Thickness" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LineWt" }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EntLineWt" }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrLineWt" }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BlkLineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefName" }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LTScale" }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtX" }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtY" }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtZ" }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocName" }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DocPath" }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DocType" }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DocVer" }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleX" }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleY" }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleZ" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Style" }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null, "editable": true, "nullable": false, "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": false, "defaultValue": null, "modelName": "Height" }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtAngle" }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtWidth" }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtOblique" }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TxtGenType" }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TxtJust" }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "VertAlign" }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TxtFont" }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtBoxHt" }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtBoxWd" }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtRefWd" }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtAttach" }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtDir" }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LnSpace" }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SpaceFct" }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "TxtMemo" }, { "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": "Combine", "type": "esriFieldTypeString", "alias": "Combine", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Combine" }, { "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": 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": "R474_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_474", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_474", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S374_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 523, "name": "Dimension", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 523, "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, "PLANNING.Scale200.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 524, "name": "ParcelNo", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 524, "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, "PLANNING.Scale200.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 525, "name": "LotNo", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 525, "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, "PLANNING.Scale200.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 526, "name": "RoadDimension", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 526, "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, "PLANNING.Scale200.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6116e872973e422f96f8e9c1e4b63da0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Scale 400", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 9000, "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": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8433319.783231573, "ymin": 4697429.010630842, "xmax": -8383916.094762664, "ymax": 4771747.377203132, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26957, "latestWkid": 26957, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5423100, "falseY": -14209500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 690, "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": 690, "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": "PLANNING.Scale400.Entity", "type": "esriFieldTypeString", "alias": "PLANNING.Scale400.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLANNING.Scale400.Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Owner" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrFrzn" }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrLock" }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrOn" }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrVPFrzn" }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LyrHandle" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Color" }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EntColor" }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrColor" }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BlkColor" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linetype" }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntLinetype" }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LyrLnType" }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BlkLinetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Elevation" }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Thickness" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LineWt" }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EntLineWt" }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LyrLineWt" }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BlkLineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefName" }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LTScale" }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtX" }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtY" }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ExtZ" }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocName" }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DocPath" }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DocType" }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DocVer" }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleX" }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleY" }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ScaleZ" }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Style" }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null, "editable": true, "nullable": false, "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": false, "defaultValue": null, "modelName": "Height" }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtAngle" }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtWidth" }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtOblique" }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TxtGenType" }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TxtJust" }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "VertAlign" }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TxtFont" }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtBoxHt" }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtBoxWd" }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtRefWd" }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtAttach" }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TxtDir" }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LnSpace" }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SpaceFct" }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "TxtMemo" }, { "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": "Combine", "type": "esriFieldTypeString", "alias": "Combine", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Combine" }, { "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": 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": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_475", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_475", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 690, "name": "Dimension", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 690, "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, "PLANNING.Scale400.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 691, "name": "ParcelNo", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 691, "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, "PLANNING.Scale400.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 692, "name": "LotNo", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 692, "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, "PLANNING.Scale400.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 693, "name": "RoadDimension", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 693, "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, "PLANNING.Scale400.Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Combine": null, "GlobalID": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6116e872973e422f96f8e9c1e4b63da0" } ], "tables": [] }