io-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. io-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 io-site is drawn from the Overture Maps Foundation. This data is collected through open source avenues, and as such io-site provides a free, low barrier to entry to mappers to download global data.
-
Read the project Contributioning Guide to learn about how to contribute.
-
See open issues in the issue tracker if you're looking to help on issues.
-
Test a prerelease version of io-site:
- The current build of the
main
branch is publicly available here!
- The current build of the
-
For the tilesets that power the io-site viewer, see the overture-tiles repository.
Running the io-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 io-site in your preferred browser.
See the LICENSE.md file for more details.