{ "currentVersion": 10.81, "id": 11, "name": "BMPs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -7959739.357013401, "ymin": 5304384.043348428, "xmax": -7948737.792973901, "ymax": 5317569.370456679, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2cca1d27b16c408f9cb1e764026b7b84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKZJREFUOI3t0rEKQXEUB+BPKYuEyWSTTEqyeQXlDeRJPIfZE5jsBoPBTEmJ0QP8N8uNu3C59278pjOcvn6nTlHOKT6miZW2W2rpJJibPsGxjpFmanBhYx5vmFP+4ItccUYH1azgHl0EDLF8jyaDuwiDNQ4YZAFbsblO0qcmgz1scUQfjaxgIYL6iZsfgl/mp8GdinJ6qHQp1YIQA2dqWZqF6PtzP/kOarUaHDmDGG0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Owner", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXSITEID" }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MXDESC" }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXDIVISION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "BMP Owner", "description": "Owner of BMP", "codedValues": [ { "name": "City of Manchester", "code": "CITY" }, { "name": "Privately Owned", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Owner" }, { "name": "Waterbody", "type": "esriFieldTypeString", "alias": "Waterbody", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Waterbody" }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "LocationID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "BMPType", "type": "esriFieldTypeString", "alias": "BMPType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BMPType" }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXLOCATION" }, { "name": "MXCHECKSUM", "type": "esriFieldTypeInteger", "alias": "MXCHECKSUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MXCHECKSUM" }, { "name": "BMPCATEGORY", "type": "esriFieldTypeString", "alias": "BMPCATEGORY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BMPCATEGORY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R175_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_175", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_175", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "BMPs", "description": "", "prototype": { "attributes": { "BMPCATEGORY": null, "MXCHECKSUM": null, "MXSITEID": null, "MXDESC": null, "MXDIVISION": null, "MXLOCATION": null, "BMPType": null, "LocationID": null, "Waterbody": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3b1eb1b7abb94a95aee6ecc098691f5d" }