{ "currentVersion": 10.91, "id": 13, "name": "Ground Storage Tank", "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": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GroundStorageTank", "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": 3087803.0898249894, "ymin": 1.0352137522644997E7, "xmax": 3121584.274449989, "ymax": 1.038809485261999E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "19e4f6a4df81eb86daf38beb65176625", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd9JREFUSIm91r9rE2Ecx/H3oyEPmEIlFEvPRSgIndWhtorgVodYdZDEWEVQFwlS7SbN1OIPKlna1bbEQVSo6Ch00M0/QLcMeteCHAh2+Jr0Hof2qmnTJrnc0890z/d5nntxD9yXJ8E+JxE+6EJQtEupZSmp5S1QUOfTcN8G5cOAxpwD/oHAL7+kvtgA0wXDGvTDf0faVjKrKZZ616JsjQZ2rb9izBtnvu+rfTDvjhAwQs1UgYuWwUpCBzyTjUFG57xhKfd9sgfmk3ckYCAcCuYJcNoOeNPr5o8pbqsOkncvs+i8iR3UYh6JomdHHaaEyhIcq8UHZr1+UeZeoykJOE42eZuXzMYHwlMgueusYpILPxf40PO7Y1Bn3bOizGiTZUf04epDgckOQaNEeTPNXgIgmHHG3DnmnZXoYG7lOnCiFRBIUaMI3I0GZlZTsD7VIhbmFjfc57xwvrUN6q5gQsBpE0xQ5TF7tLzG4NXvRwXzoE0sTEbn3CEpO59bBw8emAYORQSRjd+oYcvbAaazP076cC0qtplB8u4lFp23TUFfqRlAdQiiYVqovNve8urBnHsFONMpBru3vHqw7Lwmhq/bK9GuGDGBpyiY9zYQH7o1fKwHS6rXBhZm81qy/0f6F7A6iTFwQRrgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "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": "", "displayField": "TANKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANCILLARYROLE" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "TANKNAME", "type": "esriFieldTypeString", "alias": "TANKNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TANKNAME" }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "Capacity (gal)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Capacity" }, { "name": "DATEINSERVICE", "type": "esriFieldTypeDate", "alias": "DATEINSERVICE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEINSERVICE" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height (decimal ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "GROUNDELEV", "type": "esriFieldTypeDouble", "alias": "GroundElev (decimal ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroundElev" }, { "name": "OVERFLOWELEV", "type": "esriFieldTypeDouble", "alias": "OverFlowElev (decimal ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OverFlowElev" }, { "name": "PIPESIZEIN", "type": "esriFieldTypeInteger", "alias": "PIPESIZEIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPESIZEIN" }, { "name": "PIPESIZEOUT", "type": "esriFieldTypeInteger", "alias": "PIPESIZEOUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPESIZEOUT" }, { "name": "MATERIAL", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomainGSTMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": 1 }, { "name": "Steel", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Material" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "TANKSHAPE", "type": "esriFieldTypeInteger", "alias": "TankShape", "domain": { "type": "codedValue", "name": "DomainGSTShape", "description": "", "codedValues": [ { "name": "Round", "code": 1 }, { "name": "Rectangular", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TankShape" }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "DomainGSTOwner", "description": "", "codedValues": [ { "name": "City of Killeen", "code": 1 }, { "name": "Bell County WCID #1", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Owner" }, { "name": "HATCHSEALREPLACED", "type": "esriFieldTypeDate", "alias": "HATCHSEALREPLACED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HATCHSEALREPLACED" }, { "name": "VENTSCREENREPLACED", "type": "esriFieldTypeDate", "alias": "VENTSCREENREPLACED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VENTSCREENREPLACED" }, { "name": "GS_Unique_ID", "type": "esriFieldTypeString", "alias": "GS_Unique_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "GS_Unique_ID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FACILITYID" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R626_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G942TANKNAME", "fields": "TANKNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a432_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ground Storage Tank", "description": "", "prototype": { "attributes": { "ANCILLARYROLE": null, "TANKSHAPE": null, "FACILITYID": null, "ENABLED": 1, "TANKNAME": null, "CAPACITY": null, "DATEINSERVICE": null, "HEIGHT": null, "GROUNDELEV": null, "OVERFLOWELEV": null, "PIPESIZEIN": null, "PIPESIZEOUT": null, "MATERIAL": null, "DIAMETER": null, "OWNER": 1, "HATCHSEALREPLACED": null, "VENTSCREENREPLACED": null, "GS_Unique_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f2a7f4aa342849daace85f91757eef4b" }