Skip to main content

A simple Maproulette uploader

Project description

# maprouletteupload

Simply upload a GeoJSON file of tasks to [Maproulette](http://maproulette.org/).

## Installation

```
pip install git+git://github.com/ebrelsford/maprouletteupload.git
```

## Usage

Use via the command line:

```
Usage: maprouletteupload [OPTIONS]

Upload a GeoJSON file of tasks to Maproulette.

Options:
--api-key TEXT Your API key, via Maproulette.
--challenge-id INTEGER The challenge ID these tasks should be added to.
--geojson-file TEXT A GeoJSON file of tasks to upload. Alternatively,
you can provide this file via stdin.
--identifier TEXT The name of the property to use as the identifier.
Default: "identifier".
--instruction TEXT The name of the property to use as the instruction.
Default: "instruction".
--name TEXT The name of the property to use as the name.
Default: "name".
--version Show the version and exit.
--help Show this message and exit.

```

A task is made for each GeoJSON feature and the tasks are bulk uploaded to Maproulette.


## License

MIT.


Project details


Download files

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

Source Distribution

maprouletteupload-0.1.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

maprouletteupload-0.1.0-py3-none-any.whl (5.9 kB 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