{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Gravity Main Scheduled Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1924049999997315E8, "falseY": -9.650759999998738E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueGroups": [ { "heading": "Status", "classes": [ { "label": "Scheduled", "description": "Scheduled", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Scheduled" ] ] }, { "label": "Completed", "description": "Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "values": [ [ "Completed" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Scheduled", "label": "Scheduled" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Completed", "label": "Completed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 109, 169, 255 ], "toColor": [ 242, 109, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 209, 73, 255 ], "toColor": [ 134, 209, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 209, 240, 255 ], "toColor": [ 117, 209, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 99, 212, 255 ], "toColor": [ 87, 99, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 176, 109, 255 ], "toColor": [ 247, 176, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 143, 100, 255 ], "toColor": [ 86, 143, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 73, 54, 255 ], "toColor": [ 135, 73, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 88, 133, 255 ], "toColor": [ 123, 88, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 242, 174, 255 ], "toColor": [ 85, 242, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 87, 207, 255 ], "toColor": [ 195, 87, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 166, 68, 255 ], "toColor": [ 166, 166, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 107, 107, 255 ], "toColor": [ 237, 107, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 164, 245, 255 ], "toColor": [ 172, 164, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2286725.6380079538, "ymin": 504332.09804207087, "xmax": 2321812.074840635, "ymax": 542801.1079978943, "spatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Gravity Main ID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "ScheduledMaintenanceStatus", "description": "Scheduled Maintenance Status", "codedValues": [ { "name": "Scheduled", "code": "Scheduled" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S110_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "tFlushingMaintenance", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{53A6BE57-6175-437C-9F2A-B5BA4B00F2AC}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a30d3cd5b48b4fedba7ee9b76329b1bb" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Flushing Maintenance", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Direction", "typeIdField": "MaintenanceType", "subtypeFieldName": "MaintenanceType", "subtypeField": "MaintenanceType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintenanceType", "type": "esriFieldTypeInteger", "alias": "Maintenance Type", "domain": null }, { "name": "DateCompleted", "type": "esriFieldTypeDate", "alias": "Date Completed", "length": 8, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 30, "domain": { "type": "codedValue", "name": "MaintenanceDirection", "description": "Direction of flow which maintenance was performed", "codedValues": [ { "name": "Up Stream", "code": "Up Stream" }, { "name": "Down Stream", "code": "Down Stream" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkDoneBy", "type": "esriFieldTypeString", "alias": "Work Done By", "length": 25, "domain": { "type": "codedValue", "name": "C&DStaff", "description": "C & D Staff", "codedValues": [ { "name": "Allison", "code": "Allison" }, { "name": "Chandler", "code": "Chandler" }, { "name": "Davidson", "code": "Davidson" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Contractor", "code": "Contractor" }, { "name": "C&D Crew", "code": "C&D Crew" }, { "name": "Etzel", "code": "Etzel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV", "length": 10, "domain": { "type": "codedValue", "name": "Boolean", "description": "Desc", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GravityMainGuid", "type": "esriFieldTypeGUID", "alias": "Gravity Main Guid", "length": 38, "domain": null }, { "name": "GravityMainID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null } ], "indexes": [ { "name": "GDB_10637_Gravit", "fields": "GravityMainGuid", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Direction": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"}, "CCTV": {"type": "inherited"} }, "id": 0, "name": "Flushing" }, { "domains": { "Direction": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"}, "CCTV": {"type": "inherited"} }, "id": 1, "name": "Root Control" }, { "domains": { "Direction": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"}, "CCTV": {"type": "inherited"} }, "id": 2, "name": "Televising" } ], "subtypes": [ { "domains": { "Direction": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"}, "CCTV": {"type": "inherited"} }, "defaultValues": { "MaintenanceType": null, "DateCompleted": null, "Length": null, "Direction": null, "WorkDoneBy": null, "Comments": null, "CCTV": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GravityMainGuid": null, "GravityMainID": null }, "code": 0, "name": "Flushing" }, { "domains": { "Direction": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"}, "CCTV": {"type": "inherited"} }, "defaultValues": { "MaintenanceType": null, "DateCompleted": null, "Length": null, "Direction": null, "WorkDoneBy": null, "Comments": null, "CCTV": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GravityMainGuid": null, "GravityMainID": null }, "code": 1, "name": "Root Control" }, { "domains": { "Direction": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"}, "CCTV": {"type": "inherited"} }, "defaultValues": { "MaintenanceType": null, "DateCompleted": null, "Length": null, "Direction": null, "WorkDoneBy": null, "Comments": null, "CCTV": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GravityMainGuid": null, "GravityMainID": null }, "code": 2, "name": "Televising" } ], "relationships": [ { "id": 0, "name": "GravityMainScheduledMaintenance", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "GravityMainGuid", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{53A6BE57-6175-437C-9F2A-B5BA4B00F2AC}" } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a30d3cd5b48b4fedba7ee9b76329b1bb" } ] }