Posted By John Condon on 16 Dec 2010 10:58 AM
Tony,
Is it possible to use your geocoder to create lats. and longs. from any datasource that contains an address field?
If so how is this achieved?
Currently it only supports DNN Profiles, AS Users and AS Groups.
On the roadmap is support for XMod data and SQL tables.
I am wondering if the simplest way for the generic sql tables would be to define sql view format that would specify the required fields that the GeoCoder works with.
This would make the solution very flexible but would require some sql knowledge or getting someone else to create that view.
In the geocoder manager you would simply specify the name of the sql view to query.
Let me have your thoughts.