{ "currentVersion": 10.91, "id": 22, "name": "CC_FIBER_CONDUIT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Fiber Optic Network features within Commerce City. Includes buffer zones, conduit, manholes, pull boxes, and connections to city buildings.", "copyrightText": "Commerce City, Colorado (IT department, GIS division)", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edit_date", "editorField": "last_edit_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "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": 3156964.293812558, "ymin": 1715260.6686842293, "xmax": 3206855.9696195573, "ymax": 1761351.5010430664, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 166, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SYSTEMID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SYSTEMID", "type": "esriFieldTypeString", "alias": "SYSTEMID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SYSTEMID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "LENGTH_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MILES" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "FIBER_LineStatus", "description": "Status of Communication line", "codedValues": [ { "name": "Conduit", "code": "0" }, { "name": "Fiber", "code": "1" }, { "name": "Proposed Conduit", "code": "2" }, { "name": "Proposed Fiber", "code": "3" }, { "name": "Radio", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Status" }, { "name": "CONSTR_TYPE", "type": "esriFieldTypeInteger", "alias": "CONSTR_TYPE", "domain": { "type": "codedValue", "name": "FIBER_Comm_Construction", "description": "Communication Network Construction", "codedValues": [ { "name": "Not Constructed", "code": 0 }, { "name": "Conduit", "code": 1 }, { "name": "Conduit with Fiber", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONSTR_TYPE" }, { "name": "YR_CONSTR", "type": "esriFieldTypeSmallInteger", "alias": "YR_CONSTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YR_CONSTR" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": { "type": "codedValue", "name": "FIBER_Jurisdiction", "description": "Jurisdiction of Network Line", "codedValues": [ { "name": "City of Commerce City", "code": "Commerce City" }, { "name": "Adams County", "code": "ADCO" }, { "name": "Adams County Communication Center", "code": "ADCOM" }, { "name": "Colorado Department of Transportation", "code": "CDOT" }, { "name": "Adams County School District 14", "code": "ADAMS 14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "Fiber_Use", "type": "esriFieldTypeString", "alias": "Fiber_Use", "domain": { "type": "codedValue", "name": "FIBER_Use", "description": "Fiber network use", "codedValues": [ { "name": "Information Technology (IT Ethernet)", "code": "Info Tech" }, { "name": "Traffic control", "code": "Tarffic" }, { "name": "Joint IT and Traffic", "code": "Joint" }, { "name": "Traffic signal", "code": "Signal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": "Info Tech", "modelName": "Fiber_Use" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTE" }, { "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": 50, "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_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "last_edit_user" }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edit_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2221", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2221", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2168_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CC_FIBER_CONDUIT", "description": "", "prototype": { "attributes": { "NOTE": null, "Fiber_Use": "Info Tech", "SYSTEMID": null, "ID": null, "LENGTH_MILES": null, "STATUS": null, "CONSTR_TYPE": null, "YR_CONSTR": null, "JURISDICTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }