Dane Springmeyer
|
025b04fe2b
|
fix #2287 in 2.0.x branch
|
2014-07-28 17:27:05 -07:00 |
|
Dane Springmeyer
|
4acda0a752
|
fix compile of json feature_collection grammar when building against boost >= 1.52 - refs #1658 and #1716
|
2013-02-10 16:59:31 -08:00 |
|
Dane Springmeyer
|
7cf334852d
|
add to changelog for 2.0.3
|
2012-12-05 20:06:36 -08:00 |
|
Dane Springmeyer
|
e61644b930
|
boost system linking in python too
|
2012-12-05 19:57:55 -08:00 |
|
Dane Springmeyer
|
fd27717253
|
finish backport to 2.0.x of fix for #1464
|
2012-12-05 19:57:29 -08:00 |
|
Dane Springmeyer
|
1aa28fb966
|
add 'ignore-placement' to list of expected parameters for markers_symbolizer to avoid spurious warning during load_map when the parameter is used
|
2012-11-27 13:08:55 -08:00 |
|
Artem Pavlenko
|
ca43cc3f40
|
Merge pull request #1466 from strk/2.0.x-literals
2.0.x literals
|
2012-09-05 02:41:16 -07:00 |
|
Sandro Santilli
|
170e23440f
|
Add support for literal types in PostGIS queries. Closes #1464.
|
2012-09-04 18:20:15 +02:00 |
|
Dane Springmeyer
|
ed734df467
|
now working on mapnik v2.0.3-pre
|
2012-08-03 18:06:02 -07:00 |
|
Dane Springmeyer
|
3b831a485d
|
update CHANGELOG
|
2012-08-03 18:00:26 -07:00 |
|
Dane Springmeyer
|
adb2ec7414
|
setting up for mapnik v2.0.2 release
|
2012-08-03 17:59:20 -07:00 |
|
Dane Springmeyer
|
7e36b13dce
|
update CHANGELOG for 2.0.2 release
|
2012-08-03 17:50:00 -07:00 |
|
Dane Springmeyer
|
daeecb39e0
|
handle empty geometries from postgis and add postgis tests - refs #1333
|
2012-08-03 17:42:10 -07:00 |
|
Dane Springmeyer
|
fa23cda22f
|
avoid unused variable warnings
|
2012-08-03 17:27:33 -07:00 |
|
artemp
|
cc3cd5f63f
|
+ fixed naming (as per SVG)
|
2012-08-01 13:50:50 -07:00 |
|
Dane Springmeyer
|
9b251e16f7
|
fix initialization order with markers_symbolizer to avoid compiler warning
|
2012-07-05 14:52:15 -07:00 |
|
Dane Springmeyer
|
8dea5a5fe2
|
future proof linking of postgis plugin against boost 1.50
|
2012-07-05 14:25:58 -07:00 |
|
Dane Springmeyer
|
718d3a4e66
|
switch grid member intialization order to avoid compiler warning
|
2012-07-05 14:25:32 -07:00 |
|
Dane Springmeyer
|
49483fa2dd
|
ensure valid string concatenation
|
2012-07-05 14:19:34 -07:00 |
|
Dane Springmeyer
|
d139e491c2
|
add missing throw
|
2012-07-05 13:35:26 -07:00 |
|
Dane Springmeyer
|
f878989b2e
|
avoid unused variable warning
|
2012-07-05 13:35:08 -07:00 |
|
Dane Springmeyer
|
6a6a48bc6c
|
consistenly pass the unbuffered map dimensions to the placement_finder, ensuring that avoid-edges and minimum-padding are respected across all renderers, if set - closes #1242
|
2012-07-05 12:03:43 -07:00 |
|
Dane Springmeyer
|
7a7ab494f4
|
use ST_AsBinary for postgis_datasource::features_at_point - closes #1252
|
2012-07-04 16:35:06 -07:00 |
|
Dane Springmeyer
|
dc813167c7
|
initialize boolean grid.painted
|
2012-07-04 14:15:44 -07:00 |
|
Dane Springmeyer
|
ff271853ce
|
partially rollback b93c760b33 - meaning that radii will continue (as in Mapnik 2.0.0) to be assumed for marker width/height in the Mapnik 2.0.x series (>= 2.0.2) - closes #1163, refs #1134
|
2012-07-04 11:33:58 -07:00 |
|
Dane Springmeyer
|
57a3836c50
|
avoid throwing if Mapnik 2.1 style <Parameters> is encountered in XML
|
2012-07-04 11:19:51 -07:00 |
|
Dane Springmeyer
|
3b44a88c44
|
update changlog after 47e5b3c
|
2012-07-03 12:17:28 -07:00 |
|
artemp
|
47e5b3c95e
|
+ use ST_xxx
|
2012-07-03 12:16:02 -07:00 |
|
Dane Springmeyer
|
51bf0ef2a5
|
scons: port minor build fixes from master to make building os x binaries (against static icu and libpq) easier
|
2012-06-15 15:00:51 -04:00 |
|
Dane Springmeyer
|
c8848c8a9b
|
only mark deprecated api names for removal at major versions to ensure we are semver compatible - thanks @migurski - closes #1129
|
2012-06-06 17:32:36 -07:00 |
|
Dane Springmeyer
|
2b5ad5bd7e
|
update changelog after #1171 and #1221
|
2012-05-18 13:48:23 -07:00 |
|
Dane Springmeyer
|
92dd30556a
|
python: fix leaky Py_None return by calling Py_INCREF(Py_None) before returning - closes #1221
|
2012-05-18 13:28:58 -07:00 |
|
Dane Springmeyer
|
7fe677dd41
|
avoid trying to determine relative path from python module to plugins as this can make flexible packaging harder - closes #1171
|
2012-05-03 21:49:09 -04:00 |
|
Dane Springmeyer
|
19b51fd43b
|
bump api fallback version
|
2012-04-11 08:19:27 -07:00 |
|
Dane Springmeyer
|
c1ed1da9e2
|
update changelog after #1173
|
2012-04-11 08:18:39 -07:00 |
|
Dane Springmeyer
|
0370913bfc
|
fix memory leak of pj_ctx if a projection cannot be initialized
|
2012-04-11 08:14:37 -07:00 |
|
Dane Springmeyer
|
56d8f7a3f9
|
now working on mapnik 2.0.2-pre
|
2012-04-09 14:29:01 -07:00 |
|
Dane Springmeyer
|
57347e9106
|
update CHANGELOG
|
2012-04-09 14:22:48 -07:00 |
|
Dane Springmeyer
|
5cd3cb2efd
|
setting up for mapnik 2.0.1 release
|
2012-04-09 14:21:48 -07:00 |
|
Dane Springmeyer
|
862bd54799
|
shuffle CHANGELOG
|
2012-04-09 14:15:53 -07:00 |
|
Dane Springmeyer
|
1f49c52be4
|
add hello world plugin to gitignores
|
2012-04-09 14:12:17 -07:00 |
|
Dane Springmeyer
|
bd8446d875
|
forward compatibility with mapnik >= 2.1.x header name
|
2012-04-09 14:07:18 -07:00 |
|
Dane Springmeyer
|
af6cd78ab9
|
embed version in the epydoc output
|
2012-04-09 13:52:54 -07:00 |
|
Dane Springmeyer
|
b93c760b33
|
backport markers_symbolizer fixes from master to 2.0.x - closes #1163
|
2012-04-04 11:19:40 -07:00 |
|
Dane Springmeyer
|
c9a610df92
|
add missing set_color_to_alpha impl - TODO - add advanced algo that supports tolerance - refs #1018
|
2012-04-04 10:22:02 -07:00 |
|
Dane Springmeyer
|
50abe356d8
|
remove #1072 from changelog as it was ultimately reverted from 2.0.x branch
|
2012-03-24 08:02:20 -07:00 |
|
Dane Springmeyer
|
0be7d66549
|
Revert "avoid mutex locks on pj_transform for proj 4.7 and above - closes #1072"
This reverts commit 150c9f819a .
|
2012-03-24 08:01:13 -07:00 |
|
Dane Springmeyer
|
19f43c9d2f
|
add 0f5ab18ed backport to changelog
|
2012-03-15 19:10:04 -07:00 |
|
Artem Pavlenko
|
49f0df0f7f
|
avoid creating default initialised values if key doesn't exist
|
2012-03-15 19:01:17 -07:00 |
|
Dane Springmeyer
|
896bcbd211
|
since mapnik::layer is public api, add forward compatibility with >= mapnik 2.1.x
|
2012-03-15 12:42:02 -07:00 |
|