Convert Google Maps address lists exported from Google Takeout in CSV format into GeoJSON files compatible with HERE WeGo.
Do not hesitate to support Nominatim team directly on their website: https://nominatim.org/funding/.
-
Clone this project and create an
.envfile from.env.example. -
Export your Google Maps collections from Google Takeout.
You only need to export data from the "Saved" service.
-
Move CSV files in
data-to-convertfolder. -
Run commands:
npm install npm run convert
-
Get converted GeoJSON files from
converted-datafolder. -
Import your collections on HERE WeGo.