{ "currentVersion": 10.91, "id": 9, "name": "Marker", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 381388.6529095918, "ymin": 1227534.998381108, "xmax": 466990.0962076746, "ymax": 1394008.8317713514, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a449ea0b39149279ad6699dedc077936", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh1JREFUOI211F9o1VUcAPDPlu5sLxHDyKUEg0EPgq2GI6OlFaOr28BdRYzWNF+ElGEQIVSkK4oQodZqRriJcwqydn3YnLgo8L3IPYmyl/agvvygN78xpIe7cJv3jg3pvBzOOd8P5/93jccoa/43XFuo7clqsoKc2dXhKdXZaHYyvZi6QjSvDt8x7EdV8XxsMe517X5bGb6q3rd2+wBXMG0Ez64Ip5k0FpNR4TS2YZe62su1R7Nd2TfL43G5OBqNvsNzeBrbyaayL03p12quPP7DWRn2zbdr8CneVOMVZ7C/JE5j6aPIxzNGsG7BQAv2YlSXScfscGcxnlIVhTihEe1LVrMWH6JZZcqlsRBbF+O7Bv2g2gSefGQzNOEw0Rcvm/CaNteL+KoNBrytDW+UgFBZxL7HtAvYWMRzNvlTpTxSGUzx5OGv4okUcbtrqT9Nx5HYrBuNZfClYpVa04kYiId7jobIe8ttfSr8hCeWwNn5Zfe6F/n46uHMkDPjnIJuee8pXs/CMoQGvKT7v67Fj6TOOw7529eqbEH1fP9NfEYaSL9He1wrjVvdT6Ppi9gTvX7FTjzAADo8iProXBj+yPOMPfG543p8bJ1XcQt9GHZxaVIo/SWbHDBk3M/4Be+7b72DS8NK4w4TqT/diIPxAqRC+iRa45+VYURD7LbDbS3uRmecKhVTPg3lzDhvxFMGy4Usn3q7vLvc8GPl7X8Bw8GfkTkD9UQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FIBERMARKERTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FIBERMARKERTYPE", "type": "esriFieldTypeString", "alias": "Fiber Marker Type", "domain": { "type": "codedValue", "name": "ITS_FIBERMARKTYPE", "description": "ITS Fiber Marker Type", "codedValues": [ { "name": "Standard", "code": "Standard" }, { "name": "Standard W/ Tracerwire", "code": "Standard W/ Tracerwire" }, { "name": "Electronic Marker", "code": "Electronic Marker" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FIBERMARKERTYPE" }, { "name": "MARKERCONDITION", "type": "esriFieldTypeString", "alias": "Marker Condition", "domain": { "type": "codedValue", "name": "ITS_MARKERCONTD", "description": "ITS Marker Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MARKERCONDITION" }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3298_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3298", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3298", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2574_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Marker", "description": "", "prototype": { "attributes": { "MARKERCONDITION": null, "FIBERMARKERTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }