{ "currentVersion": 10.8, "id": 6, "name": "Fuel Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12500.000000001539, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1611150841000 }, "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": -1.3638376493E7, "ymin": 5713659.748099998, "xmax": -1.3638219859299999E7, "ymax": 5713886.231899999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InstallType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.25 }, "value": "1", "label": "Underground", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.25 }, "value": "2", "label": "Underground", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.25 }, "value": "3", "label": "Underground", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.25 }, "value": "0", "label": "Underground", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3.75 }, "value": "4", "label": "Overhead", "description": "" } ], "fieldDelimiter": "," }, "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": "FuelType", "typeIdField": "InstallType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DateInstall", "type": "esriFieldTypeDate", "alias": "DateInstall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInstall" }, { "name": "Owner", "type": "esriFieldTypeSmallInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Leased", "code": -3 }, { "name": "Port", "code": 1 }, { "name": "City", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Southern Gas and Electric", "code": -4 }, { "name": "Charleston Water", "code": -5 }, { "name": "JL Chemical", "code": 6 }, { "name": "Kirkham Industries", "code": 7 }, { "name": "Morgana Oil", "code": 8 }, { "name": "Sundowner Terminals", "code": 9 }, { "name": "Portland Gas Electric", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Owner" }, { "name": "ResponsibleParty", "type": "esriFieldTypeSmallInteger", "alias": "Responsible Party", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Port", "code": 1 }, { "name": "City", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Dept of Transportation", "code": -3 }, { "name": "Southern Gas and Electric", "code": -4 }, { "name": "Charleston Water", "code": -5 }, { "name": "JL Chemical", "code": 6 }, { "name": "Kirkham Industries", "code": 7 }, { "name": "Morgana Oil", "code": 8 }, { "name": "Sundowner Terminals", "code": 9 }, { "name": "Portland Gas Electric", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResponsibleParty" }, { "name": "Material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "UtilMaterial", "description": "Types of utility feature materials", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Steel", "code": 1 }, { "name": "Cast Iron", "code": 2 }, { "name": "Vitrified Clay", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Material" }, { "name": "FuelType", "type": "esriFieldTypeString", "alias": "Fuel Type", "domain": { "type": "codedValue", "name": "UtilFuelType", "description": "", "codedValues": [ { "name": "CNG", "code": "CNG" }, { "name": "Diesel", "code": "Diesel" }, { "name": "91 Octane", "code": "91 Octane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FuelType" }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "UtilDiameter", "description": "Diameters of utility features", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "36\"", "code": 1 }, { "name": "24\"", "code": 2 }, { "name": "12'", "code": 3 }, { "name": "8\"", "code": 4 }, { "name": "6\"", "code": 5 }, { "name": "18\"", "code": 6 }, { "name": "2\"", "code": 7 }, { "name": "N/A", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "InstallType", "type": "esriFieldTypeSmallInteger", "alias": "Install Type", "domain": { "type": "codedValue", "name": "utilInstallMethod", "description": "How a utlity was installed", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Bore", "code": 1 }, { "name": "Direct Bury", "code": 2 }, { "name": "Install", "code": 3 }, { "name": "Overhead", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallType" }, { "name": "InstallDepth", "type": "esriFieldTypeInteger", "alias": "Install Depth (cm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallDepth" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "PipeId", "type": "esriFieldTypeString", "alias": "Pipe Id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeId" }, { "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": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_47", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S26_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "Owner": {"type": "inherited"}, "ResponsibleParty": {"type": "inherited"}, "Material": {"type": "inherited"}, "FuelType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "InstallType": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PipeId": null, "Notes": null, "DateInstall": null, "Owner": null, "ResponsibleParty": null, "Material": null, "FuelType": null, "Diameter": null, "InstallType": 1, "InstallDepth": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "Owner": {"type": "inherited"}, "ResponsibleParty": {"type": "inherited"}, "Material": {"type": "inherited"}, "FuelType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "InstallType": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "PipeId": null, "Notes": null, "DateInstall": null, "Owner": null, "ResponsibleParty": null, "Material": null, "FuelType": null, "Diameter": null, "InstallType": 2, "InstallDepth": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "Owner": {"type": "inherited"}, "ResponsibleParty": {"type": "inherited"}, "Material": {"type": "inherited"}, "FuelType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "InstallType": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "PipeId": null, "Notes": null, "DateInstall": null, "Owner": null, "ResponsibleParty": null, "Material": null, "FuelType": null, "Diameter": null, "InstallType": 3, "InstallDepth": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "0", "domains": { "Owner": {"type": "inherited"}, "ResponsibleParty": {"type": "inherited"}, "Material": {"type": "inherited"}, "FuelType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "InstallType": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "PipeId": null, "Notes": null, "DateInstall": null, "Owner": null, "ResponsibleParty": null, "Material": null, "FuelType": null, "Diameter": null, "InstallType": 0, "InstallDepth": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "Owner": {"type": "inherited"}, "ResponsibleParty": {"type": "inherited"}, "Material": {"type": "inherited"}, "FuelType": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "InstallType": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "PipeId": null, "Notes": null, "DateInstall": null, "Owner": null, "ResponsibleParty": null, "Material": null, "FuelType": null, "Diameter": null, "InstallType": 4, "InstallDepth": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }