Skip to content

Commit

Permalink
Merge pull request #40 from UNopenGIS/yuiseki/add-opencellid-data
Browse files Browse the repository at this point in the history
Add OpenCelliD data source and processing script
  • Loading branch information
yuiseki authored Jun 15, 2024
2 parents 4843a76 + f3fb973 commit ac8ee71
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/data/opencellid.org/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
data_id: opencellid_full
license: CC-BY-SA-4.0
attributions:
- OpenCelliD
- https://opencellid.org/
description: OpenCelliD is the world's largest collaborative community project collecting GPS positions of cell towers for various uses.
data_format: csv
file_format: gzipped_csv
file_size: 105MB
url: https://opencellid.org/ocid/downloads?token={api_key}&type=full&file=cell_towers.csv.gz

0 comments on commit ac8ee71

Please sign in to comment.