{ "currentVersion": 10.91, "id": 2, "name": "Sewer Cleanouts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Sewer cleanouts in the City of Longview, WA. ", "copyrightText": "City of Longview, GIS Section", "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": 999479.937693134, "ymin": 291719.00821630657, "xmax": 1032849.5376204699, "ymax": 320381.2084377259, "spatialReference": { "wkid": 2927, "latestWkid": 2927 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "40984b16ae6edb1e356d40dbf43426ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZFJREFUKJGdkr1Lw0AYh5/DYgjERqIU6kdFnDo46egiKHZRl/4JUncRwTq5SgfBQXQXBwcdxC8oFUEctEME6eJW2wzSoK1FD6rnUImJFgdvunu553je370h/rlC/oNS6ECqXidZq9Gv6zyaJofAhhC4LUGlGCwWyT09MdDRAeEw1GoMFIuMahoLSmkJIeRVAFQKrVDgvKuL2PDw96uWBX198PJC2LblmVLEheDBAwsFbcU0ZSwSad2PYcDQEEY+zyYw7YHVqpyJx/8OwzCgrY2xgKqu0+m/ZNuwugqpFCQS3/XubsypKXpPTymFAN7fqfrBbBb295t7P6jrPN/eRi1wmmClgg14sSST0GjA5GRQt1wm7zhOyVPd3iY3McE40AsQi8HS0q823w4OOIbmf4YA9vY42dqywvPz7jLQKtvXmxsrvb7O5RfnDUA5neby/p7FtTVtRAg5C/QAFaU429nhaG6uXpVSXgdSBXBd9zqToZTJyAZwAXwAAmiPRqN3Ujp3foXArAJlYPenp+M4v9w/ATnkisftQvJlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "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": "MANHOLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MANHOLE", "type": "esriFieldTypeString", "alias": "CLEANOUT ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MANHOLE" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "OLDRIMELEV", "type": "esriFieldTypeDouble", "alias": "OLDRIMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLDRIMELEV" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FILENO", "type": "esriFieldTypeInteger", "alias": "FILENO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FILENO" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCE" }, { "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": "S405_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Manholes", "description": "", "prototype": { "attributes": { "SOURCE": null, "MANHOLE": null, "RIMELEV": null, "INVERTELEV": null, "DEPTH": null, "OWNER": null, "OLDRIMELEV": null, "COMMENTS": null, "FILENO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }