{ "currentVersion": 10.81, "id": 12, "name": "Facility Line (Schematic)", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "WATER ASSETS" }, "defaultVisibility": false, "minScale": 10001, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "wFacilityLine", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 1638681.1525000036, "ymin": 2539563.063166365, "xmax": 1799707.9591341615, "ymax": 2723240.033263907, "spatialReference": { "wkid": 102634, "latestWkid": 102634 } }, "sourceSpatialReference": { "wkid": 102634, "latestWkid": 102634 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LIFECYCLESTATUS", "typeIdField": "", "subtypeField": "FacilityType_Code", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISLINKID", "type": "esriFieldTypeInteger", "alias": "GISLINKID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISLINKID" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LIFECYCLESTATUS" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "HYDRAULICGRADELINE", "type": "esriFieldTypeInteger", "alias": "HYDRAULICGRADELINE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDRAULICGRADELINE" }, { "name": "SCHEMATICLINE", "type": "esriFieldTypeString", "alias": "SCHEMATICLINE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "SchematicLine" }, { "name": "FACILITYTYPE_CODE", "type": "esriFieldTypeInteger", "alias": "FACILITYTYPE_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "FacilityType_Code" }, { "name": "FACILITYGISLINKID", "type": "esriFieldTypeInteger", "alias": "FACILITYGISLINKID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITYGISLINKID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G919GISLINKID", "fields": "GISLINKID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S458_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Facility Line (Schematic)", "description": "", "prototype": { "attributes": { "COMMENTS": null, "FACILITYID": null, "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 1, "FACILITYGISLINKID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 3, "name": "Air Vacuum", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 3, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 1, "name": "Valve", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 1, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 2, "name": "Metering", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 2, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 4, "name": "PRV", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 4, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 8, "name": "TreatmentPlant", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 8, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 5, "name": "Well", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 5, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 7, "name": "Storage", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 7, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 6, "name": "Booster", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 6, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 9, "name": "Other Water Facility", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": null, "OWNERSHIP": null, "HYDRAULICGRADELINE": null, "SCHEMATICLINE": "Y", "FACILITYTYPE_CODE": 9, "FACILITYGISLINKID": null, "COMMENTS": null, "FACILITYID": null }, "domains": {} } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6854310381b04eea96a889cba9f15025" }