From 5edfe8e278f18cc4a72bb4a7284ecaba0159f134 Mon Sep 17 00:00:00 2001 From: wouter van der plas <2423856+wvanderp@users.noreply.github.com> Date: Tue, 12 Dec 2023 12:57:06 +0100 Subject: [PATCH] Update FUTURE.md --- FUTURE.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/FUTURE.md b/FUTURE.md index c1826a9b..625b271f 100644 --- a/FUTURE.md +++ b/FUTURE.md @@ -1,23 +1,23 @@ -# the future dreams of this project +# The future dreams of this project in this document i will write down some ideas i have for this project. -## the cia world factbook +## The CIA world factbook -I am currently working on a script that would use some of the facts in the cia factbook to compare to osm. +I am currently working on a script that would use some of the facts in the CIA factbook to compare to OSM. -I am focusing on the power generation section, because it is the most interesting to me. +I am focusing on the power generation section because it is the most interesting to me. -its current state can be found in the `collect/countries/fromSource/factbook` file. Im stuck on how to get the data out of osm because the power generation is duplicated on for example the generator and the site. +Its current state can be found in the `collect/countries/fromSource/factbook` file. I'm stuck on how to get the data out of OSM because the power generation is duplicated on, for example, the generator and the site. ## statistics sites -there are many sites offering statistics. they are often government or ngo sites. they often have a lot of data, but it is often hard to get to. i would like to make a script that can get data from these sites. +There are many sites offering statistics. They are often government or NGO sites. They often have a lot of data, but it is often hard to get to. I would like to make a script that can get data from these sites. -## mcdonald's in many countries +## McDonald's in many countries @@ -29,15 +29,19 @@ there are many sites offering statistics. they are often government or ngo sites + + ## some ideas - Amazon fulfillment centers -- metro stations / train stations -- apple stores -- us national parks +- metro stations/train stations +- Apple stores +- US National parks ## code fixes -make a generic wikidata query compare function +Make a generic wikidata query compare function + +Centralize the tag info servers -centralize the taginfo servers +making sure that one failed task does not fail the whole collect