Re: distance vector databases and country maps

From: Paul Ramsey <pramsey(at)refractions(dot)net>
To: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
Cc: Frank Joerdens <frank(at)joerdens(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: distance vector databases and country maps
Date: 2001-10-07 16:19:54
Message-ID: 3BC080AA.D1344310@refractions.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Frank,
In terms of storing GIS (geographic informations systems) data in
PostgreSQL, check out PostGIS: http://postgis.refractions.net . It is a
LGPL extension to PostgreSQL to provide full spatial database
functionality for pgsql. The built-in types are just not up to full GIS
work.

As for your particular problem, yes, acquiring GIS data, particularly
detailed GIS data, can be expensive. It depends a great deal on the
country you are working in. Data here in Canada is terribly expensive;
in the USA it is much more reasonable (even free for some data sets). I
am sure there are government agencies in Germany which have very
detailed GIS data for your country, but I have no idea which ones :) I
have found the the GIS portal site http://www.geocomm.com is a good
starting point when looking for free data. Free data tends to be more
coarse than the alternatives but then at least it is free :)

Happy mapping,
Paul

> At 05:33 PM 10/6/01 +0200, Frank Jeordens wrote:
> >I am looking for info on free/open source (or if that's not available,
> >any other product) products which can be integrated with PostgreSQL that
> >provide geometric vector data on geographic maps.
> >
> >In particular, I need that for Germany. What I want to do is to find
> >cities within a 50-100 km radius of any given location on the map. I
> >know that quite a few people are working on this and that such solutions
> >exist; I just don't know where to start looking. Also, my impression is
> >that all of these solutions are heavily copyrighted, patented etc. and
> >that it's probably really expensive to get to use this kind of data.
> >
> >Can anyone help out with info, starting points?
> >
> >Thanks, Frank

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas T. Thai 2001-10-07 18:10:26 optimizing calendar repeat events
Previous Message Tom Lane 2001-10-07 14:02:46 Re: PG mailing list problems (was Re: Support issues)