Dane Springmeyer
|
fa6eb983af
|
backport fixes from trunk for null and multipatch shape types
|
2011-05-19 22:00:41 +00:00 |
|
Dane Springmeyer
|
b713413b5c
|
typo
|
2010-12-03 16:46:46 +00:00 |
|
Dane Springmeyer
|
48c41c305a
|
fix compile error in gdal plugin when building in debug mode, due to patch backported from trunk innapropriately
|
2010-12-03 16:39:55 +00:00 |
|
Lucio Asnaghi
|
b4421bc39c
|
+ backports cosmetics
+ backports avoid static string as datasource name
|
2010-11-16 21:20:40 +00:00 |
|
Lucio Asnaghi
|
980098e2d5
|
- backport of occi changes to 0.7.2
- address wrong usage of spatial filter
- avoid using connection pool when not needed
- support collections and multiple geometry features correctly
|
2010-11-16 20:48:11 +00:00 |
|
Lucio Asnaghi
|
3349cb5823
|
+ avoid using static string as datasource name
|
2010-11-16 17:54:13 +00:00 |
|
Lucio Asnaghi
|
76f1de2033
|
+ osm dataset cosmetics
+ remove static datasource name string
|
2010-11-16 17:52:20 +00:00 |
|
Lucio Asnaghi
|
6a96d6c29e
|
+ backport changes to bind properly (no ogr calls in constructor)
+ backport layer_by_index (useful a lot)
|
2010-11-16 17:49:42 +00:00 |
|
Lucio Asnaghi
|
82ed88a940
|
+ fix resolving the table name properly
+ remove unused imports
+ don't use static string for datasource name
|
2010-11-16 17:47:23 +00:00 |
|
Lucio Asnaghi
|
d8ea5582fb
|
+ backport of small change in raster datasource from trunk
|
2010-11-16 17:45:42 +00:00 |
|
Dane Springmeyer
|
707f2dca74
|
osm plugin: make sure to read in data from new file - closes #542
|
2010-11-13 21:46:40 +00:00 |
|
Dane Springmeyer
|
0cdb4b2aea
|
allow occi plugin to compile against > 10g
|
2010-11-08 21:15:12 +00:00 |
|
Dane Springmeyer
|
bf14a62186
|
whoops, make the srid mutable not the type
|
2010-11-08 21:11:16 +00:00 |
|
Dane Springmeyer
|
6b08f1c793
|
fix compile of occi plugin after late binding patch
|
2010-11-08 21:06:37 +00:00 |
|
Dane Springmeyer
|
aa7a3f8aae
|
fix spelling of initial_size parameter in postgis plugin
|
2010-11-08 21:04:01 +00:00 |
|
Robert Coup
|
5bbb5fbcf0
|
Allow late-binding of datasources. Backport of r2291 to 0.7.2-dev branch. closes #622
|
2010-10-24 07:56:43 +00:00 |
|
Dane Springmeyer
|
448c998a63
|
backport r2283 (fix for shapefile dupe features) - #647
|
2010-10-18 17:25:45 +00:00 |
|
Dane Springmeyer
|
1c74f2095f
|
correct null shapes processing - closes #573 (backport from 2077)
|
2010-07-26 02:16:38 +00:00 |
|
Dane Springmeyer
|
b8b2b726fe
|
scons: only apply SHAPE_MEMORY_MAPPED_FILE to shapefile driver code
|
2010-07-14 22:39:55 +00:00 |
|
Dane Springmeyer
|
c2988656df
|
backport r1955,1956 - db connection fixes
|
2010-07-14 02:00:57 +00:00 |
|
Dane Springmeyer
|
d785b9c5b4
|
backport r1889
|
2010-07-14 01:47:30 +00:00 |
|
Dane Springmeyer
|
1387b1a8d5
|
backport r1890
|
2010-07-14 01:46:09 +00:00 |
|
Dane Springmeyer
|
a6a9c19c81
|
place built plugin targets in input/ directory to make local registration easier
|
2010-07-13 23:22:54 +00:00 |
|
Dane Springmeyer
|
55f0c4da60
|
port fixes from trunk for gdal bilinear resampling quality (r1912,#563)
|
2010-07-10 11:53:40 +00:00 |
|
Dane Springmeyer
|
4d460cc795
|
remove debug line
|
2010-03-17 22:19:19 +00:00 |
|
Dane Springmeyer
|
8477dcaf40
|
avoid potential zero division error (floating point exception) if image width and heigh == 0 (likely to happen when layer srs = 4326 and map srs = 900913) - see also #527 - avoid gdal crash on 'ERROR 1: The buffer into which the data should be read is null'
|
2010-03-17 22:00:00 +00:00 |
|
Dane Springmeyer
|
d6ef3014a3
|
postgis/oracle: use mapnik::boolean type for 'estimate_extent' rather than std::string, and strip double quotes as the estimated_extent function operates on single quotes - improves upon #393
|
2010-03-17 16:06:39 +00:00 |
|
Artem Pavlenko
|
e680c3c473
|
+ remove unused *.hpp file
|
2010-03-17 13:46:02 +00:00 |
|
Marcin Rudowski
|
2384b70abe
|
avoid introducing subpixel shift when upscaling using gdal
|
2010-03-17 08:34:05 +00:00 |
|
Alberto Valverde
|
6dcf47530a
|
backported r1699 from trunk
|
2010-03-16 18:45:53 +00:00 |
|
Artem Pavlenko
|
e62fb19c7c
|
+ lets postgis return geometry in native byte order
(wkb reader can handle both 'NDR' and 'XDR')
|
2010-03-08 12:04:41 +00:00 |
|
Marcin Rudowski
|
61c1e2e4ed
|
eliminate compiler warnings
|
2010-03-04 08:31:25 +00:00 |
|
Dane Springmeyer
|
49afe197c3
|
apply mapnik-0.7.1.mr.raster-position2.diff from mar_rud to close #475
|
2010-03-03 02:11:28 +00:00 |
|
Dane Springmeyer
|
d78a100134
|
fix minor issues caught in debian packaging relating to executable status and spelling
|
2010-02-21 17:28:17 +00:00 |
|
Dane Springmeyer
|
fedbc40541
|
ensure shapeindex links against boost system if available (boost >=1.35) to avoid potential problems in indirect linking on linux (essentially directly dynamically linking like we previously only did on os x) - closes #517
|
2010-02-21 00:33:41 +00:00 |
|
Dane Springmeyer
|
7ed73b3b69
|
apply modified patch from Mak Kolybabi fixing up postgres schema support in PostGIS plugin - closes #500 - extends #260
|
2010-02-19 21:00:35 +00:00 |
|
Dane Springmeyer
|
3a80dffb6e
|
bump version to 0.7.1, merge r1596,r1604,r1605,r1625, and fix #512 and #504
|
2010-02-19 19:11:17 +00:00 |
|
Artem Pavlenko
|
dc99a1e0e2
|
+ port r1571 + r1573
Conflicts:
plugins/input/shape/shape.cpp
|
2010-01-15 23:01:28 +00:00 |
|
Artem Pavlenko
|
9a7c73aab3
|
remove debug printing in shapefile driver
|
2010-01-14 10:23:06 +00:00 |
|
Artem Pavlenko
|
07729249ac
|
+ fixed 'optional' measure in multipointz
|
2010-01-13 23:07:35 +00:00 |
|
Artem Pavlenko
|
2495257b86
|
+ read z and m bounds from the header
|
2010-01-13 23:07:27 +00:00 |
|
Artem Pavlenko
|
8d7ad5b190
|
+ implement missing support for :
multipoint
multipointm
multipointz
|
2010-01-13 17:18:01 +00:00 |
|
Artem Pavlenko
|
8a5e1ea736
|
+ ident fix
|
2010-01-13 17:17:53 +00:00 |
|
Dane Springmeyer
|
0110f3bb3d
|
remove unmaintained autotools from 0.7 branch
|
2010-01-11 00:05:54 +00:00 |
|
Artem Pavlenko
|
9a9042ce84
|
+ avoid GCC specific features on win32 (range case in switch stmt)
|
2010-01-09 14:45:58 +00:00 |
|
Dane Springmeyer
|
d1dbf89961
|
disable the wall clock timer as it is not portable code and we can't release at this time
|
2009-12-15 19:09:30 +00:00 |
|
Dane Springmeyer
|
19194dd8fa
|
correct type
|
2009-12-13 23:27:43 +00:00 |
|
Dane Springmeyer
|
da82b6905d
|
merge clog fix from r1478 to 0.7 branch
|
2009-12-11 19:53:49 +00:00 |
|
Dane Springmeyer
|
4dd6259903
|
add optional 'geometry_table' and 'extent_from_subquery' parameter and 'scale_denominator' substitution ability to PostGIS driver while enhancing error reporting - closes #260,#426,#456, updates CHANGELOG with other recent PostGIS enhancements and fixes
|
2009-12-11 01:50:55 +00:00 |
|
Dane Springmeyer
|
f543f56524
|
add missing include
|
2009-12-07 06:45:27 +00:00 |
|