Changeset 195 for demo/install.sh.in

Show
Ignore:
Timestamp:
01/21/10 22:19:43 (2 years ago)
Author:
ol
Message:

Use PostGIS 1.5 GeomFromGML to parse GML instead of TinyOWS one. Add check_schema and check_valid_geom config properties to allow to bypass schema and is_valid check, cf #44.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • demo/install.sh.in

    r179 r195  
    55 
    66PGBIN=@POSTGIS_BIN@ 
    7 PGSHARE=@POSTGIS_SHARE@/contrib/ 
     7PGSHARE=@POSTGIS_SHARE@/contrib/postgis-1.5 
    88PGUSER=postgres 
    99DB=tinyows_demo