-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WB boundaries db - to incorporate #818
Comments
Three things:
I've had a look at the layers, and I think the next steps are:
|
If resolved, should solve #788 |
Issues:
|
We have a new layer, which holds the potential to incorporate WB boundaries into the TH basemap, to show disputed boundaries. A question remains over whether (or how easily) this new layer can be implemented in TH. @fjacon Please can you advise on whether you could implement an HTML file using MapBox GL JS? For the selection of locations and classification of hazard levels, we would provide a matching set of ADM boundary shapefiles to replace shapefiles we currently use. |
I made some experiments & got something working with mapboxgl as baselayer BUT it is very slow, due to, among others:
Page size is multiplied at least by 3, and loading time by 2 in the test I ran today with mapboxgl & OL. As there won't be interaction with the baselayer, it looks quite overkill to use mapboxgl for this. I would strongly advise to find a solution to be able to access image tiles directly usable in OL. |
@tonio can you have a look at this layer: https://api.mapbox.com/styles/v1/gsdpm/civtq56ch000z2klqcuvgmzdw.html?fresh=true&title=true&access_token=pk.eyJ1IjoiZ3NkcG0iLCJhIjoiY2lqbmN5eG9mMDBndHVmbTU5Mmg1djF6MiJ9.QqFCD7tcmccysN8GUClW8w#1.61/1.3/-9.3 It should have only boundaries and labels as cleared by the WB cartographic team. If it works, then @stufraser1 can you remove the boundary and labels from the basemap? And then we can display this service on top of the basemap. Thank you. |
@stufraser1 do you need anything from our side on this ticket? |
Can you integrate mapbox://styles/stufraser1/cjg85v8ry11j42rs78ktuee4j please? |
I just switch to the new style on integration. |
@tonio thank you for switching the layers. Having reviewed this, we need to revert to the previous baselayer without labels. There are too many clashes of labelling. Please revert to use the basemap .../stufraser1/cjftf111617x32spjhncapgm2 This can then be pushed to production |
Updated shapefile for admin boundaries have been loaded. |
WB sending us vector files - need to explore inclusion (replacement?) of GAUL location DB
The text was updated successfully, but these errors were encountered: