Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.78 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.78 KB

io-site

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.

Participate!

For developers

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.

License

See the LICENSE.md file for more details.