Hi,
 I am running PostGIS and use the georuby gem to access the data with
ActiveRecord.

To display I am running Mapserver and ruby mapscript to provide WMS.
Then Openlayers on the webinterface. It works very well and also allows
me to use any external GIS program (like quantum gis, udig) to connect
and work with the data. 

Martin


On Thu, 2009-06-18 at 23:45 +0900, Florian Weingarten wrote:
> Hey everybody,
> 
> I am looking for a way to create a map with GPS coordinates. I have a list with
> coordinates and I would like to display each of them as a small little dot in an
> image showing the earth (similar to those little image files Wikipedia uses for
> cities).
> 
> Is there something like that? Maybe as a gem?
> 
> Thanks
> 
> Flo