{ "currentVersion": 10.81, "id": 5, "name": "A_Fiber Splice", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bfa70ec1ceb0448c2ac0a4cf13e53dbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAPCAYAAAD6Ud/mAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQpJREFUOI290ztOAzEURuHPKFJgGYG1UEVEsAG2QGggJdDwqAg7gBWgQBoklgKEVTBTmcITESYZJi9xK8vX8rk++t3wT9UYLyLtwHBdF5fva0z0niMDHAVGKwBauEUHYRZI0dyNXOE6kC8A2MQJetgq98sgxaFzHMb0ulqdkTbusF11ZhZoXDtqdBaa+tirG+Yv0LimdNZpWhbEb51d6RWVmlYBwTuOQ9K5ISWrtU5Q5kdbBoFB5CU2m72Q56eSypVAT1IQPsqNQCbPzyL35ghEFejNnNEuhugUEe9Laa0FfeESN4t81gI4jLyqSOMk6BHdwOcigBIsw0XkQQrLNChwsCxgBnCE/cm9b7ReSuEWTdHCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "", "rotationType": "geographic", "rotationExpression": "[SYMBOLROTATION]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1723786.0263244957, "ymin": 597139.1214433226, "xmax": 1792152.3306441605, "ymax": 649143.7611465454, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCATIONDESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "LocationType", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Splice Location Type", "description": "", "codedValues": [ { "name": "Cabinet", "code": "Cabinet" }, { "name": "Handhole", "code": "Handhole" }, { "name": "Other", "code": "Other" }, { "name": "Pedestal", "code": "Pedestal" }, { "name": "Pole Mounted", "code": "Pole Mounted" }, { "name": "Span Mounted", "code": "Span Mounted" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wall", "code": "Wall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "LIfecycle Status New", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "REM" }, { "name": "InActive", "code": "INACT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Construction", "code": 3 }, { "name": "Splicing", "code": 5 }, { "name": "Inputting Asbuilts", "code": 7 }, { "name": "Connecting Customers", "code": 10 }, { "name": "Closed and Complete", "code": 8 }, { "name": "Future Design", "code": 14 }, { "name": "In Design", "code": 1 }, { "name": "Design Complete", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPLICEENCLOSURETYPE", "type": "esriFieldTypeString", "alias": "EnclosureType", "length": 50, "domain": { "type": "codedValue", "name": "Fiber Splice Hardware Type", "description": "", "codedValues": [ { "name": "Splice Case", "code": "Splice Case" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Fiber Dome", "code": "Fiber Dome" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPLICEENCLOSUREMANUFACTURER", "type": "esriFieldTypeString", "alias": "SPLICEENCLOSUREMANUFACTURER", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Encl Hrdwr Manufacturer", "description": "", "codedValues": [ { "name": "3M", "code": "3M" }, { "name": "Coyote", "code": "Coyote" }, { "name": "FiberDyne Labs", "code": "FiberDyne Labs" }, { "name": "AT&T", "code": "AT&T" }, { "name": "Preformed", "code": "Preformed" }, { "name": "AFL", "code": "AFL" }, { "name": "PLP", "code": "PLP" }, { "name": "Tyco", "code": "Tyco" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Channell", "code": "Channell" }, { "name": "CommScope", "code": "CommScope" }, { "name": "Corning", "code": "Corning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPLICEENCLOSUREMODELNUMBER", "type": "esriFieldTypeString", "alias": "SPLICEENCLOSUREMODELNUMBER", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Encl Hrdwr Model", "description": "", "codedValues": [ { "name": "3M - Splice Case (2178-LS)", "code": "3M - Splice Case (2178-LS)" }, { "name": "3M - Splice Case (2178-LL)", "code": "3M - Splice Case (2178-LL)" }, { "name": "3M - Fiber Dome (FD06)", "code": "3M - Fiber Dome (FD06)" }, { "name": "3M - Fiber Dome (FD08)", "code": "3M - Fiber Dome (FD08)" }, { "name": "Coyote 004151 with Drop", "code": "Coyote 004151 with Drop" }, { "name": "Coyote 00415 without Drop", "code": "Coyote 00415 without Drop" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Coyote Splice Case Pup", "code": "Coyote 8006622 Pup" }, { "name": "Coyote Splice Case Full Size", "code": "Coyote 8006560" }, { "name": "FOSC 450D", "code": "FOSC 450D" }, { "name": "G6", "code": "G6" }, { "name": "G9", "code": "G9" }, { "name": "SCA-9T24", "code": "SCA-9T24" }, { "name": "SCA-9T34", "code": "SCA-9T34" }, { "name": "G5", "code": "G5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Owner", "description": "", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "PLWC", "code": "PLWC" }, { "name": "University", "code": "University" }, { "name": "Utelco", "code": "Utelco" }, { "name": "School", "code": "School" }, { "name": "County", "code": "County" }, { "name": "Medical Facility", "code": "MedicalFac" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpliceDescription", "type": "esriFieldTypeString", "alias": "Splice Description", "length": 1100, "domain": null }, { "name": "INSTALLEDBY", "type": "esriFieldTypeString", "alias": "InstalledBy", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Contractors", "description": "", "codedValues": [ { "name": "Company Installed", "code": "Company Installed" }, { "name": "Ashland", "code": "Ashland" }, { "name": "Fiber Pros", "code": "Fiber Pros" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Crittco", "code": "Crittco" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATEINSTALLED", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "GROUNDINGMETHOD", "type": "esriFieldTypeString", "alias": "GroundingMethod", "length": 255, "domain": { "type": "codedValue", "name": "Fiber Grounding Method", "description": "", "codedValues": [ { "name": "Bonded", "code": "Bonded" }, { "name": "Direct", "code": "Direct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "CREATIONUSER", "length": 255, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CREATIONDATE", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "length": 255, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OverheadUnderground", "type": "esriFieldTypeString", "alias": "Overhead or Underground", "length": 50, "domain": { "type": "codedValue", "name": "Fiber Overhead Underground", "description": "", "codedValues": [ { "name": "Overhead", "code": "Overhead" }, { "name": "Underground", "code": "Underground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }