SimonbJohnson / quickX3

HXLDash. Create data visualisations quickly by leveraging the humanitarian exchange language
https://hxldash.com/
MIT License
8 stars 4 forks source link

Supporting vector tiles #81

Open SimonbJohnson opened 4 years ago

SimonbJohnson commented 4 years ago

ITOS will start publishing vector tiles for some country admin boundaries. This approach could allow implementation of lower level admin boundaries, but reducing tile transfer.

An example of the test service here: https://simonbjohnson.github.io/HDX_tile_map_test/index2.html

Their server does not have compression, so need to assess file size and compare to approach consider here of separating large country files in multiple files.

https://github.com/SimonbJohnson/quickX3/issues/64