HerePy icon indicating copy to clipboard operation
HerePy copied to clipboard

A library that provides a Python interface to the HERE location APIs.

Results 5 HerePy issues
Sort by recently updated
recently updated
newest added

Hello team, will you support Multi Reverse Geocode soon ? [Multi Reverse Geocode] https://developer.here.com/documentation/geocoder/dev_guide/topics/resource-multi-reverse-geocode.html Best regards, Etienne Fongue

Hi all! Is there any implementation of tour planning yet or if not are there any options to make this? https://platform.here.com/services/details/hrn:here:service::olp-here:tour-planning-3/api-ref Thanks!

Hello there, I struggled for a while figuring out why the parameters I was passing to avoid tollTransponders and tollRoads weren't working. After debugging a bit and printing requests sent...

According to the following HERE documentation, HERE HD Map use special encoding method for coordinates: https://developer.here.com/documentation/here-lanes/dev_guide/topics/hd-map-coordinate-encoding.html Can you add the feature for encoding and decoding the HERE HD Map coordinates...

Hello, I have upgrade the geocoding functionality in the GeocoderApi class to accommodate scenarios where only partial address information, such as city and postcode, is available. Currently, the address_with_details method...