{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "RoadNameText", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5536.752849411219, "ymin": 461705.74825540185, "xmax": 170757.32463857904, "ymax": 652198.6527019069, "spatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18345200, "falseY": -48426700, "xyUnits": 3048.0060960121928, "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": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID", "required": true }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element", "required": true }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID", "required": true }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status", "required": true }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "FunctClass", "type": "esriFieldTypeString", "alias": "FunctClass", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FunctClass" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comment" }, { "name": "TempID_Long", "type": "esriFieldTypeInteger", "alias": "TempID_Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TempID_Long" }, { "name": "TempText", "type": "esriFieldTypeString", "alias": "TempText", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TempText" }, { "name": "TypeOfStreet", "type": "esriFieldTypeString", "alias": "TypeOfStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TypeOfStreet" }, { "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": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "domain": { "type": "codedValue", "name": "Inc_Muni", "description": "Name of Incorporated Municipality, with municipality type preceding the name (eg City of Green Bay, Town of Eaton).", "codedValues": [ { "name": "City of De Pere", "code": "City of De Pere" }, { "name": "City of Green Bay", "code": "City of Green Bay" }, { "name": "Village of Allouez", "code": "Village of Allouez" }, { "name": "Village of Ashwaubenon", "code": "Village of Ashwaubenon" }, { "name": "Village of Bellevue", "code": "Village of Bellevue" }, { "name": "Village of Denmark", "code": "Village of Denmark" }, { "name": "Village of Greenleaf", "code": "Village of Greenleaf" }, { "name": "Village of Hobart", "code": "Village of Hobart" }, { "name": "Village of Howard", "code": "Village of Howard" }, { "name": "Village of Pulaski", "code": "Village of Pulaski" }, { "name": "Village of Suamico", "code": "Village of Suamico" }, { "name": "Village of Wrightstown", "code": "Village of Wrightstown" }, { "name": "Town of Eaton", "code": "Town of Eaton" }, { "name": "Town of Glenmore", "code": "Town of Glenmore" }, { "name": "Town of Green Bay", "code": "Town of Green Bay" }, { "name": "Town of Holland", "code": "Town of Holland" }, { "name": "Town of Humboldt", "code": "Town of Humboldt" }, { "name": "Town of Lawrence", "code": "Town of Lawrence" }, { "name": "Town of Ledgeview", "code": "Town of Ledgeview" }, { "name": "Town of Morrison", "code": "Town of Morrison" }, { "name": "Town of New Denmark", "code": "Town of New Denmark" }, { "name": "Town of Pittsfield", "code": "Town of Pittsfield" }, { "name": "Town of Rockland", "code": "Town of Rockland" }, { "name": "Town of Scott", "code": "Town of Scott" }, { "name": "Town of Wrightstown", "code": "Town of Wrightstown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Inc_Muni" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "County Name", "description": "Name of County. Includes word County after name to follow NG911 standards (eg Brown County, not just Brown). Adjacent counties are also included to capture intances were streets, addresses, munis, etc just outside of the county line can be included.", "codedValues": [ { "name": "Brown County", "code": "Brown County" }, { "name": "Calumet County", "code": "Calumet County" }, { "name": "Door County", "code": "Door County" }, { "name": "Kewaunee County", "code": "Kewaunee County" }, { "name": "Manitowoc County", "code": "Manitowoc County" }, { "name": "Oconto County", "code": "Oconto County" }, { "name": "Outagamie County", "code": "Outagamie County" }, { "name": "Shawano County", "code": "Shawano County" }, { "name": "Winnebago County", "code": "Winnebago County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "County" }, { "name": "Status2", "type": "esriFieldTypeString", "alias": "Status2", "domain": { "type": "codedValue", "name": "Status", "description": "Status is a code used throughout the v5 geodatabase to flag records as Active, Pending, Inactive, Unknown. The status codes help with map filtering and tracking records for follow up etc.", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Expired", "code": "Expired" }, { "name": "Pending", "code": "Pending" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Question", "code": "Question" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Inactive \u2013 911 CAD excluded", "code": "Inactive \u2013 911 CAD excluded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status2" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R300_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I792Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I792AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_300", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TextString", "fields": "TextString", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Inc_Muni", "fields": "Inc_Muni", "isAscending": true, "isUnique": false, "description": "" }, { "name": "County", "fields": "County", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status2", "fields": "Status2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_300", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S289_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "3600 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 1, "name": "4800 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "9600 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 3, "name": "12,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 3, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 4, "name": "18,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 4, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 5, "name": "24,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 5, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 6, "name": "48,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 6, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 7, "name": "74,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 7, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 8, "name": "100,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 8, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 9, "name": "124,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 9, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 10, "name": "148,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 10, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 11, "name": "174,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 11, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 12, "name": "200,000 scale", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 12, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FunctClass": null, "Comment": null, "TempID_Long": null, "TempText": null, "TypeOfStreet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Inc_Muni": null, "County": null, "Status2": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }