Skip to content

developmentseed/stac-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

449 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stac-map

CI status GitHub deployments GitHub Release

The map-first, single-page, statically-hosted STAC visualizer at https://developmentseed.org/stac-map.

Includes:

  • Client-side COG rendering via deck.gl-raster
  • Web map service display
  • stac-geoparquet visualization, upload, and export
  • React component for re-use in other applications
stac-map with eoAPI DevSeed loaded in

Deploying

See DEPLOY.md.

Development

Get yarn, then:

git clone [email protected]:developmentseed/stac-map
cd stac-map
yarn install
yarn dev

This will open a development server at http://localhost:5173/stac-map/.

We have some code quality checks:

yarn lint
yarn format

And some simple tests:

yarn playwright install
yarn test

Contributing

We have some architecture documentation to help you get the lay of the land. We use Github Pull Requests to propose changes, and Issues to report bugs and request features.

We use release-please to create releases. This requires our commit messages to conform to Conventional Commits.

About

A map-first STAC search and visualization tool, with stac-geoparquet support

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors

Languages