Commit graph

2858 commits

Author SHA1 Message Date
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
Dane Springmeyer
a6891f2459 Merge branch '2.0.x' of github.com:mapnik/mapnik into 2.0.x 2012-03-14 22:10:06 -07:00
Dane Springmeyer
e66d724841 remove id 2012-03-14 22:09:40 -07:00
Dane Springmeyer
cacc90962c add deprecated python module alias for backward compatibility 2012-03-15 02:19:48 +00:00
Dane Springmeyer
91ad01b11b properly format abi versions in a few more placesa 2012-03-15 02:04:10 +00:00
Dane Springmeyer
8229b22ed7 fix linux soname formatting 2012-03-14 18:31:54 -07:00
Dane Springmeyer
1912362b46 make available MAPNIK_VERSION_STRING in c++ header (not just in python) and add MAPNIK_VERSION_IS_RELEASE define that indicates if the code is released 2012-03-14 17:26:50 -07:00
Dane Springmeyer
9ddef6463f backport 'switch naming back from libmapnik2 -> libmapnik (also python)' and remove svn traces (refs #941) 2012-03-14 15:44:48 -07:00
Dane Springmeyer
e7f62675a9 remove ogcserver - now at https://github.com/mapnik/OGCServer 2012-03-14 15:29:49 -07:00
Dane Springmeyer
34ddc65e30 backport to 2.0.x series the sqlite3_open_v2 usage from master - refs #854 2012-03-14 15:08:39 -07:00
Dane Springmeyer
7a10befa11 update CHANGELOG 2012-03-14 14:40:41 -07:00