Sandro Santilli
|
8d2347af99
|
Make public PostgreSQL user name a configuration parameter
Closes #56.
Updates documentation and tests and example config files
|
2013-11-05 17:49:10 +01:00 |
|
Sandro Santilli
|
2abb136258
|
Set KML folder name to the requested filename.
Closes #115. Includes testcase.
|
2013-11-05 17:29:02 +01:00 |
|
Sandro Santilli
|
3c03099e8d
|
Do not trust GDAL SRID detection for KML output.
Closes #116. Includes testcase.
|
2013-11-05 16:57:23 +01:00 |
|
Sandro Santilli
|
e92530d6e5
|
Fix shapefile export for non-linestring results starting with NULL
Includes tests. Closes #111.
|
2013-10-02 12:12:09 +02:00 |
|
Sandro Santilli
|
0d84a704df
|
Fix missing .prj file in shapefile format
Finds srid, when needed, with an additional query.
Closes #110.
Includes testcases.
|
2013-10-02 11:44:06 +02:00 |
|
Sandro Santilli
|
1ddec5fdd1
|
Add note about why we want to skip querying geometry_columns
|
2013-09-30 10:43:32 +02:00 |
|
Sandro Santilli
|
ffafe814ef
|
Do not hang up to queued request on ogr generation failure
|
2013-05-29 17:33:10 +02:00 |
|
Sandro Santilli
|
7f9463e7fd
|
Fix filesystem access conflict among clustered processes
|
2013-05-29 16:48:20 +02:00 |
|
Sandro Santilli
|
76705a3fd7
|
Refactor format objects to expose a common stream-able interface
See app/models/formats/README for info
|
2013-05-28 10:36:15 +02:00 |
|