https://github.com/maning/open-hazards-ph
Archiving publicly available hazards geospatial data created by various agencies in the Philippines.
https://github.com/maning/open-hazards-ph
geospatial hazards opendata philippines
Last synced: 5 days ago
JSON representation
Archiving publicly available hazards geospatial data created by various agencies in the Philippines.
- Host: GitHub
- URL: https://github.com/maning/open-hazards-ph
- Owner: maning
- Created: 2018-09-07T07:36:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T10:02:18.000Z (over 5 years ago)
- Last Synced: 2025-02-08T03:46:41.879Z (8 months ago)
- Topics: geospatial, hazards, opendata, philippines
- Homepage:
- Size: 800 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# open-hazards-ph
A repo for archiving publicly available hazards geospatial data created by various agencies in the Philippines.
Data is available as a simple download for everyone to use.## What is the license of the data?
We respect the license of the original source, each data source have a corresponding license file. License varies from different agencies, in most cases government data are public domain.
## How do I access the data?
Data are hosted in AWS S3, the public access are available at:
* `https://s3.amazonaws.com/open-hazards-ph/` or,
* `https://open-hazards-ph.s3.amazonaws.com/`.For example, to download landslide vector for Abra, go to:
`https://s3.amazonaws.com/open-hazards-ph/noah/LANDSLIDE/vector/Abra_LandslideHazards.shp.geojson.zip`## Is there an API to access the data?
None at the moment, this might change, patches welcome!
But you can programatically access the data in some form, check the [examples](/examples) directory.Or use the [open-hazards-ph-qgis plugin](https://github.com/benhur07b/open-hazards-ph-qgis) by **[Ben Hur Pintor](@benhur07b)**.
## Most data archived here are available in other government websites, why do this?
Philippine government data policy changes from the tenure of an administration to another, we want to ensure
that what was public will remain public even if projects ran out of funds or there is a change in access policy.## I found some cool hazards data, will you host it?
Yes! Please [open a ticket](../../issues/new) and let's discuss.
## Who maintains this repo?
* Maning Sambale **[@maning](https://github.com/maning)**
* RK Aranas **[@rukku](https://github.com/rukku)**