The Geoconnex project provides technical infrastructure and guidance for creating an open, community-contribution model for a knowledge graph linking hydrologic features in the United States, published in accordance with Spatial Data on the Web best practices as an implementation of Internet of Water principles.
In short, Geoconnex aims to make water data as easily discoverable, accessible, and usable as possible.
Geoconnex Explorer is a web map interface for users to interact with and download datasets associated with mainstem data served from the Geoconnex Reference Service
First, install necessary dependencies:
npm install
Add your MAPBOX_ACCESS_TOKEN
to your .env
file.
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to view the application.