Skip to main content

A labelling tool for satellite imagery

Project description

ScanEO

ScanEO is a Satellite collaborative annotation tool for Earth Observation.

Instructions

Install ScanEO

pip install scaneo

Run the user interface

scaneo -d <path_to_data>

Open ScanEO in the provided URL (http://localhost:8000 by default) to start labeling your data.

You can check the interactive documentation at http://localhost:8000/docs (or the equivalent URL if you changed the port or host).

You can see other options with

scaneo --help

If your data is in a cloud bucket, you can work with it directly by providing the appropriate credentials.

Annotations

Your annoatations will be stored as GeoJSON files with the same name of your images, followed by _labels.geojson. For example, if you are labeling image1.tif, your annotations will be stored in image1_labels.geojson. Additionally, a labels.json file will be created containing some metadata about your annotations.

If your data folder contains a valid STAC catalog.json, ScanEO will work in STAC mode, using the label extension. STAC items will be created for each image (if not already present) and the annotations will be stored and linked as separate assets.

Contact

ScanEO is developed by Earthpulse. Get in touch with us if you want to know more about ScanEO.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scaneo-2023.11.4.tar.gz (20.6 MB view hashes)

Uploaded Source

Built Distribution

scaneo-2023.11.4-py3-none-any.whl (20.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page