Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
It is pretty slick, but I just started using it about an hour ago, so I haven't thought much about what to do with it. I did see a comment where someone from Google said that reverse geocoding is not possible yet. I am going to have to get up to speed with PostGIS, but this is a pretty simple oper

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Dan Putler
Glad to be of help, I'm just curious about what the licensing / terms of use on the KML files that come out of fusion tables. Plus I want to know if it will reverse geocode. It is very slick, but I can imagine violating the terms of use almost instantly. In terms of your next problem (which se

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
That is a nice trick, I will remember that. I really just need the coordinates, since each coordinate needs to go back into a database in a register of a location-time that needs more data added later. These are the "generic" addresses, with the apartment numbers stripped, so each address will prov

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Dan Putler
JP, If you export the KML, and then feed it into QGIS you can then save the resulting layer as a shapefile, which is probably what you are really hoping to have since you can then easily feed it to R, PostGIS, or a number of other tools to pull the coordinates. Dan On 02/04/2011 02:20 PM, J

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Hi Bernie, You can't actually get the lat-lng back out of a Fusion table. It will geocode all the addresses, but you can't get the numbers back, you can just make a map or layer or something. http://groups.google.com/group/fusion-tables-users-group/browse_thread/thread/91c43c73107164eb Unless I

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Thanks Bernie, That looks very interesting. I might give that a try. Right now I am having decent luck with geopy and the Google and Yahoo APIs. Google is more restrictive, but it doesn't choke on addresses as much. I cleaned up the data and I have about 54k different locations (after removing apa

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Hi Wladimir, That is sort of what I thought. Too bad. I was just in Barcelona yesterday, at the CSIC, to get data. Where do you work? I am on the geoinquiets list too, but I am afraid I am on so many lists and in so many projects that I don't keep close track of them all. I should hop over and in

[OSGeo-Discuss] Fwd: [Gisusers] GIS and Surveying in Florida

2011-02-04 Thread Daniel Ames
(Sorry for cross posting. But if you haven't seen this read on - and close your GIS office in Florida. ) -- Forwarded message -- From: Keith Weber Date: Fri, Feb 4, 2011 at 1:52 PM Subject: [Gisusers] GIS and Surveying in Florida To: gisus...@mm.isu.edu Subject: Florida Board's

RE: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Connors, Bernie (SNB)
Try Google Fusion Tables. All you have to do is put all of the address components in one field and it should be recognized and geocoded. -- Bernie Connors, P.Eng Service New Brunswick (506) 444-2077 45°56'25.21"N, 66°38'53.65"W www.snb.ca/geonb/ From: discuss-boun...@l

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Wladimir Szczerban
Hi JP, I live in Barcelona and unfortunately there is no open geocoding service in Barcelona. In the group of geoinquietos (http://www.geoinquiets.cat/ or http://wiki.osgeo.org/wiki/Geoinquiets_Barcelona) we are trying to get the ICC (http://www.icc.cat/) the official agency open the geocoding ser

AW: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Stark Hans-Jörg
Any initiative for OA is appreciated highly ;o) Best, hj Von: discuss-boun...@lists.osgeo.org [mailto:discuss-boun...@lists.osgeo.org] Im Auftrag von JP Glutting Gesendet: Freitag, 4. Februar 2011 16:17 An: OSGeo Discussions Betreff: Re: [OSGeo-Discuss] Batch geocoding There might be a data sha

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
There might be a data sharing initiative, there are several different actors (city, regional government, etc.). I don't know all of what there is out there, and the data was originally collected for another project. I think I will be Ok with Yahoo. If it works out, it shouldn't be difficult to exp

AW: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Stark Hans-Jörg
Von: discuss-boun...@lists.osgeo.org [mailto:discuss-boun...@lists.osgeo.org] Im Auftrag von JP Glutting Gesendet: Freitag, 4. Februar 2011 15:34 An: OSGeo Discussions Betreff: Re: [OSGeo-Discuss] Batch geocoding Hi Hans-Jörg, I am not aware that Barcelona (the city?) has a very open geodata st

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Hi Hans-Jörg, I am not aware that Barcelona (the city?) has a very open geodata strategy, but that certainly would be nice. If you know of anyone in the area who might know more, I am more than willing to contact them. I have the addresses, do you mean the coordinates? The address format is not i

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
JP: Hi! :-D That is a good point. It is not a problem unless they know what the addresses represent. All I need back are the coordinates. Puneet: Thanks, I will keep that in mind, but these are not US addresses. Cheers, JP On Fri, Feb 4, 2011 at 3:23 PM, JP Glutting wrote: > Thanks for all the

AW: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Stark Hans-Jörg
Hi JP Barcelona is unfortunately not well covered yet in OA. But I thought that Spain has a very "open" strategy in terms of providing geodata. If you manage to get Barcelona addresses (perhaps from council or any other "official body") the OA team will insert these into OA and then you can use

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Thanks for all the responses! I will track them all down and see how they work. Stark, I have 146,472 addresses in the city of Barcelona. Many of them are duplicates, but at the very least I have 31,514 that need to be coded, although that would leave out many that I want to use. I am in the proce

AW: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Stark Hans-Jörg
The OpenAddresses project (www.openaddresses.org) is supposed to solve exactly your problem. You can use the provided geocoding services (http://code.google.com/p/openaddresses/wiki/RESTService) OpenAddresses has some regions where data was donated - there you will

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Puneet Kishor
Look at http://geocoder.us/ JP Glutting wrote: Thanks Pieter. Geomajas looks very nice! I don't mind rolling my own, but this is just a preliminary part of a big project (my Masters thesis), and I only need to geocode the data once. You don't know of any code or solutions I could take a look at

RE: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Jean-Philippe Lagrange
Hi JP Please keep in mind that when using the Google Maps services you accept the following terms: By submitting, posting or displaying Your Content in the Service, you give Google a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translat

AW: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Stark Hans-Jörg
Which country/countries do your addresses belong to? How many addresses do you have (150k doesn't tell me an exact number)? Cheers, HJ Von: discuss-boun...@lists.osgeo.org [mailto:discuss-boun...@lists.osgeo.org] Im Auftrag von JP Glutting Gesendet: Freitag, 4. Februar 2011 14:34 An: discuss@lis

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Thanks Pieter. Geomajas looks very nice! I don't mind rolling my own, but this is just a preliminary part of a big project (my Masters thesis), and I only need to geocode the data once. You don't know of any code or solutions I could take a look at that implement a solution like this? Thanks, JP

Re: [OSGeo-Discuss] Batch geocoding

2011-02-04 Thread Pieter De Graef
When we created the GeoCoder plugin for Geomajas we faced that same problem. The google geocoder has a few drawbacks that makes it unsuitable. In the end we used the Yahoo service together with the Geonames service, with pretty good results. Hope that helps. On 02/04/2011 02:34 PM, JP Gluttin

[OSGeo-Discuss] Batch geocoding

2011-02-04 Thread JP Glutting
Hello, I have a large set of addresses (around 150k) that I need to geocode for a study (my Masters thesis on heat-related mortality). I am looking into different solutions, but I can't find anything that seems like it would work properly. I could script a solution using Google's map API, but the

Re: [OSGeo-Discuss] How does GeoNetwork generate UUIDs?

2011-02-04 Thread heikki
hi John, please use the GeoNetwork Users list for questions on GeoNetwork : https://lists.sourceforge.net/lists/listinfo/geonetwork-users. When creating a new metadata in GeoNetwork a UUID is automatically created for it; when importing a metadata you can choose whether it does nothing related to