Dane Springmeyer
|
b7f714f7ec
|
postgis: primary key autodetection will now only happen if 'autodetect_key_field' is set to true - maintains current behavior - refs #804
|
2012-04-05 11:05:14 -07:00 |
|
Dane Springmeyer
|
a7e150a593
|
tests: add simple tests for postgis 'bbox' token replacement
|
2012-04-02 19:29:06 -07:00 |
|
Dane Springmeyer
|
d9cb76f7a1
|
postgis: support mixed case table names - closes #1159
|
2012-04-02 19:21:14 -07:00 |
|
Dane Springmeyer
|
10848f9d04
|
postgis: warn in the unlikely case of a numeric primary key
|
2012-04-02 18:13:27 -07:00 |
|
Dane Springmeyer
|
763e84a6e9
|
postgis: add support for auto-detection of primary key field - closes #804 - refs #753
|
2012-04-02 16:20:41 -07:00 |
|
Dane Springmeyer
|
3839dd363f
|
more pep8 for tests
|
2012-02-24 13:15:48 -08:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Dane Springmeyer
|
63891cec15
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
acc0d6e302
|
cleanup python datasource api simplifying access to descriptors
|
2012-01-11 20:03:47 -08:00 |
|
Dane Springmeyer
|
9be619cee4
|
tests: ensure postgis plugin throws if invalid query is made - refs #792
|
2011-12-05 12:11:59 -08:00 |
|
Dane Springmeyer
|
14327b913d
|
tests: postgis tests are optional, so be much less verbose if they cannot be automatically run
|
2011-12-02 12:35:31 -08:00 |
|
Artem Pavlenko
|
14700dba16
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Dane Springmeyer
|
07178f2864
|
fixup postgis test paths
|
2011-11-20 18:17:51 -08:00 |
|
Dane Springmeyer
|
bf323b09c6
|
add long overdue postgis tests
|
2011-11-20 16:43:47 -08:00 |
|