{ "currentVersion": 10.51, "id": 14, "name": "Sewer Area", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1646987.0468274653, "ymin": 334058.608709231, "xmax": 1673029.8343087137, "ymax": 359154.8114694804, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLANT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forest Hills", "label": "Forest Hills", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Johnstown", "label": "Johnstown", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Windber", "label": "Windber", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LETT_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LETT_ID", "typeIdField": "PLANT", "subtypeField": "NUM_ID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "NUM_ID", "type": "esriFieldTypeSmallInteger", "alias": "NUM_ID", "domain": null, "editable": true, "nullable": true }, { "name": "LETT_ID", "type": "esriFieldTypeString", "alias": "LETT_ID", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "TRUNK_LINE", "type": "esriFieldTypeString", "alias": "Trunk LIne", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "PLANT", "type": "esriFieldTypeString", "alias": "Treatment Plant", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "Sub Basin", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "CUSTOMERS", "type": "esriFieldTypeSmallInteger", "alias": "# Customers", "domain": null, "editable": true, "nullable": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_73", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Forest Hills", "name": "Forest Hills", "domains": {}, "templates": [ { "name": "Forest Hills", "description": "", "prototype": { "attributes": { "SUBBASIN": null, "CUSTOMERS": null, "NUM_ID": 0, "LETT_ID": null, "TRUNK_LINE": null, "PLANT": "Forest Hills" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Johnstown", "name": "Johnstown", "domains": {}, "templates": [ { "name": "Johnstown", "description": "", "prototype": { "attributes": { "SUBBASIN": null, "CUSTOMERS": null, "NUM_ID": 0, "LETT_ID": null, "TRUNK_LINE": null, "PLANT": "Johnstown" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Windber", "name": "Windber", "domains": {}, "templates": [ { "name": "Windber", "description": "", "prototype": { "attributes": { "SUBBASIN": null, "CUSTOMERS": null, "NUM_ID": 0, "LETT_ID": null, "TRUNK_LINE": null, "PLANT": "Windber" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "New Subtype", "defaultValues": { "NUM_ID": 0, "LETT_ID": null, "TRUNK_LINE": null, "PLANT": null, "SUBBASIN": null, "CUSTOMERS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null }, "domains": {} } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true }