On Mon, Feb 22, 2010 at 9:13 PM, Pablo Carreira <[email protected]> wrote: > > Hi, > I want to display some of my Grass vectors over the internet with GeoServer. > Do I have to export the vector to shp or postgis everytime I make an update, > so I can open them with Geoserver?
If Geoserver uses GDAL/OGR, you could try to use the GRASS-GDAL-OGR plugin and read the data directly from the GRASS database. Or expose the GRASS database via GRASS-GDAL-OGR plugin as WMS/WFS? Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
