A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/hotosm/raw-data-api/ below:

hotosm/raw-data-api: Raw Data API is a set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats

Documentation: hotosm.github.io/raw-data-api

Source Code: github.com/hotosm/raw-data-api

API Documentation : https://api-prod.raw-data.hotosm.org/v1/redoc

Raw Data API is a set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats.

Status Feature ✅ Yaml support for rawdatapi request ✅ Support for country exports ✅ Vector tiles support ✅ Tasking Manager exports support ✅ Export completeness information integration ✅ Independent exports link to be shared accross various stakeholders using hdx ⚙️ Metadata of exports such as no of features / total length etc ⚙️ p-code support for exports ⚙️ yaml request connection with export tool ⚙️ Migration to generic cron jobs from hdx jobs Improvements in data exports using h3 index research Raw Data Backend Upgrade

Raw Data API consists of two elements:

Raw Data API can be installed through docker or locally on your computer.

Setup the necessary configurations for Raw Data API from configurations. Setup config.txt in project root or include your env variables in .env

curl -d '{"geometry":{"type":"Polygon","coordinates":[[[83.96919250488281,28.194446860487773],[83.99751663208006,28.194446860487773],   [83.99751663208006,28.214869548073377],[83.96919250488281,28.214869548073377],[83.96919250488281,28.194446860487773]]]}}' -H 'Content-Type: application/json'   http://127.0.0.1:8000/v2/raw-data/current-snapshot/

We use sozip optimization while we zip the files , SOZip makes it possible to access large compressed files directly from a .zip file without prior decompression. It is not a new file format, but a profile of the existing ZIP format, done in a fully backward compatible way. ZIP readers that are non-SOZip aware can read a SOZip-enabled file normally and ignore the extended features that support efficient seek capability. Learn more about it in attached link

py.test -k test function name
Contribution & Development

Learn about current priorities and work going through Roadmap & see here CONTRIBUTING

see Roadmap

see LICENSE

For version control, We use commitizen, follow docs

Created by HOTOSM and Friends.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4