|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Yahoo geocoder always usedAs I read the source code, it appears that wp_geopress always uses the
yahoo geocoder. It would make more sense to have geocoder preference be a user choice. What do you think? _______________________________________________ georss mailing list georss@... http://lists.eogeo.org/mailman/listinfo/georss |
|
|
Re: Yahoo geocoder always usedHow about they use a standard interface (like the OGC OLS geocoder
interface) and then allow the user to choose whichever geocoder they would like. FYI, the OGC Location Service core service standard is implemented by dozens of technology organizations, such as Oracle, ESRI, Sprint, and Autodesk. Just a thought. Carl ----- Original Message ----- From: "David Turner" <novalis@...> To: <georss@...> Sent: Monday, May 19, 2008 11:00 AM Subject: [georss] Yahoo geocoder always used > As I read the source code, it appears that wp_geopress always uses the > yahoo geocoder. It would make more sense to have geocoder preference be > a user choice. What do you think? > > _______________________________________________ > georss mailing list > georss@... > http://lists.eogeo.org/mailman/listinfo/georss _______________________________________________ georss mailing list georss@... http://lists.eogeo.org/mailman/listinfo/georss |
|
|
Re: Yahoo geocoder always usedOn Mon, May 19, 2008 at 11:22:27AM -0600, Carl Reed wrote:
> How about they use a standard interface (like the OGC OLS geocoder > interface) and then allow the user to choose whichever geocoder they would > like. FYI, the OGC Location Service core service standard is implemented by > dozens of technology organizations, such as Oracle, ESRI, Sprint, and > Autodesk. And none of the people who offer free geocoding use it, so doing that would be totally useless to the majority of GeoPress users, presumably. Regards, -- Christopher Schmidt Web Developer _______________________________________________ georss mailing list georss@... http://lists.eogeo.org/mailman/listinfo/georss |
|
|
|
|
|
Re: Yahoo geocoder always usedOn Mon, May 19, 2008 at 10:00 AM, David Turner <novalis@...> wrote:
> As I read the source code, it appears that wp_geopress always uses the > yahoo geocoder. It would make more sense to have geocoder preference be > a user choice. What do you think? > Regarding your very good question - yes, there is code in there for using Google or Yahoo that could be switched to. What should really happen is that the geocoding should use the same map interface that is being displayed (for single positions), since there has been feedback when using Google Maps to verify a location, but then Yahoo geocodes to a different (and often only *slightly* different) location. IIRC, in the Post page, the geometry is stored to a hidden field so that this is the case (where you see the marker is where the marker geometry is stored) - but that's not true on the back end for batch geocoding on the Locations page. _______________________________________________ georss mailing list georss@... http://lists.eogeo.org/mailman/listinfo/georss |
| Free embeddable forum powered by Nabble | Forum Help |