{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Trash_Routes_Anno", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1628002154000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2984579.6217316613, "ymin": 1141683.2005415708, "xmax": 3001729.704229329, "ymax": 1161147.8332001567, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "featureid", "required": true }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "zorder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "zorder", "required": true }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "annotationclassid", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "annotationclassid", "required": true }, { "name": "element", "type": "esriFieldTypeBlob", "alias": "element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "element", "required": true }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "symbolid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "symbolid", "required": true }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "status", "required": true }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "textstring", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "textstring" }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "fontname", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontname" }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontsize" }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "underline" }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "verticalalignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "verticalalignment" }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "horizontalalignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "horizontalalignment" }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "xoffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xoffset" }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "yoffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yoffset" }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "fontleading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fontleading" }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "wordspacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wordspacing" }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "characterwidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterwidth" }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "characterspacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "characterspacing" }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "flipangle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flipangle" }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "override" }, { "name": "civil_city.sde.Trash_Routes_Anno.entity", "type": "esriFieldTypeString", "alias": "civil_city.sde.Trash_Routes_Anno.entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "civil_city.sde.Trash_Routes_Anno.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": 4096, "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": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "fontstyle", "type": "esriFieldTypeString", "alias": "fontstyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fontstyle" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "annoclassid_inde_2", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r204_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "status_index_613", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_204", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a164_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "FRIDAYS ADDITION", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 1, "name": "THURSDAY", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 2, "name": "MONDAY ADDITION", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 3, "name": "TUESDAY", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 4, "name": "WEDNESDAY", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 0, "name": "FRIDAYS ADDITION", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 1, "name": "THURSDAY", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 2, "name": "MONDAY ADDITION", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 3, "name": "TUESDAY", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } }, { "code": 4, "name": "WEDNESDAY", "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, "civil_city.sde.Trash_Routes_Anno.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, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "fontstyle": null, "st_area(shape)": null, "st_length(shape)": null }, "domains": { "status": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2be9cfeb9b8949c2a4c5e39a67f5b9b6" }