Updated PostGIS (markdown)
parent
daed920a0b
commit
6fd4980818
1 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@ See also a performance tuning page: OptimizeRenderingWithPostGIS
|
||||||
# New 0.7.0 Features
|
# New 0.7.0 Features
|
||||||
|
|
||||||
Docs TODO ->
|
Docs TODO ->
|
||||||
|
|
||||||
* Dynamic map variables
|
* Dynamic map variables
|
||||||
* !bbox!
|
* !bbox!
|
||||||
* !scale_denominator!
|
* !scale_denominator!
|
||||||
|
@ -20,9 +21,9 @@ Docs TODO ->
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
For Ubuntu, see UbuntuInstallation (specifically the package install line that includes _postgresql-8.3_)
|
For Ubuntu, see [[UbuntuInstallation]] (specifically the package install line that includes _postgresql-8.3_)
|
||||||
|
|
||||||
On Macs, try the instructions listed on MacInstallation/Optional.
|
On Macs, try the instructions listed on [[MacInstallation_Optional]].
|
||||||
|
|
||||||
Either way, make sure that running _python scons/scons.py DEBUG=y_ shows the following line
|
Either way, make sure that running _python scons/scons.py DEBUG=y_ shows the following line
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue