{ "currentVersion": 10.91, "id": 2, "name": "Conduit System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 800, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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, "modelName": "ConduitSystem", "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": 2090808.8010864258, "ymin": 1213574.3596801758, "xmax": 2161728.7728881836, "ymax": 1262721.1552734375, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Georgia_West_FIPS_1002_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",2296583.333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.1666666666667],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Georgia_West_FIPS_1002_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",2296583.333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-84.1666666666667],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CreationUser", "typeIdField": "", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CreationUser" }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCreated" }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "Last User", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LastUser" }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModified" }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ConduitMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STL" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "PVC", "modelName": "Material" }, { "name": "ConduitSize", "type": "esriFieldTypeString", "alias": "ConduitSize", "domain": { "type": "codedValue", "name": "ConduitSize", "description": "", "codedValues": [ { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "1\"", "code": "1" }, { "name": "2\"", "code": "2" }, { "name": "4\"", "code": "4" }, { "name": "6\"", "code": "6" }, { "name": "8\"", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ConduitSize" }, { "name": "BuriedDepth", "type": "esriFieldTypeString", "alias": "Buried Depth", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuriedDepth" }, { "name": "EncasementType", "type": "esriFieldTypeString", "alias": "Encasement Type", "domain": { "type": "codedValue", "name": "ULS Encasement Type", "description": "", "codedValues": [ { "name": "Back Fill", "code": "BF" }, { "name": "Concrete", "code": "CCRT" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EncasementType" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Model" }, { "name": "MeasuredLength", "type": "esriFieldTypeDouble", "alias": "MeasuredLength", "domain": { "type": "range", "name": "Measured Length", "description": "", "range": [ 1, 1000000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MeasuredLength" }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "domain": { "type": "codedValue", "name": "Length Source Indicator", "description": "", "codedValues": [ { "name": "Field Measurement", "code": "FM" }, { "name": "Mapping System", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LengthSource" }, { "name": "WorkOrderID", "type": "esriFieldTypeString", "alias": "Work Order ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkOrderID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "LabelText", "type": "esriFieldTypeString", "alias": "Label Text", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LabelText" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "LocationMethod", "type": "esriFieldTypeString", "alias": "Location Method", "domain": { "type": "codedValue", "name": "NU Location Method", "description": "", "codedValues": [ { "name": "Survey", "code": "SV" }, { "name": "GPS - Mapping Grade", "code": "GPS" }, { "name": "AutoCAD", "code": "ACAD" }, { "name": "Field Sketch", "code": "FS" }, { "name": "Record Drawing", "code": "RD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LocationMethod" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R247_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_247", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_247", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a89_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Conduit System", "description": "", "prototype": { "attributes": { "LocationMethod": null, "DateModified": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "SubtypeCD": 1, "FacilityID": null, "Material": null, "ConduitSize": null, "BuriedDepth": null, "EncasementType": null, "Manufacturer": null, "Model": null, "MeasuredLength": null, "LengthSource": null, "WorkOrderID": null, "InstallationDate": null, "LabelText": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 2, "name": "Trench", "defaultValues": { "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCD": 2, "FacilityID": null, "Material": null, "ConduitSize": null, "BuriedDepth": null, "EncasementType": "CCRT", "Manufacturer": null, "Model": null, "MeasuredLength": null, "LengthSource": null, "WorkOrderID": null, "InstallationDate": null, "LabelText": null, "Comments": null, "LocationMethod": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "EncasementType": {"type": "inherited"}, "MeasuredLength": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LocationMethod": {"type": "inherited"} } }, { "code": 1, "name": "Duct Bank", "defaultValues": { "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCD": 1, "FacilityID": null, "Material": null, "ConduitSize": null, "BuriedDepth": null, "EncasementType": null, "Manufacturer": null, "Model": null, "MeasuredLength": null, "LengthSource": null, "WorkOrderID": null, "InstallationDate": null, "LabelText": null, "Comments": null, "LocationMethod": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "ConduitSize": {"type": "inherited"}, "EncasementType": {"type": "inherited"}, "MeasuredLength": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LocationMethod": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }