{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Completed_Fiber", "type": "Feature Layer", "description": "Fiber infrastructure projects in COMPLETE phase. This service is specifically for use in the Geocortex Project Viewer app", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102704, "latestWkid": 26852, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119097700, "falseY": -96454900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2615312.1614153534, "ymin": 479916.9997288883, "xmax": 2778069.1682497263, "ymax": 594262.5712341368, "spatialReference": { "wkid": 102704, "latestWkid": 26852, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119097700, "falseY": -96454900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "proj_name", "typeIdField": "ORGANIZATION", "subtypeFieldName": "ORGANIZATION", "subtypeField": "ORGANIZATION", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "organization", "type": "esriFieldTypeSmallInteger", "alias": "Organization", "domain": null }, { "name": "proj_type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 35, "domain": null }, { "name": "proj_id", "type": "esriFieldTypeString", "alias": "Project ID", "length": 25, "domain": null }, { "name": "proj_id2", "type": "esriFieldTypeString", "alias": "Project ID2", "length": 25, "domain": null }, { "name": "proj_name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "proj_desc", "type": "esriFieldTypeString", "alias": "Project Description", "length": 300, "domain": null }, { "name": "proj_link", "type": "esriFieldTypeString", "alias": "Project Link", "length": 200, "domain": null }, { "name": "current_phase", "type": "esriFieldTypeString", "alias": "Current Phase", "length": 20, "domain": null }, { "name": "const_duration_months", "type": "esriFieldTypeSmallInteger", "alias": "Construction Duration in Months", "domain": null }, { "name": "contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 35, "domain": null }, { "name": "contact_phone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 25, "domain": null }, { "name": "contact_email", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 40, "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": "show_on_proj_viewer", "type": "esriFieldTypeString", "alias": "Show on Project Viewer?", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_36", "description": "yes or no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "opw_proj_number", "type": "esriFieldTypeInteger", "alias": "OPW Project Number", "domain": null }, { "name": "design_proj_mgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 50, "domain": null }, { "name": "city_const_mgr", "type": "esriFieldTypeString", "alias": "City Construction Manager", "length": 50, "domain": null }, { "name": "const_start_date", "type": "esriFieldTypeDate", "alias": "Construction Start Date", "length": 8, "domain": null }, { "name": "const_end_date", "type": "esriFieldTypeDate", "alias": "Construction End Date", "length": 8, "domain": null }, { "name": "design_start_date", "type": "esriFieldTypeDate", "alias": "Design Start Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "g6557proj_id2", "fields": "proj_id2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "organization_index", "fields": "organization", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r3141_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_3141", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2267_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "proj_type": { "type": "codedValue", "name": "OPW_proj_types", "description": "Omaha Public Works project types", "codedValues": [ { "name": "CSO", "code": "CSO" }, { "name": "Environmental", "code": "Environmental" }, { "name": "Facility", "code": "Facility" }, { "name": "Other", "code": "Other" }, { "name": "Road Maintenance District", "code": "Road Mtce Dist" }, { "name": "Street Improvement District", "code": "Street Imp Dist" }, { "name": "Traffic", "code": "Traffic" }, { "name": "Transportation", "code": "Transportation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 0, "name": "Omaha Public Works" }, { "domains": { "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Fiber Projects" }, { "domains": { "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Private" }, { "domains": { "proj_type": { "type": "codedValue", "name": "DCENG_proj_types", "description": "DC Engineer project types", "codedValues": [ { "name": "Signal", "code": "Signal" }, { "name": "Paving", "code": "Paving" }, { "name": "Resurfacing", "code": "Resurfacing" }, { "name": "Bridge/Culvert", "code": "Bridge/Culvert" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 7, "name": "DC Engineer" }, { "domains": { "proj_type": { "type": "codedValue", "name": "ResurfTypes", "description": "resurfacing types", "codedValues": [ { "name": "Resurfacing", "code": "Resurfacing" }, { "name": "Concrete Repair", "code": "Concrete Repair" }, { "name": "Brick Restoration", "code": "Brick Restoration" }, { "name": "SID Alleyway", "code": "SID Alleyway" }, { "name": "Road Maintenance District", "code": "Road Maintenance District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "show_on_proj_viewer": {"type": "inherited"} }, "id": 5, "name": "OPW Street Preservation" } ], "subtypes": [ { "domains": { "proj_type": { "type": "codedValue", "name": "OPW_proj_types", "description": "Omaha Public Works project types", "codedValues": [ { "name": "CSO", "code": "CSO" }, { "name": "Environmental", "code": "Environmental" }, { "name": "Facility", "code": "Facility" }, { "name": "Other", "code": "Other" }, { "name": "Road Maintenance District", "code": "Road Mtce Dist" }, { "name": "Street Improvement District", "code": "Street Imp Dist" }, { "name": "Traffic", "code": "Traffic" }, { "name": "Transportation", "code": "Transportation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "organization": null, "proj_type": null, "proj_id": null, "proj_id2": null, "proj_name": null, "proj_desc": null, "proj_link": null, "current_phase": "Design", "const_duration_months": null, "contact": null, "contact_phone": null, "contact_email": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "show_on_proj_viewer": null, "opw_proj_number": null, "design_proj_mgr": null, "city_const_mgr": null, "const_start_date": null, "const_end_date": null, "design_start_date": null }, "code": 0, "name": "Omaha Public Works" }, { "domains": { "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "organization": null, "proj_type": "Fiber", "proj_id": null, "proj_id2": null, "proj_name": null, "proj_desc": null, "proj_link": null, "current_phase": "Construction", "const_duration_months": null, "contact": null, "contact_phone": null, "contact_email": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "show_on_proj_viewer": null, "opw_proj_number": null, "design_proj_mgr": null, "city_const_mgr": null, "const_start_date": null, "const_end_date": null, "design_start_date": null }, "code": 3, "name": "Fiber Projects" }, { "domains": { "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "organization": null, "proj_type": "Private", "proj_id": null, "proj_id2": null, "proj_name": null, "proj_desc": null, "proj_link": null, "current_phase": null, "const_duration_months": null, "contact": null, "contact_phone": null, "contact_email": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "show_on_proj_viewer": null, "opw_proj_number": null, "design_proj_mgr": null, "city_const_mgr": null, "const_start_date": null, "const_end_date": null, "design_start_date": null }, "code": 4, "name": "Private" }, { "domains": { "proj_type": { "type": "codedValue", "name": "DCENG_proj_types", "description": "DC Engineer project types", "codedValues": [ { "name": "Signal", "code": "Signal" }, { "name": "Paving", "code": "Paving" }, { "name": "Resurfacing", "code": "Resurfacing" }, { "name": "Bridge/Culvert", "code": "Bridge/Culvert" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "organization": null, "proj_type": null, "proj_id": null, "proj_id2": null, "proj_name": null, "proj_desc": null, "proj_link": null, "current_phase": null, "const_duration_months": null, "contact": null, "contact_phone": null, "contact_email": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "show_on_proj_viewer": null, "opw_proj_number": null, "design_proj_mgr": null, "city_const_mgr": null, "const_start_date": null, "const_end_date": null, "design_start_date": null }, "code": 7, "name": "DC Engineer" }, { "domains": { "proj_type": { "type": "codedValue", "name": "ResurfTypes", "description": "resurfacing types", "codedValues": [ { "name": "Resurfacing", "code": "Resurfacing" }, { "name": "Concrete Repair", "code": "Concrete Repair" }, { "name": "Brick Restoration", "code": "Brick Restoration" }, { "name": "SID Alleyway", "code": "SID Alleyway" }, { "name": "Road Maintenance District", "code": "Road Maintenance District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "current_phase": { "type": "codedValue", "name": "ProjectPhase", "description": "project phase", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "LTCP", "code": "LTCP" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "show_on_proj_viewer": {"type": "inherited"} }, "defaultValues": { "organization": null, "proj_type": null, "proj_id": null, "proj_id2": null, "proj_name": null, "proj_desc": null, "proj_link": null, "current_phase": null, "const_duration_months": null, "contact": null, "contact_phone": null, "contact_email": null, "globalid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "show_on_proj_viewer": null, "opw_proj_number": null, "design_proj_mgr": null, "city_const_mgr": null, "const_start_date": null, "const_end_date": null, "design_start_date": null }, "code": 5, "name": "OPW Street Preservation" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8f96c29c53f040cbb57adf7b3131aa62" }