Welcome,
Guest
. Please
login
or
register
.
May 18, 2013, 07:39:24 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Jan 9, 2012
John Beardsworth's new Lightroom site
Lightroom Solutions
27960
Posts in
5113
Topics by
2914
Members
Latest Member:
imthedamstar
The DAM Forum
General
GPS/ Geotagging
geosetter , streets in the location
« previous
next »
Pages:
[
1
]
Author
Topic: geosetter , streets in the location (Read 5763 times)
mantra
Jr. Member
Posts: 57
geosetter , streets in the location
«
on:
February 06, 2010, 12:07:46 AM »
hi
is there a way to add the street number in the location ?
i mean for example , i took some shoots in Florence , street -> via dei bardi 16 (bardi street number 16)
in geosetter i did search via dei bardi 16 florence , and geosetter found the exact point in the map
i assign to the photos
but in the metadata of the photo there is not street
is there a way to add streets in the location?
thanks
Logged
Giovanni
peterkrogh
Administrator
Hero Member
Posts: 5682
Re: geosetter , streets in the location
«
Reply #1 on:
February 06, 2010, 12:26:10 PM »
Giovani,
The location name is provided by whatever table the program uses. If I recall correctly, you have a choice of look-up tools.
This part of the process is the most imprecise, at the moment.
Peter
Logged
mantra
Jr. Member
Posts: 57
but idimager does it
«
Reply #2 on:
February 06, 2010, 01:03:12 PM »
Quote from: peterkrogh on February 06, 2010, 12:26:10 PM
Giovani,
The location name is provided by whatever table the program uses. If I recall correctly, you have a choice of look-up tools.
This part of the process is the most imprecise, at the moment.
Peter
but for example idimager geotag script work great
i mean it add the street in the location
is there a way to edit geosetter to be more precise like idimager 5?
thank you so much
Logged
Giovanni
johnbeardy
Administrator
Hero Member
Posts: 1813
Re: geosetter , streets in the location
«
Reply #3 on:
February 06, 2010, 02:27:12 PM »
I don't think Peter uses Geosetter. Why not contact the author of the program - I think he has a forum.
John
Logged
ianw
Full Member
Posts: 162
Re: geosetter , streets in the location
«
Reply #4 on:
February 06, 2010, 02:39:27 PM »
Giovanni,
Geosetter makes calls to geonames.org to get location details. IDimager makes calls to Google, which is why you have to enter your Google API key. If you get data from two different sources then expect there to be differences in the quality of it.
Geosetter relies on freely available data and volunteers to improve and create the location data. Google, being more commercial, buys this data, and has a lot, lot more of it. Of course Google will have data at street level. How else can it sell advertising for the businesses on those streets, or create directions for you to get there?
If you want Geosetter to use the Google data then raise this as a feature request on the Geosetter website.
Ian
Logged
mantra
Jr. Member
Posts: 57
Re: geosetter , streets in the location
«
Reply #5 on:
February 06, 2010, 11:05:17 PM »
Quote from: ianw on February 06, 2010, 02:39:27 PM
Giovanni,
Geosetter makes calls to geonames.org to get location details. IDimager makes calls to Google, which is why you have to enter your Google API key. If you get data from two different sources then expect there to be differences in the quality of it.
Geosetter relies on freely available data and volunteers to improve and create the location data. Google, being more commercial, buys this data, and has a lot, lot more of it. Of course Google will have data at street level. How else can it sell advertising for the businesses on those streets, or create directions for you to get there?
If you want Geosetter to use the Google data then raise this as a feature request on the Geosetter website.
Ian
than Ian can i edit geosetter and set to calls google for the location
Logged
Giovanni
mantra
Jr. Member
Posts: 57
Re: geosetter , streets in the location
«
Reply #6 on:
February 07, 2010, 12:52:29 AM »
Quote from: ianw on February 06, 2010, 02:39:27 PM
Giovanni,
Geosetter makes calls to geonames.org to get location details. IDimager makes calls to Google, which is why you have to enter your Google API key. If you get data from two different sources then expect there to be differences in the quality of it.
Geosetter relies on freely available data and volunteers to improve and create the location data. Google, being more commercial, buys this data, and has a lot, lot more of it. Of course Google will have data at street level. How else can it sell advertising for the businesses on those streets, or create directions for you to get there?
If you want Geosetter to use the Google data then raise this as a feature request on the Geosetter website.
Ian
Ian
i gave a look to the idimager script
GPSPanelMain.js
and it uses
Code:
googleDomain: 'http://maps.google.com',
geonamesDomain: 'http://ws.geonames.org'
and it uses
ws.geonames.org too
Logged
Giovanni
ianw
Full Member
Posts: 162
Re: geosetter , streets in the location
«
Reply #7 on:
February 07, 2010, 01:35:28 AM »
Giovanni,
Please don't quote whole messages - it makes it difficult to follow, particularly when you reply more than once to the same message!
Can you make Geosetter use Google? I don't think so. However this is not the Geosetter forum so perhaps you should ask at Geosetter?
Yes, IDimager appears to use Google and Geonames. However if you dig deeper - and not recommended in case you corrupt anything - you will find this comment in the code (in GPSPanelGeocode.js): "
we generally favor google over geonames, except for state names, which seem better in geonames
". I think it also prefers the altitude results from geonames as well.
Geonames will never give reliable results at street level as it holds information about single points. You could sign up to Geonames and create via dei bardi as a road. The problem is that it is difficult to represent a street as a single point. If it is a short street then maybe, but via dei bardi is 400m long and number 16 is closer to one end than the other, so searches nearer the other end could produce wrong results.
Google will have this street mapped as a polyline in its database, so can convert any point on it into the street name.
Ian
Logged
mantra
Jr. Member
Posts: 57
Re: geosetter , streets in the location
«
Reply #8 on:
February 07, 2010, 08:30:36 AM »
Quote from: ianw on February 07, 2010, 01:35:28 AM
Giovanni,
Please don't quote whole messages - it makes it difficult to follow, particularly when you reply more than once to the same message!
Sorry Ian
well i know it's not a geosetter forum , so stop talking about geosetter
is there a good alternative to geosetter?
i mean another program to geotag my photos that uses google and not gonames?
Logged
Giovanni
johnbeardy
Administrator
Hero Member
Posts: 1813
Re: geosetter , streets in the location
«
Reply #9 on:
February 07, 2010, 09:41:53 AM »
Email Geosetter's developer. He's very communicative.
John
Logged
mantra
Jr. Member
Posts: 57
Re: geosetter , streets in the location
«
Reply #10 on:
February 07, 2010, 11:59:10 PM »
Quote from: johnbeardy on February 07, 2010, 09:41:53 AM
Email Geosetter's developer. He's very communicative.
John
thanks
i sent an email 1 month ago , but never get an answer
Giovanni
Logged
Giovanni
johnbeardy
Administrator
Hero Member
Posts: 1813
Re: geosetter , streets in the location
«
Reply #11 on:
February 08, 2010, 01:47:55 AM »
Well, remind him. I exchanged a number of emails with him a while ago.
John
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> DAM Workshops
=> Comments about the book
=> General Discussion
=> Photo Blogs
=> GPS/ Geotagging
=> dpBestflow.org Discussions
-----------------------------
DAM Useful Stuff
-----------------------------
=> DAMuseful Video training
=> DAMuseful Software
=> DAM Useful CS3 Beta Products
-----------------------------
Software Discussions
-----------------------------
=> RAW File Converters
=> Lightroom
=> Choosing Software/Other DAM Applications
=> Aperture
=> Bridge/ Camera Raw
=> Media Pro & Expression Media
=> iView MediaPro
=> ImageIngester and ImageVerifier
=> idImager
=> Import From Camera
=> Scripting
-----------------------------
Workflow Discussions
-----------------------------
=> Multi-User Configurations
=> High Volume
=> Stock Photography
=> Wedding Workflow
=> Tethered Shooting
-----------------------------
DAM Stuff
-----------------------------
=> Loss and Recovery
=> Keywords and Controlled Vocabulary
=> Naming Issues
=> Migration Issues
=> Scans and Camera Scans
=> DNG
=> Software Discussions
=> Hardware Discussions
=> Backup Strategies and Tools
=> Data Validation
Loading...