{ "currentVersion": 10.91, "id": 0, "name": "Drain Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4513.988705, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Sewer", "copyrightText": "", "editFieldsInfo": {"editDateField": "Last_Edit_Date"}, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 2860893.1079503447, "ymin": 231014.7906185314, "xmax": 2894735.23449168, "ymax": 275732.5630594492, "spatialReference": { "wkid": 102684, "latestWkid": 26848 } }, "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "baf09f81544f28b73f3ccf2b3bfeab0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjJJREFUKJGd0ltI0wEUx/Gv//2n+//nnNucmdYS0xRB6KY1enCmEWSwbpQgKZGF2YutdYGgqWgX1OopMXxI6GKF+FBiELpJpQhZgr0MhSINb6DmnDOvPRR/NAqi83Y4fDiHw0/kP0v8rRfs8TknJFXo2YnFCYsAy3qVqW94aqjSM/S86W8wwr4ht2OHJT12b5JdbZTNsLTMqH8ooqn3wWOz1vT+Wf/9PYB/JVQdjM/vElVCXHbSEfSy4df+INboYjiUcjzE9bLYejSxoPWpt26nAgs2Oy6mrE2NTV2/i9vtJThspYRJ4QCM+L5y980NKvbV0OJt3CKiOvbIW/tEBJgJ+IsyN2YLoRodp6znueVx4bCVMTPvo+btTYrTSzDIJrIS9gd/Gu+7DPyEC8wZQzU6AGLCLZy0nqPScwUAR3oZBtkIQKQ2irHpkTjlVAG1sOq1BLG4sECIJKMW1CsGQQggKFAtqmdm5wIaTbDE4ORnajuruJR5ncnvE1S7XTgzStFqdIz7x4jUrxtVYJw58UXHgDsvwZRMXWc1Tls5eikcvWwgP62IKrcLZ0YZnV88ROmi6xXo9XQU9id6D7vFZu0F2zXCJL1yXawpnry0M1S8ciJLurG6nqpyBTbQELgT+dD2YbSr/eNwt7w1xoomWALANztF73A3shQ2aTEmbAeWViWn+HXuu3u7m6MHpwfq21pbsuYJSEuArNb5NpmTG8092wqvkjP/p8hxui37G3CAf6gfgC+v7666B74AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[facilityid]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "facilityid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership_10", "description": "City/Private/State", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "install_year", "type": "esriFieldTypeString", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Install_Year" }, { "name": "barrel_material", "type": "esriFieldTypeString", "alias": "Barrel Material", "domain": { "type": "codedValue", "name": "Manhole_Material", "description": "Block/Brick/Precast/Other", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Brick", "code": "Brick" }, { "name": "Precast", "code": "Precast" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Barrel_Material" }, { "name": "shape_1", "type": "esriFieldTypeString", "alias": "Shape", "domain": { "type": "codedValue", "name": "Manhole_Shape", "description": "Circle/Rectangle/Other", "codedValues": [ { "name": "Circle", "code": "Circle" }, { "name": "Rectangle", "code": "Rectangle" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Shape_1" }, { "name": "size", "type": "esriFieldTypeInteger", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size" }, { "name": "rim_elevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim_Elevation" }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "legacy_id", "type": "esriFieldTypeString", "alias": "Legacy_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "cover_size", "type": "esriFieldTypeString", "alias": "Cover_Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Cover_Size" }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Edit_Date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r298_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a288_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Drain_Manholes", "description": "", "prototype": { "attributes": { "subtype": 5, "facilityid": null, "enabled": 1, "ancillaryrole": 0, "cover_size": null, "ownership": "C", "install_year": null, "barrel_material": null, "shape_1": null, "size": null, "rim_elevation": null, "depth": null, "comments": null, "legacy_id": null, "location": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }