Dane Springmeyer
|
8226b30f1f
|
update CHANGELOG for mapnik v0.7.3 release
|
2012-11-08 15:18:46 -05:00 |
|
Dane Springmeyer
|
4d04ed01c0
|
setting up for mapnik v0.7.3 release
|
2012-11-08 15:17:51 -05:00 |
|
Dane Springmeyer
|
5c0c072b21
|
link libmapnik and boost system to help avoid any linking errors with more recent boost - closes #1567
|
2012-11-08 15:07:50 -05:00 |
|
Dane Springmeyer
|
1c74e61249
|
fix string concatenation in ogr plugin
|
2012-11-08 15:06:30 -05:00 |
|
Dane Springmeyer
|
efd002a3c6
|
fix compile with recent clang++ (still works with older g++)
|
2012-11-08 15:05:51 -05:00 |
|
Dane Springmeyer
|
6cfbabec18
|
port usr/local precendence in sorting to 0.7.x from master
|
2012-05-07 11:04:14 -07:00 |
|
Dane Springmeyer
|
6737bd959f
|
backport hextree sorting fix to 0.7.x series - refs #1087
|
2012-02-23 15:58:23 -08:00 |
|
Dane Springmeyer
|
5572514354
|
Add properties and methods onto shield symbolizer - refs #935 and #612
|
2011-10-27 10:59:02 -07:00 |
|
Robert Coup
|
b4f8577234
|
Do a proper check for BOOST_PYTHON_LIB in scons, and change it to be only the library name. re: mapnik-packaging:#3
|
2011-10-21 23:50:59 -07:00 |
|
Robert Coup
|
c5d2057d7e
|
Add .gitignore
|
2011-10-21 23:50:17 -07:00 |
|
Dane Springmeyer
|
bc5cabeb6a
|
add to 0.7.2 changelog
|
2011-10-18 11:46:55 -07:00 |
|
Dane Springmeyer
|
93ffb4c694
|
add 0.7.2 forward compatibility with mapnik 2.x text/shield symbolizer change (although this is only a deprecation warning in 2.0.0) - closes #898
|
2011-10-18 08:36:17 -07:00 |
|
Dane Springmeyer
|
75813f71c0
|
avoid compiler warning
|
2011-08-20 00:36:40 +00:00 |
|
Dane Springmeyer
|
e8474a57a3
|
better forward compatibility with mapnik2 for the text-transform property
|
2011-07-05 19:47:06 +00:00 |
|
Dane Springmeyer
|
bc0c4c7f20
|
ensure the fallback for mapnik2 compatibility works (bug was redeclaring 'text_convert_e')
|
2011-07-05 19:40:10 +00:00 |
|
Dane Springmeyer
|
4196bcd1e0
|
libpng 1.5.x compatibility
|
2011-07-05 19:20:32 +00:00 |
|
Dane Springmeyer
|
fa6eb983af
|
backport fixes from trunk for null and multipatch shape types
|
2011-05-19 22:00:41 +00:00 |
|
Dane Springmeyer
|
fffae3c3d6
|
update 0.7.2 changelog
|
2011-05-19 22:00:13 +00:00 |
|
Robert Coup
|
579f4d7484
|
Make python bindings for cairo work when running with git and not svn
|
2011-02-28 21:49:53 +00:00 |
|
Dane Springmeyer
|
deab48dddc
|
one last workaround for now to fix potential gdal -framework configuration problem
|
2011-02-06 05:30:31 +00:00 |
|
Dane Springmeyer
|
ba4f6feecc
|
forward compatibility with where mapnik 2.0 is going by changing underscores to dashes - see #644
|
2011-02-05 02:56:18 +00:00 |
|
Dane Springmeyer
|
48c4a86abb
|
backport r2570 from trunk - fix for gdal framework installer
|
2011-02-05 02:12:22 +00:00 |
|
Dane Springmeyer
|
70b5f62759
|
tabs -> spaces
|
2011-02-05 01:48:43 +00:00 |
|
Dane Springmeyer
|
921d77557a
|
remove code accidentally committed in r2547
|
2011-02-05 01:40:46 +00:00 |
|
Dane Springmeyer
|
80aab72438
|
add missing serialization of max_char_angle_delta
|
2011-02-02 03:38:14 +00:00 |
|
Dane Springmeyer
|
72399f0b23
|
fix reading of height value for building_symbolizer
|
2011-01-28 20:47:09 +00:00 |
|
Marcin Rudowski
|
9e0b15f814
|
replace cairo_pattern with trunk implementation to remove missing rasters bug with cairo (referencing data_ after delete)
|
2011-01-23 15:30:49 +00:00 |
|
Marcin Rudowski
|
c14d063069
|
missing mapnik2 XML compatibility for ShieldSymbolizer
|
2011-01-23 15:23:24 +00:00 |
|
Dane Springmeyer
|
c378ddb55e
|
boost filesystem v3 support, ported from trunk
|
2011-01-06 00:29:03 +00:00 |
|
Dane Springmeyer
|
4a962d9d9e
|
allow clang trunk compile
|
2011-01-06 00:28:16 +00:00 |
|
Dane Springmeyer
|
2ee9c3b5f3
|
better handling of alpha blending - patch from cdestigter - closes #674
|
2010-12-21 18:59:51 +00:00 |
|
Dane Springmeyer
|
5646dc3e33
|
actually add the mapnik.dtd
|
2010-12-15 17:23:43 +00:00 |
|
Dane Springmeyer
|
5c52488666
|
add draft xml dtd for validating xml stylesheets - #684
|
2010-12-13 17:52:59 +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 |
|
Dane Springmeyer
|
81f4e50e8f
|
actually parse label_position_tolerance from xml
|
2010-12-01 17:40:17 +00:00 |
|
Dane Springmeyer
|
ed2e364cf8
|
scons: linking libmapnik to boost_system is required solaris in 64 bit
|
2010-12-01 02:48:48 +00:00 |
|
Dane Springmeyer
|
23a77266ab
|
scons: solaris expects 64 bit python modules to be in a subdirectory called '64' that appears to not need an __init__.py
|
2010-12-01 02:00:48 +00:00 |
|
Dane Springmeyer
|
166e1b35a5
|
scons: test whether python is 64bit enabled
|
2010-12-01 01:42:19 +00:00 |
|
Dane Springmeyer
|
1b42882c90
|
scons: enable user configuration of C compiler - only used in configure checks
|
2010-11-30 18:47:41 +00:00 |
|
Robert Coup
|
ceb16fbb26
|
#584: make \n trigger line breaks in labels.
|
2010-11-30 02:53:41 +00:00 |
|
Dane Springmeyer
|
9d1f73fc42
|
scons: enable the customization of LTDL (libtool) paths
|
2010-11-23 17:04:03 +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 |
|