Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kshitijrajsharma/raw-data-export
Simple Jquery JS UI Implementation of Raw Data-API
https://github.com/kshitijrajsharma/raw-data-export
galaxy gis osm
Last synced: 24 days ago
JSON representation
Simple Jquery JS UI Implementation of Raw Data-API
- Host: GitHub
- URL: https://github.com/kshitijrajsharma/raw-data-export
- Owner: kshitijrajsharma
- Created: 2022-03-15T12:44:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T03:54:11.000Z (3 months ago)
- Last Synced: 2024-08-09T20:08:05.726Z (3 months ago)
- Topics: galaxy, gis, osm
- Language: JavaScript
- Homepage: https://kshitijrajsharma.github.io/raw-data-export/
- Size: 199 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raw Data Export
Simple UI to show usecase of [raw-data-api](https://github.com/hotosm/raw-data-api) rawdata extraction built with bootstrap and JS![galaxyapitutorial (1)](https://user-images.githubusercontent.com/36752999/192739408-c3c0fe75-e2f8-4a9b-905d-c151332f48ae.gif)
If you are downloading everything then they will have all attribute in json , Use this function in Field Calculator in QGIS to derive your desired attribute
```
map_get(json_to_map("tags"),'building')
```