{ "currentVersion": 10.31, "id": 0, "name": "BreastfeedingSites", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "geometryType": "esriGeometryPoint", "minScale": 0, "maxScale": 0, "extent": { "xmin": 435953.3033999996, "ymin": 386164.2647999991, "xmax": 478568.2692999998, "ymax": 415326.70720000006, "spatialReference": { "wkid": 27700, "latestWkid": 27700 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 116, 138, 72, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Community Venues", "label": "Community Venues", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 94, 247, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Doctors, Dentists and Pharmacies", "label": "Doctors, Dentists and Pharmacies", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 89, 173, 247, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Family Hubs", "label": "Family Hubs", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 181, 74, 85, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Leisure Facilities", "label": "Leisure Facilities", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 49, 49, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Local Attractions", "label": "Local Attractions", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 110, 235, 214, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Places to eat and drink", "label": "Places to eat and drink", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 237, 88, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Schools and Childcare", "label": "Schools and Childcare", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 218, 98, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Shops", "label": "Shops", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "venue", "typeIdField": "type", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "venue", "type": "esriFieldTypeString", "alias": "venue", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "telephone", "type": "esriFieldTypeString", "alias": "telephone", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "website", "type": "esriFieldTypeString", "alias": "website", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "publicview", "type": "esriFieldTypeString", "alias": "publicview", "domain": { "type": "codedValue", "name": "StratHouse_YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ] }, "editable": true, "nullable": false, "length": 254 }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": { "type": "codedValue", "name": "Breastfeeding_Venues", "codedValues": [ { "name": "Places to eat and drink", "code": "Places to eat and drink" }, { "name": "Shops", "code": "Shops" }, { "name": "Leisure Facilities", "code": "Leisure Facilities" }, { "name": "Doctors, Dentists and Pharmacies", "code": "Doctors, Dentists and Pharmacies" }, { "name": "Schools and Childcare", "code": "Schools and Childcare" }, { "name": "Family Hubs", "code": "Family Hubs" }, { "name": "Community Venues", "code": "Community Venues" }, { "name": "Local Attractions", "code": "Local Attractions" } ] }, "editable": true, "nullable": true, "length": 254 }, { "name": "Postcode", "type": "esriFieldTypeString", "alias": "Postcode", "domain": null, "editable": true, "nullable": true, "length": 10 } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Schools and Childcare", "name": "Schools and Childcare", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Schools and Childcare", "description": "", "prototype": { "attributes": { "type": "Schools and Childcare", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Local Attractions", "name": "Local Attractions", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Local Attractions", "description": "", "prototype": { "attributes": { "type": "Local Attractions", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Family Hubs", "name": "Family Hubs", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Family Hubs", "description": "", "prototype": { "attributes": { "type": "Family Hubs", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Shops", "name": "Shops", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Shops", "description": "", "prototype": { "attributes": { "type": "Shops", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Places to eat and drink", "name": "Places to eat and drink", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Places to eat and drink", "description": "", "prototype": { "attributes": { "type": "Places to eat and drink", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Doctors, Dentists and Pharmacies", "name": "Doctors, Dentists and Pharmacies", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Doctors, Dentists and Pharmacies", "description": "", "prototype": { "attributes": { "type": "Doctors, Dentists and Pharmacies", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Community Venues", "name": "Community Venues", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Community Venues", "description": "", "prototype": { "attributes": { "type": "Community Venues", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Leisure Facilities", "name": "Leisure Facilities", "domains": { "publicview": {"type": "inherited"}, "type": {"type": "inherited"} }, "templates": [ { "name": "Leisure Facilities", "description": "", "prototype": { "attributes": { "type": "Leisure Facilities", "Postcode": null, "venue": null, "address": null, "telephone": null, "website": null, "publicview": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }