Open fsvieira opened 9 years ago
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?
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?