Skip to content

Feature request: Add TomTom Geocoding API support Show more lines #130

Description

@ollie10

Hi @JustinCanton ,

Would you consider adding a TomTom geocoding wrapper to Geo.NET?

You already support several providers, and TomTom seems like a useful addition because it offers dedicated forward and reverse geocoding APIs with broad international coverage.

The relevant endpoints are:

  • Forward geocoding: /search/2/geocode/{query}.json
  • Reverse geocoding: /search/2/reverseGeocode/{position}.json

I am currently trying TomTom for address geocoding in Argentina and Uruguay and would be available to test the wrapper with real-world data.

You listened to my previous suggestion, which I really appreciated, so I wanted to check whether TomTom support could also fit the project.

Thanks!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions