This is a migrated thread and some comments may be shown as answers.

Hot to implemente a Custom Geocode Provider?

1 Answer 66 Views
Map
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 28 Jan 2015, 10:41 PM
We are converting our WPF application from a third-party tool and control to a custom in-house Open Street Maps based solution and the RadMap control.  The WPF application used to use the third-party's geocoding solution to convert locations into street addresses and nearest cross street.

According to the documentation, the only GeocodeProvider built into UI for WPF is the BingGeocodeProvider.  Do you have any sample code that will show me how to implement my own custom GeocodeProvider?

1 Answer, 1 is accepted

Sort by
0
Tony
Top achievements
Rank 1
answered on 30 Jan 2015, 07:13 PM
Nevermind.  My application doesn't need to use the Geocoding features of the MapControl after all.  I've implemented my own service, which sends HTTP requests to our custom Geocoding service and processes the results into objects defined in our own code base.

Thanks anyway.
Tags
Map
Asked by
Tony
Top achievements
Rank 1
Answers by
Tony
Top achievements
Rank 1
Share this question
or