{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Structures", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Building Footprint" }, { "id": 2, "name": "Building Points" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 79.65188268000009, "ymin": 5.920415951000052, "xmax": 81.87704842900007, "ymax": 9.834751299000061, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" }, { "currentVersion": 10.81, "id": 1, "name": "Building Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Structures" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 79.83512401000007, "ymin": 6.864208634000022, "xmax": 79.97761161200003, "ymax": 6.955409989000032, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "Building_Type", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "number_of_floors", "type": "esriFieldTypeString", "alias": "Number_of_Floors", "length": 50, "domain": null }, { "name": "present_use", "type": "esriFieldTypeString", "alias": "Present_Use", "length": 100, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "occupation_status", "type": "esriFieldTypeString", "alias": "Occupation_Status", "length": 50, "domain": null }, { "name": "creation_method", "type": "esriFieldTypeString", "alias": "Creation_Method", "length": 255, "domain": null }, { "name": "year_of_creation", "type": "esriFieldTypeString", "alias": "Year_of_Creation", "length": 4, "domain": null }, { "name": "gfcode", "type": "esriFieldTypeString", "alias": "GFCODE", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "building_id", "type": "esriFieldTypeString", "alias": "Building_ID", "length": 50, "domain": null }, { "name": "revision_method", "type": "esriFieldTypeString", "alias": "Revision_Method", "length": 255, "domain": null }, { "name": "year_of_revision", "type": "esriFieldTypeString", "alias": "Year_of_Revision", "length": 4, "domain": null }, { "name": "building_number", "type": "esriFieldTypeString", "alias": "Building_Number", "length": 50, "domain": null }, { "name": "building_level", "type": "esriFieldTypeString", "alias": "Building_Level", "length": 50, "domain": null }, { "name": "building_qy_linetype", "type": "esriFieldTypeString", "alias": "Building_Qy_Linetype", "length": 50, "domain": null }, { "name": "building_qy_color", "type": "esriFieldTypeString", "alias": "Building_Qy_Color", "length": 50, "domain": null }, { "name": "building_qy_linewt", "type": "esriFieldTypeString", "alias": "Building_Qy_Linewt", "length": 50, "domain": null }, { "name": "building_elevation", "type": "esriFieldTypeDouble", "alias": "Building_Elevation", "domain": null }, { "name": "main_use", "type": "esriFieldTypeString", "alias": "Main_Use", "length": 100, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "Remarks", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i150building_id", "fields": "building_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r131_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a118_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Building_Points", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "building_id", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" }, { "currentVersion": 10.81, "id": 2, "name": "Building Points", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Structures" }, "subLayers": [ { "id": 3, "name": "Place of Worship" }, { "id": 4, "name": "Building Points" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 79.65188268000009, "ymin": 5.920415951000052, "xmax": 81.87704842900007, "ymax": 9.834751299000061, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" }, { "currentVersion": 10.81, "id": 3, "name": "Place of Worship", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Building Points" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "place_of_worship_category", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7213012db190c6ac6efc9413de0fbc22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAYCAYAAAAYl8YPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJFJREFUOI3F0zEKgDAMBdAvFHIJj+GqeHMHVz2Gh/hTnQS1tSRtsX8tPPpJ4lAxrgXmAXS1MFU0mK+J3dFk1V9rqitqsM4CWmoWr8b9V15EVpKTFYtWIzkiMdXcaUbBJrdZjJnWIomJyEzSYn1jJBeTlMIUCSbqXo85IADsAIYL2zKgIKWr0QM43thQiD6wKjkBXp8fcDFUxNIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 18, "angle": 0, "xoffset": 0.3, "yoffset": 4.199999999999999 }, "value": "Buddhist Temple", "label": "Buddhist Temple", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2f168283b8e82cbbc23063690fe17918", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAYAAACp65zuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN1JREFUKJHFz6FKQ2EYxvHf+faxaVVEDQbbbmRYBDGadgWGHSxegUPtgjdhWLfarAoGjYKwsXj07JvBs8OCzBnENz7Pn+fPG83dNY0nhzsQjUdnbsezLs6DjzrbQfkMH1ZP0f8WXHQRThzsQ6Zcn1ZFEtqzPHi/rxbTAKZCvRDokrpQah79Tp2JuzBZS1thmO5Ay3lWxKvK+Bbhws0L5MNOycpXV6TRLK8Xl1b/I9iz14bYCpupqJpW2OgVVa54jdDQfIAagkLe0MxhKh7/3TOTRVAmpAiXBj8uL63+BOsMO2ZTa9Y4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Church", "label": "Church", "description": "" }, { "symbol": { "type": "esriPMS", "url": "31ff0455ade78677c9e1ae0b50a7844b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAahJREFUKJG10j9o1HAUwPHvL8n17pLT0iroliWaSSwOLlJwEMFFXBSk4KLOhbM5yORwQ+AiBeki1M1Z8E+LuHUqLoU6KFYCctxwlGKt5yXpmcTnUC3IXYsOvvHx4fH+GfxDGKOS/YZjFxPR5rjP7qE48exTItwwPttvE7+2ZgbvukO472PqA3dSpJhWGmeE0k2ywRvgzhDWcmdJ9OIkwiqU6+TbxyiPpbFnzwulF7UwWtnHqhJdqzbpxQ3nktK3j5p690OauyGqWFNCs3efywZAPDt1otpc3+w3HJsf3BOxOgnODBTPrFb0JK7bO3o6eXqv8lj/KrCoyK4oWBZK11WRnROd2wBKq3xBJpQBoOC4+JRU0H4EEM+5W2hcQEgFtEQVtzRj3durLNnTNHfmIAp+jfBd4CJK/5R4zg6KsBrw1QAwH7Q/xp6zlXjuS9iNhGIG4rtW2H0uAfPKJ/9jdVYYPf42677WypXzQm+x1uq+B/gNhy545OFGB+iMeoF9nNSdadGy8YOQ0ijMVvuVASC6vgCcPQiLMAAqI7/u0Db+H7bCjam/wT8BWbCgH6q0RwMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hindu Temple", "label": "Hindu Temple", "description": "" }, { "symbol": { "type": "esriPMS", "url": "05de0a113710df356040d19d6fcf0e02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdpJREFUOI3F0D9oE2EYx/Hv5b0TtTrYFlGXA0nJEIdih4NooGsEEaFbBbcUBQdDoi1OLhKaWCGLKLjpVoQixW5WEwsHBupQaiSWxiViGxXMGe/Pm3ORermIooM+2wPPh9/zPCp/WWqojxhZ/RQR7SRdtzJoNZ4+vs3nX0JjxhhGth7ioyCGzpqz5vbvE2fQ8FpLwJFd3uF4uVD+GBxKZuLHy/vX1rlOpwcmpH5BwhiIq+VbP9CZDANbQh+X2OcTVvSVnWG5Old/AvgqgPS1cwBC8CyYtDCHZeT2aWBPoLChRtz7gB+8MQbwpbvVIVy+t43CPRAHzaH6Rvg5NsBef/AYfHgZdMNObXWxRIW7CFpogBeEL4CUVJgCHgThYok2AGkkIEOJ1h0YSOGTNHKxrFmoFftWBhLTenQl36jvQLPQXDBy+jxoEyALRi46skfhxvJsvQEwem30kHDaU7ZnzYdvxLQbk2O7Y+9UX14E0h2ftJGLNgGJ0/5kC2tyNd9c64OUcKrULo1fiRadrntaKhwF7avAfb4y0lj6fiM9MHk5ecARb08AdLouwCY+m+AiQTFe6ylv2nlTzTfXe6Aj3sdRtEc/e8jOoMdNINu/6h/Wf4JmsVYBlH+S+A2oYLSqYUYZewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mosque", "label": "Mosque", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 79.65201506200003, "ymin": 5.920415951000052, "xmax": 81.86457335500006, "ymax": 9.834250420000046, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "place_of_worship_category", "type": "esriFieldTypeString", "alias": "Place of Worship Category", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Building Name", "length": 100, "domain": null }, { "name": "period", "type": "esriFieldTypeString", "alias": "Period", "length": 50, "domain": null }, { "name": "creation_method", "type": "esriFieldTypeString", "alias": "Creation Method", "length": 255, "domain": null }, { "name": "year_of_creation", "type": "esriFieldTypeString", "alias": "Year of Creation", "length": 4, "domain": null }, { "name": "revision_method", "type": "esriFieldTypeString", "alias": "Revision Method", "length": 255, "domain": null }, { "name": "year_of_revision", "type": "esriFieldTypeString", "alias": "Year of Revision", "length": 4, "domain": null }, { "name": "gfcode", "type": "esriFieldTypeString", "alias": "GFCODE", "length": 6, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "building_id", "type": "esriFieldTypeString", "alias": "Building ID", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r132_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a119_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" }, { "currentVersion": 10.81, "id": 4, "name": "Building Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Building Points" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c617261ae5c992d10e72ed354271e51a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUKJGV0LFKw3AQx/FvY9oTuhWkdhcnB3cHQReFOrn4BB1EKIYUXBwFS0tKUPAFBBfxDRzcXHwBJ3FJXf7gUMgP28QlFK1V8OCW48Md9/P5R/mzgxNYGcMZcNqH519xYLY9kQ4W4TCFbmB2E0n3P3AIR0C9By0gB1od6AawGsHVFIdwUYKnnnT55VDWkzoBtAOzQSQd+wCZ2fuSdN2GegxvBS4BeQRxWCzxATwpdbXaWtm5rRDyPgwC2PfMhpn0glmK9P3BzGx5AcZIeLBZghSI56bhVau3uXM7ABk8eDCcG52cezXYmzQadyQJwGNZSiswGs3gjQqMc8BLkmYITYCPopHWp7gPu/xd5wCfraxjzBnpDnsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 79.65188268000009, "ymin": 5.925878183000066, "xmax": 81.87704842900007, "ymax": 9.834751299000061, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "creation_method", "type": "esriFieldTypeString", "alias": "Creation Method", "length": 255, "domain": null }, { "name": "year_of_creation", "type": "esriFieldTypeString", "alias": "Year of Creation", "length": 4, "domain": null }, { "name": "revision_method", "type": "esriFieldTypeString", "alias": "Revision Method", "length": 255, "domain": null }, { "name": "year_of_revision", "type": "esriFieldTypeString", "alias": "Year of Revision", "length": 4, "domain": null }, { "name": "building_id", "type": "esriFieldTypeString", "alias": "Building ID", "length": 10, "domain": null }, { "name": "gfcode", "type": "esriFieldTypeString", "alias": "GFCODE", "length": 5, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i149building_id", "fields": "building_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r130_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a117_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Building_Footprint", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "building_id_pk", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" }, { "currentVersion": 10.81, "id": 5, "name": "Shelters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "467f4a112f2e76090e80fbe7bdd275ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuRJREFUOI2tlEFIlFEQx3+zqyYtEdUhl8qiPFgW7WW3ILqUEpLhEgjVRSUpCEWICERTssAlEsK1BbeI7aAiaGQdLAMvRUYYpAi5toQEBR201LbQdnc6PM1PVwuhgYHhm+/93vvPDJPCf7aUvyVV1UYs5uHnz704HILN9hl4JSLjqwJqMJiJ232XgQEXQ0MbCYftTE/Hycr6RG7uWCIajcjatX4ReftPoAYCNep218qdO6kEAtaUHcgEMiUry0Nn52ZV7RWRphWBierq27jdF+TUKQiHV65FJJKOy3Wc9vY0VbWJyK0koEIxXu8FKisXYIWFsGuXiW02EDGxCHR3w+nTeWRnz6rqCxEZ+ANUWE8g4OfNG3j50hw6cACuX4fWVhgbg3gcYrEFLy+Higrweo/qu3fjQLH1haXs37+OEycWZJ09CxMT4HSCz5cs++BByM+Hnp50CYd3qupmEfkyDywkkTAAgIYGSCQgIwMmJ+HYMXj6dDGwrg6amqCnB3p7d+ByHQIezAN3ozr31lKIRiE3FxwOqK2F5uZkIMDUlLlsdHQL8fhWq+QNAGzfDh4PtLXBlSswO2uy09OQlwfPni0G1tSA3w8fPgjRKFbgOHa7k8ZG0wifD9LSjJ8/D1VVcPNmMjA/H7ZtgzVrFIdj2Aoc5scPJx0dcOYM9PfDt2+wZ4+R1NICr19DRwd8/GhGCMw/ly6hbW1fxW5/bgU+pLU1j3PnjLSlxff5IDUV+voM3GrFxUh6+rCI/LIC7xMK1VBU5KSuDq5eXThgjZea04mWl8dkcLBs/lMKgEBUoYKTJzvp6wNVqK9fGQSQkwPBIDI4eEPKyt4vAs5Bu3RmpoojRxro6jJjslwjABob4fBh9PHje7Zr16qtqUXLQcCnMzMRCgr8lJRkcPmyGQ1V4yKmISMjUTyeizYILr0raX0JdCo8IRQqJRTyAvuATcBXYAR4BNwVmFiuEssuWIHvgH/OV2W/AckRDkB1vUOzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 79.83771243500007, "ymin": 7.23565657000006, "xmax": 81.62287331100003, "ymax": 9.446503020000023, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "shelter_type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shelter_type", "type": "esriFieldTypeString", "alias": "Shelter_Type", "length": 50, "domain": null }, { "name": "shelter_owned_by", "type": "esriFieldTypeString", "alias": "Shelter_Owned_by", "length": 50, "domain": null }, { "name": "shelter_capacity", "type": "esriFieldTypeSmallInteger", "alias": "Shelter_Capacity", "domain": null }, { "name": "number_of_floors", "type": "esriFieldTypeSmallInteger", "alias": "Number_of_Floors", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r133_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a120_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" } ], "tables": [ { "currentVersion": 10.81, "id": 6, "name": "Population Density", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "province_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "province_name", "type": "esriFieldTypeString", "alias": "Province Name", "length": 255, "domain": null }, { "name": "district_name", "type": "esriFieldTypeString", "alias": "District Name", "length": 255, "domain": null }, { "name": "dsd_name", "type": "esriFieldTypeString", "alias": "DSD Name", "length": 255, "domain": null }, { "name": "gnd_name", "type": "esriFieldTypeString", "alias": "GND Name", "length": 255, "domain": null }, { "name": "gnd_number", "type": "esriFieldTypeString", "alias": "GND Number", "length": 50, "domain": null }, { "name": "gnd_area_h", "type": "esriFieldTypeDouble", "alias": "GND Area_H", "domain": null }, { "name": "population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "male", "type": "esriFieldTypeDouble", "alias": "Male", "domain": null }, { "name": "female", "type": "esriFieldTypeDouble", "alias": "Female", "domain": null }, { "name": "less_than1", "type": "esriFieldTypeDouble", "alias": "Lessthan_1", "domain": null }, { "name": "year15_59", "type": "esriFieldTypeDouble", "alias": "Year15_59", "domain": null }, { "name": "over_60", "type": "esriFieldTypeDouble", "alias": "Over_60", "domain": null }, { "name": "households", "type": "esriFieldTypeDouble", "alias": "Households", "domain": null }, { "name": "pop_density_1", "type": "esriFieldTypeDouble", "alias": "Pop_Density_1", "domain": null }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "Area_SqKm", "domain": null }, { "name": "pop_density_2", "type": "esriFieldTypeString", "alias": "Pop_Density_2", "length": 50, "domain": null } ], "indexes": [ { "name": "r224_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" }, { "currentVersion": 10.81, "id": 7, "name": "Census Gender Information", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "district_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "district_name", "type": "esriFieldTypeString", "alias": "District Name", "length": 255, "domain": null }, { "name": "dsd_name", "type": "esriFieldTypeString", "alias": "DSD Name", "length": 255, "domain": null }, { "name": "gnd_name", "type": "esriFieldTypeString", "alias": "GND Name", "length": 255, "domain": null }, { "name": "gnd_code", "type": "esriFieldTypeInteger", "alias": "GND Code", "domain": null }, { "name": "gnd_number", "type": "esriFieldTypeString", "alias": "GND Number", "length": 255, "domain": null }, { "name": "both_sex", "type": "esriFieldTypeInteger", "alias": "Both Sex", "domain": null }, { "name": "male", "type": "esriFieldTypeInteger", "alias": "Male", "domain": null }, { "name": "female", "type": "esriFieldTypeInteger", "alias": "Female", "domain": null } ], "indexes": [ { "name": "i8gnd_code", "fields": "gnd_code", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r15_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "serviceItemId": "e3bc9ff8a9da461ca3193517dbe40f75" } ] }