Skip to content

Commit

Permalink
Add demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 authored Feb 15, 2022
1 parent 29ab926 commit 6830a38
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@

This is a lightweight web-interface for creating and sharing vector annotations over satellite/aerial imagery scenes.

Users can select a class from the class list, add polygon and point label annotations over the imagery, then download the layer of annotations as a GeoJSON file that can be easily integrated with other GIS workflows. See the screenshot below for an example:
Users can select a class from the class list, add polygon and point label annotations over the imagery, then download the layer of annotations as a GeoJSON file that can be easily integrated with other GIS workflows. See the [live demo](https://satelliteimagerydemostg.z5.web.core.windows.net/) or screenshot below for an example:

<p align="center">
<img src="images/example_screenshot.jpg" width="800"/>
</p>

## Demo

There is a demo running the `example.json` file [here](https://satelliteimagerydemostg.z5.web.core.windows.net/).

## Configuration file format

Expand Down

0 comments on commit 6830a38

Please sign in to comment.