{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "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": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1568048843000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 597856.0647168607, "ymin": 2900891.564616263, "xmax": 608989.3764396906, "ymax": 2902926.1268201023, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 20, 173, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "SubType", "defaultSubtypeCode": 1, "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": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "DateInstall", "type": "esriFieldTypeDate", "alias": "DateInstall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInstall" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Temporary", "code": "Temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": { "type": "codedValue", "name": "wDomainEditor", "description": "", "codedValues": [ { "name": "Internal", "code": "INT" }, { "name": "AppGeo", "code": "AGI" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Editor" }, { "name": "RecordDrawingID", "type": "esriFieldTypeString", "alias": "RecordDrawingID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RecordDrawingID" }, { "name": "GISFeatureID", "type": "esriFieldTypeString", "alias": "GISFeatureID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GISFeatureID" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StreetName" }, { "name": "DateDataEntry", "type": "esriFieldTypeDate", "alias": "DateDataEntry", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateDataEntry" }, { "name": "SurveyMethod", "type": "esriFieldTypeString", "alias": "SurveyMethod", "domain": { "type": "codedValue", "name": "wDomainSurveyMethod", "description": "", "codedValues": [ { "name": "Convential Survey", "code": "CON" }, { "name": "Digitizing", "code": "DIG" }, { "name": "GPS", "code": "GPS" }, { "name": "Photogrammetry", "code": "PHO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SurveyMethod" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Comments" }, { "name": "Capacity", "type": "esriFieldTypeString", "alias": "Capacity", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Capacity" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "ElevationBase", "type": "esriFieldTypeDouble", "alias": "ElevationBase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ElevationBase" }, { "name": "ElevationInitial", "type": "esriFieldTypeDouble", "alias": "ElevationInitial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ElevationInitial" }, { "name": "ElevationMaximum", "type": "esriFieldTypeDouble", "alias": "ElevationMaximum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ElevationMaximum" }, { "name": "ElevationMinimum", "type": "esriFieldTypeDouble", "alias": "ElevationMinimum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ElevationMinimum" }, { "name": "ElevationGround", "type": "esriFieldTypeDouble", "alias": "ElevationGround", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ElevationGround" }, { "name": "VolumeMG", "type": "esriFieldTypeDouble", "alias": "VolumeMG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VolumeMG" }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubType" }, { "name": "TankMaterial", "type": "esriFieldTypeString", "alias": "Tank Material", "domain": { "type": "codedValue", "name": "wDomainTankMaterial", "description": "", "codedValues": [ { "name": "Steel", "code": "STEEL" }, { "name": "Fiber Glass", "code": "FIBER" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel Poly Lined", "code": "STEELPOLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TankMaterial" }, { "name": "DistrictSource", "type": "esriFieldTypeString", "alias": "DistrictSource", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DistrictSource" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_33", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Elevated Tank", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "LocationDescription": null, "VolumeMG": null, "Notes": null, "Enabled": 1, "FacilityID": null, "DateInstall": null, "LifecycleStatus": "Active", "Editor": null, "RecordDrawingID": null, "GISFeatureID": null, "StreetName": null, "DateDataEntry": null, "SurveyMethod": null, "Elevation": null, "Comments": null, "Capacity": null, "Diameter": null, "ElevationBase": null, "ElevationInitial": null, "ElevationMaximum": null, "ElevationMinimum": null, "ElevationGround": null, "SubType": 2, "TankMaterial": null, "DistrictSource": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "StandPipe", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "LocationDescription": null, "VolumeMG": null, "Notes": null, "Enabled": 1, "FacilityID": null, "DateInstall": null, "LifecycleStatus": "Active", "Editor": null, "RecordDrawingID": null, "GISFeatureID": null, "StreetName": null, "DateDataEntry": null, "SurveyMethod": null, "Elevation": null, "Comments": null, "Capacity": null, "Diameter": null, "ElevationBase": null, "ElevationInitial": null, "ElevationMaximum": null, "ElevationMinimum": null, "ElevationGround": null, "SubType": 1, "TankMaterial": null, "DistrictSource": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "SurgeRelief", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "LocationDescription": null, "VolumeMG": null, "Notes": null, "Enabled": 1, "FacilityID": null, "DateInstall": null, "LifecycleStatus": "Active", "Editor": null, "RecordDrawingID": null, "GISFeatureID": null, "StreetName": null, "DateDataEntry": null, "SurveyMethod": null, "Elevation": null, "Comments": null, "Capacity": null, "Diameter": null, "ElevationBase": null, "ElevationInitial": null, "ElevationMaximum": null, "ElevationMinimum": null, "ElevationGround": null, "SubType": 3, "TankMaterial": null, "DistrictSource": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "StandPipe", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "DateInstall": null, "LocationDescription": null, "LifecycleStatus": "Active", "Editor": null, "RecordDrawingID": null, "GISFeatureID": null, "StreetName": null, "DateDataEntry": null, "SurveyMethod": null, "Elevation": null, "Comments": null, "Capacity": null, "Diameter": null, "ElevationBase": null, "ElevationInitial": null, "ElevationMaximum": null, "ElevationMinimum": null, "ElevationGround": null, "VolumeMG": null, "SubType": 1, "TankMaterial": null, "DistrictSource": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Editor": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "TankMaterial": {"type": "inherited"} } }, { "code": 3, "name": "SurgeRelief", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "DateInstall": null, "LocationDescription": null, "LifecycleStatus": "Active", "Editor": null, "RecordDrawingID": null, "GISFeatureID": null, "StreetName": null, "DateDataEntry": null, "SurveyMethod": null, "Elevation": null, "Comments": null, "Capacity": null, "Diameter": null, "ElevationBase": null, "ElevationInitial": null, "ElevationMaximum": null, "ElevationMinimum": null, "ElevationGround": null, "VolumeMG": null, "SubType": 3, "TankMaterial": null, "DistrictSource": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Editor": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "TankMaterial": {"type": "inherited"} } }, { "code": 2, "name": "Elevated Tank", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "FacilityID": null, "DateInstall": null, "LocationDescription": null, "LifecycleStatus": "Active", "Editor": null, "RecordDrawingID": null, "GISFeatureID": null, "StreetName": null, "DateDataEntry": null, "SurveyMethod": null, "Elevation": null, "Comments": null, "Capacity": null, "Diameter": null, "ElevationBase": null, "ElevationInitial": null, "ElevationMaximum": null, "ElevationMinimum": null, "ElevationGround": null, "VolumeMG": null, "SubType": 2, "TankMaterial": null, "DistrictSource": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Editor": {"type": "inherited"}, "SurveyMethod": {"type": "inherited"}, "TankMaterial": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }