{ "currentVersion": 10.81, "id": 1, "name": "Wastewater Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 1392459.340139687, "ymin": 561855.0468131304, "xmax": 1454516.2578299195, "ymax": 622541.4966147542, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6d571d4af2da73c7fc744e9f86247ade", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASRJREFUKJGN0LFLW3EUxfFP7C9GbCrhOUVU6NJ0CtVNISiUgmD/DqdCdSwd+wcUCx06iH9Ai5OgIo4OCl0KBtvwHE2XBhSDvMY2HR4Jj0bQM90L53s49wY9HSpp+uixqmGRG5disaLXlsQ9WwD75hV9NmXCbD9iQtdTo2rRbrTaWmptpsCRoo4vqsq+GlTFWGuotW7biZeOg3MfTCr7hgbyGXMDD8AjbeuYC6Y969fooJoB/mT2nEpaKS+6pcigCkreKwRdF/cCrrStSYJYw42qHH5gKGP6npnj9LXBuFceWlQx7i9m/kueQdNvTW9SYMFPB1YEGygNVDmXFOqFd8lyspMC8NyWfad++WTEE3mRa1fOxJreJsvJXo8P/aQX6qjddfs/s25KjTSvtP8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MANHOLE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATEABANDONED", "type": "esriFieldTypeDate", "alias": "Date Abandoned", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEABANDONED" }, { "name": "MANHOLE_ID", "type": "esriFieldTypeString", "alias": "Manhole ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MANHOLE_ID" }, { "name": "RIM_ELEV_CITY", "type": "esriFieldTypeDouble", "alias": "Rim Elevation City Grid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIM_ELEV_CITY" }, { "name": "RIM_ELEV_SP", "type": "esriFieldTypeDouble", "alias": "Rim Elevation State Plane", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIM_ELEV_SP" }, { "name": "OVERFLOW", "type": "esriFieldTypeString", "alias": "Overflow", "domain": { "type": "codedValue", "name": "WW_VVT_Overflow_Indicator", "description": "", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" }, { "name": "Eliminated", "code": "E" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Overflow" }, { "name": "OVERFLOW_ELEV_CITY", "type": "esriFieldTypeDouble", "alias": "Overflow Elevation City Grid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERFLOW_ELEV_CITY" }, { "name": "OVERFLOW_ELEV_SP", "type": "esriFieldTypeDouble", "alias": "Overflow Elevation State Plane", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERFLOW_ELEV_SP" }, { "name": "FEAT_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "domain": { "type": "codedValue", "name": "WW_VVT_Feat_Status", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABD" }, { "name": "Proposed", "code": "PRO" }, { "name": "Under Construction", "code": "UC" }, { "name": "Removed", "code": "REM" }, { "name": "Inactive", "code": "IAC" }, { "name": "Proposed Abandonment", "code": "PAB" }, { "name": "Proposed Removal", "code": "PRM" }, { "name": "Private", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "ACT", "modelName": "FEAT_STATUS" }, { "name": "DOCPOPURL", "type": "esriFieldTypeString", "alias": "DOCPOPURL", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DOCPOPURL" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R270_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a258_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "swrcd.SDE.WW_ManholeJunction", "description": "", "prototype": { "attributes": { "OVERFLOW": null, "OVERFLOW_ELEV_SP": null, "OVERFLOW_ELEV_CITY": null, "DOCPOPURL": null, "FEAT_STATUS": "ACT", "DATEABANDONED": null, "MANHOLE_ID": null, "RIM_ELEV_CITY": null, "RIM_ELEV_SP": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }