DJTommek / better-location

Telegram bot for parsing and generating various of location formats.
https://t.me/BetterLocationBot
MIT License
8 stars 2 forks source link

Service DrobnePamatky.cz #25

Closed DJTommek closed 4 years ago

DJTommek commented 4 years ago

Service home website

https://www.drobnepamatky.cz

Example link(s) and their coordinates

Example link Coordinates
https://www.drobnepamatky.cz/node/7641 49.460028,13.791879
https://www.drobnepamatky.cz/node/6154 49.46749, 15.020442

Example location link

https://www.drobnepamatky.cz/blizko?km%5Blatitude%5D=49.460028&km%5Blongitude%5D=13.791879&km%5Bsearch_distance%5D=5&km%5Bsearch_units%5D=km

Example drive link

N/A

Description (optional)

Drobnepamatky.cz can be downloaded offline (as .csv or .xlxs file so most locations from link could be extracted without doing request on website. In case that ID is not in downloaded database, then try to do direct request.

@TODO check, if oborane pamatky are in downloadable files too.

DJTommek commented 4 years ago

For now, processing URL offline from exported csv file is not supported for multiple reasons:

On the other hand, with downloaded file it would work even if website woun't be accessible.