We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To complete the visualizations, we need an aggregation strategy that can handle lower zoom levels.
This demo:
https://demos.azavea.com/building-footprint-elevations/
goes to zoom level 12 I believe.
Tippecannoe may provide guidance: https://github.com/mapbox/tippecanoe
ArcGIS does it maybe to zoom level 8... https://www.arcgis.com/home/webmap/viewer.html?useExisting=1&layers=f40326b0dea54330ae39584012807126
But it'd be nice to go even further.
Some additional context provided in comments from: geotrellis/vectorpipe#73
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To complete the visualizations, we need an aggregation strategy that can handle lower zoom levels.
This demo:
https://demos.azavea.com/building-footprint-elevations/
goes to zoom level 12 I believe.
Tippecannoe may provide guidance:
https://github.com/mapbox/tippecanoe
ArcGIS does it maybe to zoom level 8...
https://www.arcgis.com/home/webmap/viewer.html?useExisting=1&layers=f40326b0dea54330ae39584012807126
But it'd be nice to go even further.
Some additional context provided in comments from: geotrellis/vectorpipe#73
The text was updated successfully, but these errors were encountered: