Changes between Version 37 and Version 38 of UserGuidelines/GIS/Data
- Timestamp:
- 08/31/10 15:50:39 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/GIS/Data
v37 v38 69 69 {{{ 70 70 su postgres 71 shp2pgsql -s 4326 -I TM_WORLD_BORDERS-0.3.shp public.countries | psql - U postgres -W -d gis71 shp2pgsql -s 4326 -I TM_WORLD_BORDERS-0.3.shp public.countries | psql -d gis 72 72 }}} 73 73 Get !GeoServer to serve as WMS / WFS