{ "currentVersion": 10.91, "id": 2, "name": "Conduit System", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreationUser", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 20, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "Last User", "length": 20, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 5, "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" } }, { "name": "ConduitSize", "type": "esriFieldTypeString", "alias": "ConduitSize", "length": 5, "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" } }, { "name": "BuriedDepth", "type": "esriFieldTypeString", "alias": "Buried Depth", "length": 20, "domain": null }, { "name": "EncasementType", "type": "esriFieldTypeString", "alias": "Encasement Type", "length": 5, "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" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 20, "domain": null }, { "name": "MeasuredLength", "type": "esriFieldTypeDouble", "alias": "MeasuredLength", "domain": { "type": "range", "name": "Measured Length", "description": "", "range": [ 1, 1000000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 5, "domain": { "type": "codedValue", "name": "Length Source Indicator", "description": "", "codedValues": [ { "name": "Field Measurement", "code": "FM" }, { "name": "Mapping System", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkOrderID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 20, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "LabelText", "type": "esriFieldTypeString", "alias": "Label Text", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "LocationMethod", "type": "esriFieldTypeString", "alias": "Location Method", "length": 4, "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" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "EncasementType": {"type": "inherited"}, "MeasuredLength": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LocationMethod": {"type": "inherited"} }, "id": 2, "name": "Trench" }, { "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "ConduitSize": {"type": "inherited"}, "EncasementType": {"type": "inherited"}, "MeasuredLength": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LocationMethod": {"type": "inherited"} }, "id": 1, "name": "Duct Bank" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "EncasementType": {"type": "inherited"}, "MeasuredLength": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LocationMethod": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCD": 2, "FacilityID": null, "Configuration": 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 }, "code": 2, "name": "Trench" }, { "domains": { "Enabled": {"type": "inherited"}, "Material": {"type": "inherited"}, "ConduitSize": {"type": "inherited"}, "EncasementType": {"type": "inherited"}, "MeasuredLength": {"type": "inherited"}, "LengthSource": {"type": "inherited"}, "LocationMethod": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "CreationUser": null, "DateCreated": null, "LastUser": null, "DateModified": null, "SubtypeCD": 1, "FacilityID": null, "Configuration": 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 }, "code": 1, "name": "Duct Bank" } ], "relationships": [ { "id": 0, "name": "Secondary Underground Conductor", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityManyToMany", "composite": false }, { "id": 1, "name": "Primary Underground Conductor", "relatedTableId": 14, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }