File tree 12 files changed +24
-12
lines changed 12 files changed +24
-12
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Docker image for running PostGIS 2.1 on Postgres 9 (9.0-9.4).
5
5
6
6
Based on the [ official Postgres image] ( http://registry.hub.docker.com/_/postgres/ ) .
7
7
8
- Includes a ` template_postgis ` database with ` postgis.sql ` and
9
- ` spatial_ref_sys.sql ` loaded.
8
+ Includes a ` template_postgis ` database with ` postgis.sql ` , ` topology.sql ` , and
9
+ ` spatial_ref_sys.sql ` loaded. Use this database as the template for your
10
+ database to gain access to PostGIS functionality in your database.
10
11
Original file line number Diff line number Diff line change 8
8
9
9
POSTGIS_CONFIG=/usr/share/postgresql/$PG_MAJOR /contrib/postgis-$POSTGIS_MAJOR
10
10
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /postgis.sql
11
+ $POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /topology.sql
11
12
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /spatial_ref_sys.sql
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Docker image for running PostGIS 2.1 on Postgres 9 (9.0-9.4).
5
5
6
6
Based on the [ official Postgres image] ( http://registry.hub.docker.com/_/postgres/ ) .
7
7
8
- Includes a ` template_postgis ` database with ` postgis.sql ` and
9
- ` spatial_ref_sys.sql ` loaded.
8
+ Includes a ` template_postgis ` database with ` postgis.sql ` , ` topology.sql ` , and
9
+ ` spatial_ref_sys.sql ` loaded. Use this database as the template for your
10
+ database to gain access to PostGIS functionality in your database.
10
11
Original file line number Diff line number Diff line change 8
8
9
9
POSTGIS_CONFIG=/usr/share/postgresql/$PG_MAJOR /contrib/postgis-$POSTGIS_MAJOR
10
10
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /postgis.sql
11
+ $POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /topology.sql
11
12
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /spatial_ref_sys.sql
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Docker image for running PostGIS 2.1 on Postgres 9 (9.0-9.4).
5
5
6
6
Based on the [ official Postgres image] ( http://registry.hub.docker.com/_/postgres/ ) .
7
7
8
- Includes a ` template_postgis ` database with ` postgis.sql ` and
9
- ` spatial_ref_sys.sql ` loaded.
8
+ Includes a ` template_postgis ` database with ` postgis.sql ` , ` topology.sql ` , and
9
+ ` spatial_ref_sys.sql ` loaded. Use this database as the template for your
10
+ database to gain access to PostGIS functionality in your database.
10
11
Original file line number Diff line number Diff line change 8
8
9
9
POSTGIS_CONFIG=/usr/share/postgresql/$PG_MAJOR /contrib/postgis-$POSTGIS_MAJOR
10
10
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /postgis.sql
11
+ $POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /topology.sql
11
12
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /spatial_ref_sys.sql
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Docker image for running PostGIS 2.1 on Postgres 9 (9.0-9.4).
5
5
6
6
Based on the [ official Postgres image] ( http://registry.hub.docker.com/_/postgres/ ) .
7
7
8
- Includes a ` template_postgis ` database with ` postgis.sql ` and
9
- ` spatial_ref_sys.sql ` loaded.
8
+ Includes a ` template_postgis ` database with ` postgis.sql ` , ` topology.sql ` , and
9
+ ` spatial_ref_sys.sql ` loaded. Use this database as the template for your
10
+ database to gain access to PostGIS functionality in your database.
10
11
Original file line number Diff line number Diff line change 8
8
9
9
POSTGIS_CONFIG=/usr/share/postgresql/$PG_MAJOR /contrib/postgis-$POSTGIS_MAJOR
10
10
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /postgis.sql
11
+ $POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /topology.sql
11
12
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /spatial_ref_sys.sql
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Docker image for running PostGIS 2.1 on Postgres 9 (9.0-9.4).
5
5
6
6
Based on the [ official Postgres image] ( http://registry.hub.docker.com/_/postgres/ ) .
7
7
8
- Includes a ` template_postgis ` database with ` postgis.sql ` and
9
- ` spatial_ref_sys.sql ` loaded.
8
+ Includes a ` template_postgis ` database with ` postgis.sql ` , ` topology.sql ` , and
9
+ ` spatial_ref_sys.sql ` loaded. Use this database as the template for your
10
+ database to gain access to PostGIS functionality in your database.
10
11
Original file line number Diff line number Diff line change 8
8
9
9
POSTGIS_CONFIG=/usr/share/postgresql/$PG_MAJOR /contrib/postgis-$POSTGIS_MAJOR
10
10
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /postgis.sql
11
+ $POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /topology.sql
11
12
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /spatial_ref_sys.sql
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Docker image for running PostGIS 2.1 on Postgres 9 (9.0-9.4).
5
5
6
6
Based on the [ official Postgres image] ( http://registry.hub.docker.com/_/postgres/ ) .
7
7
8
- Includes a ` template_postgis ` database with ` postgis.sql ` and
9
- ` spatial_ref_sys.sql ` loaded.
8
+ Includes a ` template_postgis ` database with ` postgis.sql ` , ` topology.sql ` , and
9
+ ` spatial_ref_sys.sql ` loaded. Use this database as the template for your
10
+ database to gain access to PostGIS functionality in your database.
10
11
Original file line number Diff line number Diff line change 8
8
9
9
POSTGIS_CONFIG=/usr/share/postgresql/$PG_MAJOR /contrib/postgis-$POSTGIS_MAJOR
10
10
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /postgis.sql
11
+ $POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /topology.sql
11
12
$POSTGRES --single template_postgis -j < $POSTGIS_CONFIG /spatial_ref_sys.sql
You can’t perform that action at this time.
0 commit comments