{ "currentVersion": 10.91, "id": 12, "name": "Elevated Storage Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ff2615eb8b596d9f819a2aa5451e56d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWxJREFUOI2t1L8vA2Ecx/H3XVvnV+pHCD21GP0DNrpaRJo0zo9GOvQvsFkNRgxiYVHXSkwak9HCJjFYiFg8Jx0aQsjF9XkMSE9Kcy4+4/PN80o+yfN9ovxTos3HSse6HzFist9Ff8BovWG7xw0OLYpBPJbRHQtJvys1QMHr6zNZcYRUK9hDl82hrJjEowR0IRumnUgs0DLMiyVsc+NHyFgUKdfjEIg1r0wEWCcrPArm5nco47S7nrIDIPVI1rDujtkfuqpDLSoPmIGRj8SI6MtAzl8t/UfkM2oabvN+aDQcRDc5w/RD8ZAQCVfF/VAFSIaBnLZIxQ+dApkQzjU7Az5IsYcWCiqA/x0VzTLz4gQY/wMiiNfWvkMASp9Fk2fAcADkpbempatbw0+NUHFQkHXGQJWQTPwmGGhXHbqaqdqJ86+zxqUtJBwgxZyYQmMBxRgafcAjcIHOgZtk11013/zXfv+PimYZKAeoCMA7UlNtFh6hs0YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3085390.3457749933, "ymin": 1.0347770645294994E7, "xmax": 3120822.810949996, "ymax": 1.0383565383494988E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TANKNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TANKNAME", "type": "esriFieldTypeString", "alias": "TANKNAME", "length": 255, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "Capacity (gal)", "domain": null }, { "name": "DATEINSERVICE", "type": "esriFieldTypeDate", "alias": "DATEINSERVICE", "length": 8, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (decimal ft)", "domain": null }, { "name": "GROUNDELEV", "type": "esriFieldTypeDouble", "alias": "GroundElev (decimal ft)", "domain": null }, { "name": "OVERFLOWELEV", "type": "esriFieldTypeDouble", "alias": "OverFlowElev (decimal ft)", "domain": null }, { "name": "PIPESIZEIN", "type": "esriFieldTypeInteger", "alias": "PIPESIZEIN", "domain": null }, { "name": "PIPESIZEOUT", "type": "esriFieldTypeInteger", "alias": "PIPESIZEOUT", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomainESTMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": 1 }, { "name": "Steel", "code": 2 }, { "name": "Composite", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOOFLEGS", "type": "esriFieldTypeInteger", "alias": "NOOFLEGS", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeInteger", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "DomainESTManufacturer", "description": "", "codedValues": [ { "name": "Des Moines Steel", "code": 1 }, { "name": "Chicago Bridge", "code": 2 }, { "name": "Landmark", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOTTOMOFBOWLELEV", "type": "esriFieldTypeDouble", "alias": "BottomOfBowlElev (decimal ft)", "domain": null }, { "name": "DATEUPGRADED", "type": "esriFieldTypeDate", "alias": "DATEUPGRADED", "length": 8, "domain": null }, { "name": "HATCHSEALREPLACED", "type": "esriFieldTypeDate", "alias": "HATCHSEALREPLACED", "length": 8, "domain": null }, { "name": "VENTSCREENREPLACED", "type": "esriFieldTypeDate", "alias": "VENTSCREENREPLACED", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ES_Unique_ID", "type": "esriFieldTypeString", "alias": "ES_Unique_ID", "length": 11, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R627_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G943TANKNAME", "fields": "TANKNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a433_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "eed3ef24cd5e437c81f98d3a2b66689f" }