Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phyks/ign_opendata
Scripts to play with the IGN Opendata.
https://github.com/phyks/ign_opendata
Last synced: about 1 month ago
JSON representation
Scripts to play with the IGN Opendata.
- Host: GitHub
- URL: https://github.com/phyks/ign_opendata
- Owner: Phyks
- Created: 2015-02-08T18:04:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T17:31:28.000Z (over 9 years ago)
- Last Synced: 2024-06-12T17:59:33.002Z (5 months ago)
- Language: Python
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IGN OpenData
============This is a collection of scripts to get a first overview of the IGN OpenData.
## Current Scripts
* `bd_alti.py` to extract data from the BD ALTI altimetry database from IGN.
## License
All the source code I wrote is under a `no-alcohol beer-ware license`.
```
* --------------------------------------------------------------------------------
* "THE NO-ALCOHOL BEER-WARE LICENSE" (Revision 42):
* Phyks ([email protected]) wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff (and you can also do whatever you want
* with this stuff without retaining it, but that's not cool...). If we meet some
* day, and you think this stuff is worth it, you can buy me abeersoda
* in return.
* Phyks
* ---------------------------------------------------------------------------------
```