Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fititnt/spatial-data-conflation-open-toolchain
[EARLY-DRAFT] See geojson-diff.py from https://github.com/fititnt/openstreetmap-vs-dados-abertos-brasil
https://github.com/fititnt/spatial-data-conflation-open-toolchain
conflation data-wrangling openstreetmap work-in-progress
Last synced: 28 days ago
JSON representation
[EARLY-DRAFT] See geojson-diff.py from https://github.com/fititnt/openstreetmap-vs-dados-abertos-brasil
- Host: GitHub
- URL: https://github.com/fititnt/spatial-data-conflation-open-toolchain
- Owner: fititnt
- License: agpl-3.0
- Created: 2023-04-25T04:10:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T03:26:38.000Z (5 months ago)
- Last Synced: 2024-08-10T04:31:32.129Z (5 months ago)
- Topics: conflation, data-wrangling, openstreetmap, work-in-progress
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spatial-data-conflation-open-toolchain
[![GitHub](https://img.shields.io/badge/GitHub-fititnt%20spatial--data--conflation--open--toolchain-lightgrey?logo=github&style=social[fititnt/geojson-diff] "GitHub")](https://github.com/fititnt/spatial-data-conflation-open-toolchain)
[![Pypi: gis-conflation-toolchain](https://img.shields.io/badge/python%20pypi-gis--conflation--toolchain-brightgreen[Python]
"Pypi: gis-conflation-toolchain")](https://pypi.org/project/gis-conflation-toolchain)**[EARLY DRAFT] Open, free to use, toolchain for geospatial data conflation. Command-line interface for file manipulation.** _See geojson-diff.py from ._
## Installing
```bash
pip install --upgrade gis-conflation-toolchain
```## Toolchain
### csv2excel
- [doc/csv2excel-help.md](doc/csv2excel-help.md)### csvedit
- [doc/csvedit-help.md](doc/csvedit-help.md)### dictionarybuilder
- [doc/dictionarybuilder-help.md](doc/dictionarybuilder-help.md)### geojsondiff
- [doc/geojsondiff-help.md](doc/geojsondiff-help.md)### geojsonconcat
- [doc/geojsonconcat-help.md](doc/geojsonconcat-help.md)### geojsonedit
- [doc/geojsonedit-help.md](doc/geojsonedit-help.md)### geojsonmerger
- [doc/geojsonmerger-help.md](doc/geojsonmerger-help.md)### csv2geojson
- [doc/csv2geojson-help.md](doc/csv2geojson-help.md)### json2csv
- [doc/json2csv-help.md](doc/json2csv-help.md)### overpassql2osmf
- [doc/overpassql2osmf-help.md](doc/overpassql2osmf-help.md)