{ "currentVersion": 10.91, "id": 2, "name": "Sewer Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4513.988705, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Sewer", "copyrightText": "", "editFieldsInfo": {"editDateField": "Last_Edit_Date"}, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "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": 2870546.513512261, "ymin": 229311.83372261375, "xmax": 2896124.750413429, "ymax": 264043.31215978414, "spatialReference": { "wkid": 102684, "latestWkid": 26848 } }, "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "facilityid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "ownership", "domain": { "type": "codedValue", "name": "Ownership_11", "description": "City/Private/State", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ownership" }, { "name": "install_year", "type": "esriFieldTypeString", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Install_Year" }, { "name": "barrel_material", "type": "esriFieldTypeString", "alias": "Barrel Material", "domain": { "type": "codedValue", "name": "Manhole_Material", "description": "Block/Brick/Precast/Other", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Brick", "code": "Brick" }, { "name": "Precast", "code": "Precast" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Barrel_Material" }, { "name": "shape_1", "type": "esriFieldTypeString", "alias": "Shape", "domain": { "type": "codedValue", "name": "Manhole_Shape", "description": "Circle/Rectangle/Other", "codedValues": [ { "name": "Circle", "code": "Circle" }, { "name": "Rectangle", "code": "Rectangle" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Shape_1" }, { "name": "size", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" }, { "name": "rim_elevation", "type": "esriFieldTypeString", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Rim_Elevation" }, { "name": "depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Depth" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "legacy_id", "type": "esriFieldTypeString", "alias": "Legacy_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "cover_size", "type": "esriFieldTypeString", "alias": "Cover_Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Cover_Size" }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Edit_Date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r309_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a299_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer_Manholes", "description": "", "prototype": { "attributes": { "cover_size": null, "facilityid": null, "ownership": null, "install_year": null, "barrel_material": null, "shape_1": null, "size": null, "rim_elevation": null, "depth": null, "comments": null, "legacy_id": null, "location": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }