{ "currentVersion": 10.8, "id": 23, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32620, "latestWkid": 32620 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "1 : 500,000" }, "subLayers": [], "minScale": 500000, "maxScale": 250001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3890fe2fad801e324e863531dfda9747", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAipJREFUOI2t0ltIU3EcB/Dv6OzsYq6jRWJjZUe2mm5FBp450uxyvCF2gWQPhRW0B9+UPVT0KEUg9GYZvZQExcxWGh48s3BOwo1hba02K110UYeWrI1Wu9BDNKjWtqTv4//3+8CP3+9PYIUh/lYYdXByJEDuq2qY/ScYjURO+AJPO4ZGzVcLJdQFvZ4N5QQBYD/TUigWSU5Pzz7rvDl4bYaSUv3rVq+5yDBsOCMkSRFUdBlKFKXkE69zq9UxYNLQzFoA7Rnh4qcguDEL3s6/npMXbe6ppJvOsyybzDqqe9rxXrVJe9JoMI38XssIFevpAXZX8x8oK8yU/wsnJnjqxQfv0WQiIbY5+K6aSjaYFXK2+8dcM47LLbWGPKGQxB3+eoAbs3Q27D54JS3knbw0OPdmeDm0VH3qSIdALJIAAIytJsk9662ePktvm6qYZhmGDacgb39wwOO199XrD+eXKbcBAD6HQ0gkE6BkBWhtahN4/FM6zt6/MDI+dLyuutlMAIDLN3633XBGkJ8nAwA8f+lG8OMCxKQI0a9R1OrqoN2yA4riEumlG+duT07ywwQA0BvUKQQAsfg3kKsIqEu1IAhh6p2SFWBjkVIQj4NIu9Vy5XYsLS/C7XchFothr74xt3M8fMyhopzBTk0VBh+Z07Wkh3t09fD4p/AlGkFjzaHcoVBIokLDpAW/wFfvPLA5rRkbfyYw74NarvkBzxq7BUB3ThAAutC78k/+HZ5Bt6tx6nBsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 618677, "ymin": 1110751, "xmax": 725914, "ymax": 1198853, "spatialReference": { "wkid": 32620, "latestWkid": 32620 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "SchoolType", "type": "esriFieldTypeInteger", "alias": "Type of School", "domain": { "type": "codedValue", "name": "D_SchoolType", "description": "", "codedValues": [ { "name": "ECCE School", "code": 1 }, { "name": "Pre-School", "code": 2 }, { "name": "Primary School", "code": 3 }, { "name": "Secondary School", "code": 4 }, { "name": "Tertiary School", "code": 5 }, { "name": "Training Center", "code": 6 }, { "name": "Technical Institute", "code": 7 }, { "name": "Various", "code": 8 }, { "name": "University", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of school", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Locaton", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "ContactNo", "type": "esriFieldTypeString", "alias": "Contact Number", "length": 1073741822, "domain": null }, { "name": "DateOpen", "type": "esriFieldTypeDate", "alias": "Date Opened", "length": 8, "domain": null }, { "name": "DateClosed", "type": "esriFieldTypeDate", "alias": "Date Closed", "length": 8, "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Size_", "type": "esriFieldTypeString", "alias": "Size_", "length": 1073741822, "domain": null }, { "name": "StorageTank", "type": "esriFieldTypeString", "alias": "Capacity of Storage Tank", "length": 40, "domain": null }, { "name": "Generator", "type": "esriFieldTypeInteger", "alias": "Whether there is a generator", "domain": { "type": "codedValue", "name": "D_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VehicleAccess", "type": "esriFieldTypeInteger", "alias": "Whether there is a vehicle access", "domain": { "type": "codedValue", "name": "D_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Paved", "type": "esriFieldTypeInteger", "alias": "Whether road is paved", "domain": { "type": "codedValue", "name": "D_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityMgr", "type": "esriFieldTypeString", "alias": "Facility Manager", "length": 1073741822, "domain": null }, { "name": "Toilet_No", "type": "esriFieldTypeInteger", "alias": "Number of toilets", "domain": null }, { "name": "RoomNo", "type": "esriFieldTypeInteger", "alias": "Number of rooms", "domain": null }, { "name": "Capacity", "type": "esriFieldTypeString", "alias": "Capacity", "length": 1073741822, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_122", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_122", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }