{ "currentVersion": 10.81, "id": 34, "name": "Facility Line (Schematic)", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "SEWER 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": "sFacilityLine", "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": 1634607.3234863281, "ymin": 2536855.3004800677, "xmax": 1794968.7134552002, "ymax": 2693560.5377787575, "spatialReference": { "wkid": 102634, "latestWkid": 102634 } }, "sourceSpatialReference": { "wkid": 102634, "latestWkid": 102634 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "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": "ACTIVE", "modelName": "LifecycleStatus" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "AWWU", "modelName": "Ownership" }, { "name": "FACILITYGISLINKID", "type": "esriFieldTypeInteger", "alias": "FACILITYGISLINKID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITYGISLINKID" }, { "name": "FACILITYTYPE_CODE", "type": "esriFieldTypeInteger", "alias": "FACILITYTYPE_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "FacilityType_Code" }, { "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": "R517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G938GISLINKID", "fields": "GISLINKID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S476_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": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 6, "name": "Treatment Plant", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 6, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 1, "name": "Lift Station", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 1, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 4, "name": "Septage Receiving Station", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 4, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 3, "name": "Metering Station", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 3, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 5, "name": "Other Sewer Facility", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 5, "COMMENTS": null, "FACILITYID": null }, "domains": {} }, { "code": 2, "name": "Pump Station", "defaultValues": { "GISLINKID": null, "LIFECYCLESTATUS": "ACTIVE", "OWNERSHIP": "AWWU", "FACILITYGISLINKID": null, "FACILITYTYPE_CODE": 2, "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" }