https://github.com/developmentseed/observe
Cross-platform, offline, field mapping tool for OpenStreetMap
https://github.com/developmentseed/observe
Last synced: 6 months ago
JSON representation
Cross-platform, offline, field mapping tool for OpenStreetMap
- Host: GitHub
- URL: https://github.com/developmentseed/observe
- Owner: developmentseed
- License: isc
- Created: 2019-05-13T11:49:42.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-03T21:53:56.000Z (over 3 years ago)
- Last Synced: 2025-10-05T00:52:43.600Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 57.8 MB
- Stars: 67
- Watchers: 9
- Forks: 5
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Observe
[![conduct][conduct]][conduct-url]
[conduct]: https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-green.svg?style=flat-square
[conduct-url]: CODE_OF_CONDUCT.md
## About
Cross-platform, offline, field mapping tool for OpenStreetMap
## Download
* [v0.2.0-alpha](https://github.com/developmentseed/observe/releases/tag/v0.2.0-alpha)
* [v0.1.8](https://github.com/developmentseed/observe/releases/tag/v0.1.8)
## Documentation
### Usage
- [A guide to mapping with Observe](docs/user-guide.md)
- [Troubleshooting](docs/troubleshooting.md)
- [Observe API](https://github.com/developmentseed/observe-api)
- [Observe Dashboard](https://github.com/developmentseed/observe-dashboard)
### Development
- [MacOS development environment setup](docs/macos-setup.md)
- [Debugging](docs/debugging.md)
- [TestFlight](docs/testflight.md)
- [Building a release APK](docs/apk.md)
- [Updating Collecticons](docs/collecticons.md)
## Contributing
Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first.
## Conduct
It's important that this project contributes to a friendly, safe, and welcoming environment for all. Read and follow this project's [code of conduct](CODE_OF_CONDUCT.md).
## Change log
Read about the changes to this project in [CHANGELOG.md](CHANGELOG.md). The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
## History
Observe is a project that was conceptualized in 2016 in collaboration with [Digital Democracy](https://www.digital-democracy.org/) and [GFDRR](https://www.gfdrr.org/en). Back then react-native wasn't in a good place for building something production ready. A lot of what you see in Observe currently, would not have been possible without their support.
## Authors
People who have made substantial contributions to Observe so far are:
* [@batpad](https://github.com/batpad)
* [@geohacker](https://github.com/geohacker)
* [@LanesGood](https://github.com/LanesGood)
* [@mojodna](https://github.com/mojodna)
* [@ricardoduplos](https://github.com/ricardoduplos)
* [@sethvincent](https://github.com/sethvincent)
* [@vgeorge](https://github.com/vgeorge)
Report issues or ask questions via the [issue tracker](https://github.com/developmentseed/observe/issues)
## License
[ISC](LICENSE.md)