Hello,
I want to turn a text adress to a latitude longitude.
Is there a forward geocoding solution like nominatim or IQlocation in pdok? (Convert a text adress to Lat Lon)
I am currently using IQlocation and nominatim but the 2 solutions have their limitations, (paid services etc…) is there a way to make these requests in Pdok?
I don’t want to make more requests, but I would like to find an open source and trustworthy forward geocoding solution. Nominatim seemed like a great solution, but the speed is not really amazing.
Greetings!