This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/tools/python
Fabian Wüthrich 53787dd05e [bookmarks] Script to convert Google Maps Places to KML
This script converts a CSV file exported from Google Takeout to a KML file. A
user can import this KML file to Organic Maps to transfer saved places in Google
Maps to Organic Maps bookmarks. The script requires an API key because it needs
to look up the coordinates from the Google Places API.

See https://github.com/orgs/organicmaps/discussions/928

Signed-off-by: Fabian Wüthrich <me@fabwu.ch>
2024-08-20 09:59:46 +02:00
..
airmaps [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
data [styles] Rename styles to default/vehicle/outdoors + light/dark 2024-05-23 00:16:43 -03:00
data_files [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
descriptions [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
maps_generator [generator] Updated generator_tool and added test. 2024-07-01 13:58:24 -03:00
mwm [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
oauth2-flow [oauth2] I accidentally removed OAuth2 application from master.apis.dev.openstreetmap.org 2024-04-04 08:45:39 +03:00
openlr Review fixes. 2019-04-01 15:57:50 +03:00
planet_checks [tools][osm] Check continents script 2020-11-10 12:34:47 +03:00
post_generation Save produced json in a more compact UTF-8 format 2024-04-28 23:37:10 +02:00
routing [routing] add python tools for routing for easy heap and cpu profiling 2020-03-06 17:39:37 +03:00
stylesheet Update tools/python/stylesheet/drules_merge.py 2024-07-29 15:14:48 -03:00
test_server [cmake] Add CTest 2023-07-18 17:13:41 -03:00
transit [transit] Added optional argument to download GTFS data only from needed countries (#3262) 2022-09-02 22:26:31 +02:00
.gitignore [data] Add mixed_to_geojson script 2018-06-06 15:18:51 +03:00
__init__.py [generator] Python projects refactoring. 2019-04-19 16:16:24 +03:00
booking_hotels_quality.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
categories_converter.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
categories_merge_language.py
check_store_metadata.py [android] Re-organize flavors in proper way 2023-09-04 23:32:17 +03:00
city_popul_sqr.data
city_radius.py
clean_strings_txt.py [tools] Fixed clean_strings_txt.py to include iOS app tips 2024-07-10 21:00:42 +02:00
convert_strings.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
generate_styles_override.py [styles] Rename styles to default/vehicle/outdoors + light/dark 2024-05-23 00:16:43 -03:00
google_maps_bookmarks.py [bookmarks] Script to convert Google Maps Places to KML 2024-08-20 09:59:46 +02:00
InstrumentsTraceParser.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
mixed_to_geojson.py [data] Add mixed_to_geojson script 2018-06-06 15:18:51 +03:00
mwm_downloader.py added countries_path logging in case of error 2019-11-29 15:42:08 +03:00
opentable_restaurants.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
po_parser.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
recalculate_geom_index.py
road_runner.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
strings_txt_from_csv.py
strings_utils.py [strings] Fix messy formatting of countries_names.txt 2024-01-28 12:23:58 +02:00
taxi_csv_to_json.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
testlog_to_xml_converter.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
translate.py [tools] Use formal translations instead of informal for DeepL languages 2024-08-09 12:20:52 +02:00
tts_languages.py [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
Util.py
vector_drawable_to_svg.py [tools] Python script to convert Android Vector Drawable XML to SVG 2022-01-29 21:15:00 +01:00