The Explore Site is a web-based map viewer designed for accessible downloading of geospatial data. io-site allows for the downloading of small segments of geospatial data so that small and independent customers are able to withstand the size of the incoming data. The site also facilitates easy viewing of geospatial data by translating complex vectors and properties to a more user-friendly, readable format.
The data accessible through the site is drawn from the Overture Maps Foundation. This data is collected through open source avenues, and as such provides a free, low barrier to entry to mappers to download global data.
-
Read the project Contributing Guide to learn about how to contribute.
-
See open issues in the issue tracker if you're looking to help on issues.
-
The current build of the
mainbranch is publicly available here! -
For the tilesets that power the site, see the overture-tiles repository.
Running the site requires installation of:
Once there prerequisites are installed, execute the npm run command to understand the run configurations:
- dev
- build
- lint
- aws_deploy
- preview
Try it out! For example, executing npm run dev will allow you to view the site in your preferred browser.
See the LICENSE.md file for more details.