Dane Springmeyer
|
a7e6f3a24b
|
scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging
|
2014-06-09 13:32:48 -07:00 |
|
Dane Springmeyer
|
3339255b18
|
remove force_odd_labels - refs #2120
|
2014-04-24 20:22:01 -07:00 |
|
Dane Springmeyer
|
4e957c9cac
|
make inflated image for blurring opt-in via 'image-filters-inflate' option - refs #2165
|
2014-02-27 10:11:17 -08:00 |
|
Dane Springmeyer
|
855a7149cb
|
fix linux linking order in python bindings
Conflicts:
bindings/python/build.py
src/build.py
|
2014-01-20 17:47:08 -08:00 |
|
Dane Springmeyer
|
448d093f77
|
accept woff (web font) format - closes #2113
|
2013-12-20 17:15:41 -05:00 |
|
Dane Springmeyer
|
adc7ae587d
|
add has_svg_renderer status to python bindings
|
2013-11-22 15:50:48 -08:00 |
|
Dane Springmeyer
|
e5bb5ed8aa
|
backport geojson parsing/generation fixes from master to 2.3.x - refs #2083
|
2013-11-21 14:11:47 -08:00 |
|
Dane Springmeyer
|
9688562df3
|
python render_with_detector: respect scale_factor and offsets - refs #2075
|
2013-11-17 20:10:20 -08:00 |
|
Dane Springmeyer
|
5de5ffb764
|
remove unused and broken deepcopy support to be replaced in #2081 - refs #1390 and #946
|
2013-11-13 19:26:17 -08:00 |
|
Dane Springmeyer
|
fe5b3713ba
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
|
Dane Springmeyer
|
86dfa0778a
|
fix cairo reference counting and add more cairo context tests - closes #2031
|
2013-10-28 12:46:44 -07:00 |
|
Dane Springmeyer
|
1aad73b2ad
|
iwyu
|
2013-10-14 17:47:51 -04:00 |
|
Hermann Kraus
|
cf7aa83bd8
|
Only call function if it is actually built.
|
2013-10-14 02:24:36 +02:00 |
|
Dane Springmeyer
|
ac961feb64
|
expose mapnik.Color.packed to get unsigned rgba value
|
2013-10-01 21:30:49 -07:00 |
|
Dane Springmeyer
|
feaddaeed0
|
fix raster colorizer via python
|
2013-09-25 15:22:57 -07:00 |
|
Dane Springmeyer
|
722aa4ae14
|
python: add support for __geo_interface__ - closes #2009
|
2013-09-18 16:08:34 -07:00 |
|
Dane Springmeyer
|
6bfbb53eac
|
optimized WKTReader for parsing WKT into geometry paths
|
2013-09-15 23:23:43 -07:00 |
|
Dane Springmeyer
|
c5dd5487a5
|
Merge pull request #1966 from mapnik/background-image-comp-op
Map background-image-comp-op and background-image-opacity
|
2013-09-05 12:25:47 -07:00 |
|
Dane Springmeyer
|
5e322dbff2
|
Merge pull request #1991 from PetrDlouhy/master
Offset enabled for LinePatternSymbolizer + tests
|
2013-08-27 15:13:15 -07:00 |
|
Dane Springmeyer
|
6af6d66739
|
python: fix reporting of tiff and webp image support
|
2013-08-23 15:18:00 -07:00 |
|
Petr Dlouhý
|
1e9ee87fce
|
add LinePatternSymbolizer offset python binding
|
2013-08-22 12:56:04 +02:00 |
|
Dane Springmeyer
|
e0026f3df2
|
use icu:: namespace and start isolating icu impl by consistenly using mapnik::value_unicode_string
|
2013-08-13 18:52:04 -04:00 |
|
Dane Springmeyer
|
78b4980352
|
finish exposing mapnik.Feature.from_geojson
|
2013-07-30 15:45:46 -04:00 |
|
Dane Springmeyer
|
13343eb5be
|
workaround c++11 compile error due to ambiguous std::vector::insert usage - closes #1973
|
2013-07-30 15:14:47 -04:00 |
|
Dane Springmeyer
|
fad9af5263
|
add support for applying custom comp_op and opacity when blending map background image into background color at render time - refs mapnik/mapnik-support#8
|
2013-07-25 01:00:38 -04:00 |
|
Dane Springmeyer
|
88b24144b6
|
ensure libmapnik DEFINES are propagated to the python bindings
|
2013-07-23 19:58:13 -04:00 |
|
Dane Springmeyer
|
ef4dfeb747
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
|
Dane Springmeyer
|
93d36ff1e3
|
avoid -Wunused-parameter warning
|
2013-07-23 16:10:16 -04:00 |
|
Dane Springmeyer
|
31931b89cb
|
git rid of a few fixme
|
2013-07-23 16:00:16 -04:00 |
|
Dane Springmeyer
|
0b58eea131
|
scons: link bindings to rt on linux
|
2013-07-14 16:32:16 -04:00 |
|
Tom Hughes
|
a93832cbff
|
Avoid truncating 64 bit return values on 32 bit platforms
|
2013-07-10 22:36:11 +01:00 |
|
Dane Springmeyer
|
4bc28d547b
|
handle lacking return value handling caught by coverity
|
2013-07-04 14:31:46 -04:00 |
|
Dane Springmeyer
|
c011524b67
|
add mapnik.Image.premultiplied() to query status of pixel premultiplication
|
2013-07-02 16:01:23 -04:00 |
|
Dane Springmeyer
|
fbeeb54558
|
fix compile with python 3.x
|
2013-06-06 13:11:34 -07:00 |
|
Dane Springmeyer
|
5cb6bbe01c
|
fix python linking when using static libraries for deps or statically building libmapnik
|
2013-06-03 13:17:45 -07:00 |
|
Dane Springmeyer
|
3b2bdba7b0
|
iwyu
|
2013-06-02 20:19:33 -07:00 |
|
Dane Springmeyer
|
1036eb1c99
|
support base_path adjustment when reading from xml file as well as from a string
|
2013-06-02 16:24:21 -07:00 |
|
Dane Springmeyer
|
fa15b5feaa
|
add python wrappers for CSV and GeoJSON plugins - closes #1882
|
2013-06-02 12:12:39 -07:00 |
|
Dane Springmeyer
|
481fb3d380
|
no need to explicitly link to cairo on osx in python bindings if using dynamic lookup
|
2013-05-30 09:19:05 -07:00 |
|
Dane Springmeyer
|
126d1b73d6
|
reflect debug symbolizer in python
|
2013-05-22 06:49:38 -07:00 |
|
Dane Springmeyer
|
8634a04938
|
add support for drawing all geometry verticies with debug symbolizer mode=vertex and expose in python - closes #1848
|
2013-05-21 19:21:35 -07:00 |
|
artemp
|
4c05d3a617
|
+ mapnik_datasource parameters : handle unicode objects - convert to internal UTF8 representation
|
2013-05-20 11:48:13 +01:00 |
|
Dane Springmeyer
|
ef5e8f7fff
|
fix linking of python bindings when building against libmapnik.a
|
2013-05-17 08:38:09 -07:00 |
|
artemp
|
392561c5d9
|
add to/from specialisation for boost::optional<bool>
|
2013-05-17 11:16:11 +01:00 |
|
Dane Springmeyer
|
b6a937e93d
|
iwyu
|
2013-05-16 12:47:36 -07:00 |
|
artemp
|
d5c9fea7b6
|
+ remove redundant work-around
|
2013-05-16 20:32:19 +01:00 |
|
Dane Springmeyer
|
5a6ea9ee6f
|
finish to rename of mapnik::Feature -> mapnik::feature_impl
|
2013-05-16 11:55:58 -07:00 |
|
Dane Springmeyer
|
3fbf4df67d
|
add support for statically linking datasource input plugins - closes #1810 and #1821 - refs #249
|
2013-05-16 11:55:58 -07:00 |
|
Dane Springmeyer
|
c34f86e08f
|
finish cleanup after geos plugin removal - refs #1809
|
2013-05-16 11:55:58 -07:00 |
|
artemp
|
37cc3de4aa
|
+ use mapnik::noncopyable
|
2013-05-16 19:41:59 +01:00 |
|