Re: [Geotools-gt2-users] Database Query

2008-07-03 Thread webrian
Hi, no, geonames doesn't provide a service for mapping placenames. But geonames delivers you the placename cooridnates in the WGS84 (EPSG:4326 resp.) system, so that you can map them in geotools. (Of course there are also a lot of other tools...) In short all you need is the geonames java library

Re: [Geotools-gt2-users] Database Query

2008-07-03 Thread fx5900
Hi thanks, I found out that with geonames, they do not have software to map the names to maps in java. Therefore, if i wanted to do this, what kind of tools would be needed? webrian wrote: > > Probably you look for something like geonames: http://www.geonames.org > > There is also a Java li

Re: [Geotools-gt2-users] Database Query

2008-06-30 Thread fx5900
Yes, for example if i wanted to create a GIS system whereby i would do a search query for a place in London say which would then be re-displayed on a map, something like what you would do in google map, where would i get the geographiphical data? and how would i store it? Or is the case of me dow

Re: [Geotools-gt2-users] Database Query

2008-06-30 Thread webrian
Probably you look for something like geonames: http://www.geonames.org There is also a Java library, which helps you to access the geonames web services: http://www.geonames.org/source-code/ Adrian Custer wrote: > > On Sun, 2008-06-29 at 13:16 -0700, fx5900 wrote: >> Hi i was just curious to k

Re: [Geotools-gt2-users] Database Query

2008-06-30 Thread Adrian Custer
On Sun, 2008-06-29 at 13:16 -0700, fx5900 wrote: > Hi i was just curious to know, when it comes to using geospacial data, how do > i assertain this, London? Or is it already part of the Data section in the > GeoTools library? > > Thanks GeoTools does not have any way to disambiguate "London" and

Re: [Geotools-gt2-users] Database Query

2008-06-29 Thread Michael Bedward
Sorry, I don't quite understand - could you restate the question ? Michael 2008/6/30 fx5900 <[EMAIL PROTECTED]>: > > Hi i was just curious to know, when it comes to using geospacial data, how do > i assertain this, London? Or is it already part of the Data section in the > GeoTools library? > >