Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osmlab/observe-tools

Tools to help with osmlab/field-data-collection surveys
https://github.com/osmlab/observe-tools

Last synced: 5 days ago
JSON representation

Tools to help with osmlab/field-data-collection surveys

Awesome Lists containing this project

README

        

# Surveyor Tools

This contains some supporting tools and experiments for managing
Surveyor-related data.

## `compile-survey`

Compiles YAML survey definitions and loads associated presets, fields, and
options.

```
./bin/compile-survey /path/to/survey.yaml
```

## `server`

A server for importing data into the app during development.

Usage:

```
./bin/server /path/to/example/data.xml
```

The server listens at http://127.0.0.1:3000