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
Hi,
I have a similiar project https://github.com/fsvieira/html5-dem-viewer. You can see a old demo here: http://fsvieira.com/desktop/apps/dem_viewer/viewer/
I started to clean it up a bit. My idea was to make a lib, so it would be easier to use it on other projects. You can check a wip here: http://fsvieira.com/beta/mapviewer/www/#/app/map
I am using a json+bzip2 format (http://www.asprs.org/a/publications/proceedings/Louisville2014/Guth.pdf) but it would be interesting to support other formats.
My proposal is to merge both projects on one lib.
What do you think?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have a similiar project https://github.com/fsvieira/html5-dem-viewer. You can see a old demo here: http://fsvieira.com/desktop/apps/dem_viewer/viewer/
I started to clean it up a bit. My idea was to make a lib, so it would be easier to use it on other projects. You can check a wip here: http://fsvieira.com/beta/mapviewer/www/#/app/map
I am using a json+bzip2 format (http://www.asprs.org/a/publications/proceedings/Louisville2014/Guth.pdf) but it would be interesting to support other formats.
My proposal is to merge both projects on one lib.
What do you think?
The text was updated successfully, but these errors were encountered: