Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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')
```