Artem Pavlenko
|
21798adb2f
|
+ fix name
|
2012-01-19 11:08:07 -05:00 |
|
Artem Pavlenko
|
9357656e7d
|
Merge pull request #1037 from eightysteele/patch-1
Add links and some minor formatting cleanup.
|
2012-01-18 07:03:14 -08:00 |
|
Artem Pavlenko
|
8fd505790e
|
Merge pull request #1023 from tarnowsc/master
Making the gamma-method for polygon symbolizer
|
2012-01-18 06:35:54 -08:00 |
|
Aaron Steele
|
fc51610cd2
|
Remove parens from COPYING.
|
2012-01-18 00:45:40 -08:00 |
|
Aaron Steele
|
edad7f053b
|
Add links, minor formatting cleanup, and include Java in list of high-level bindings.
|
2012-01-18 00:41:10 -08:00 |
|
Dane Springmeyer
|
fb80de8dfe
|
ogr plugin: for geometry type inspection support older gdal/ogr versions - fixes compile on ubuntu oneiric
|
2012-01-17 18:43:01 -05:00 |
|
Artem Pavlenko
|
9407991be4
|
Merge pull request #1021 from mapnik/geometry_type_descriptor
Add Geometry type descriptor
|
2012-01-17 11:31:24 -08:00 |
|
Dane Springmeyer
|
09857d6e8c
|
support as low as geos v3.1.0 - closes #1031
|
2012-01-17 01:48:02 -05:00 |
|
Dane Springmeyer
|
c42e0901d2
|
cleanup
|
2012-01-17 01:47:42 -05:00 |
|
Dane Springmeyer
|
b0d0d06564
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
834310f2d8
|
refactor
|
2012-01-14 22:35:40 -08:00 |
|
Cezary Tarnowski
|
53fc770495
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
|
Cezary Tarnowski
|
afa8ecefc4
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Dane Springmeyer
|
e716d6f440
|
Merge branch 'master' of github.com:mapnik/mapnik into geometry_type_descriptor
|
2012-01-12 18:48:53 -08:00 |
|
Dane Springmeyer
|
95c7e4a076
|
plugins/
pass by value
|
2012-01-12 14:05:03 -08:00 |
|
Cezary Tarnowski
|
c7cfdef8d4
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Dane Springmeyer
|
2a137908c3
|
cleanup python datasource api simplifying access to descriptors
|
2012-01-11 20:03:47 -08:00 |
|
Dane Springmeyer
|
7be62e594a
|
ensure all plugins report best guess at top level geometry_type using new descriptor attribute
|
2012-01-11 20:03:23 -08:00 |
|
Dane Springmeyer
|
e7f1c58dee
|
include/
add utility for converting paths to string geometry type name - refs #701
|
2012-01-11 20:02:38 -08:00 |
|
Dane Springmeyer
|
ca68a77a46
|
add geometry_type to mapnik::layer_descriptor - empty unless set by datasources - refs #701
|
2012-01-11 20:02:30 -08:00 |
|
Dane Springmeyer
|
d865555af2
|
formatting
|
2012-01-11 15:58:59 -08:00 |
|
Artem Pavlenko
|
ec8661b5d4
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/feature_style_processor.cpp
|
2012-01-10 21:38:43 +00:00 |
|
Artem Pavlenko
|
3011d53e34
|
+ fix typo
|
2012-01-10 21:32:51 +00:00 |
|
Artem Pavlenko
|
8652bfdae8
|
Merge pull request #1014 from tmcw/unbuffered_extent
Unbuffered extent
|
2012-01-10 13:31:29 -08:00 |
|
Dane Springmeyer
|
c734c516ae
|
fix compile with RENDERING_STATS
|
2012-01-10 13:27:41 -08:00 |
|
Hermann Kraus
|
f4f1e84420
|
Fix the problem reported in #1003 (NE, NW, SE not working for text-placement=simple).
Add test cases for this problem.
Conflicts:
src/text_placements.cpp
tests/data/placement/clean.sh
tests/data/placement/test.py
|
2012-01-09 23:30:22 +01:00 |
|
Tom MacWright
|
1640252b69
|
Merge branch 'master' into unbuffered_extent
|
2012-01-09 13:13:09 -05:00 |
|
Dane Springmeyer
|
8d11b0f16e
|
close #970 by removing non-north-up restriction which appears not to be working properly
|
2012-01-09 08:39:22 -08:00 |
|
Dane Springmeyer
|
f8b9cb4db4
|
use declared iterator
|
2012-01-09 08:38:46 -08:00 |
|
Artem Pavlenko
|
ba03c5a28f
|
Merge branch 'master' of https://github.com/tarnowsc/mapnik
|
2012-01-09 13:10:55 +00:00 |
|
Artem Pavlenko
|
1ad6e107d3
|
+ store face index for faster access
+ avoid memory leaks
|
2012-01-09 13:09:19 +00:00 |
|
Cezary Tarnowski
|
4084d58309
|
bugfix - a proper bugfix for rewinding geometry in building symbolizer
|
2012-01-09 13:41:38 +01:00 |
|
Artem Pavlenko
|
b90467cbc5
|
fix typo
|
2012-01-09 12:20:25 +00:00 |
|
Artem Pavlenko
|
838f6872d4
|
Merge branch 'master' of https://github.com/tarnowsc/mapnik
|
2012-01-09 12:20:07 +00:00 |
|
Cezary Tarnowski
|
7b72898832
|
bugfix - a proper bugfix for rewinding geometry in building symbolizer
|
2012-01-09 13:17:03 +01:00 |
|
Artem Pavlenko
|
d307eff124
|
+ initialize FT_Face to null
+ add missing bracket
|
2012-01-09 12:15:14 +00:00 |
|
cpsandbox
|
ccb4340164
|
Update src/font_engine_freetype.cpp
|
2012-01-08 23:06:27 -08:00 |
|
cpsandbox
|
621ebac674
|
adding support for multiple fonts in one font file, for instance .ttc
|
2012-01-08 21:55:18 -08:00 |
|
Dane Springmeyer
|
e9bb5666e7
|
scons: fully workaround potential compile error with gcc/boost 1.42/ubuntu relating to interprocess bug - refs #1001 and #950
|
2012-01-08 17:21:04 -08:00 |
|
Dane Springmeyer
|
5b167b4fa2
|
scons: pass boost version through env
|
2012-01-08 17:13:19 -08:00 |
|
Dane Springmeyer
|
894494a07d
|
recommend 1.46 since that dodges the ubuntu issue with interprocess - refs #950 and #1001
|
2012-01-08 16:08:08 -08:00 |
|
Dane Springmeyer
|
156026c581
|
Revert "recommend 1.46 since that dodges the ubuntu issue with interprocess - refs #950 and #1001"
This reverts commit 60059970fa .
|
2012-01-08 16:07:17 -08:00 |
|
Dane Springmeyer
|
69f4cece93
|
recommend 1.46 since that dodges the ubuntu issue with interprocess - refs #950 and #1001
|
2012-01-08 16:03:04 -08:00 |
|
Dane Springmeyer
|
34e0cd7044
|
clarify recommended boost versions - closes #1001
|
2012-01-08 15:55:47 -08:00 |
|
Dane Springmeyer
|
954cb664ba
|
fix compile with older boost
|
2012-01-06 16:22:39 -08:00 |
|
Dane Springmeyer
|
f83b0edbe5
|
make failing osm plugin test a todo
|
2012-01-05 18:49:41 -08:00 |
|
Dane Springmeyer
|
b7c69a8462
|
test cleanup
|
2012-01-05 18:48:20 -08:00 |
|
Dane Springmeyer
|
fa93ad7de5
|
more wkb/wkt tests
|
2012-01-05 18:26:01 -08:00 |
|
Dane Springmeyer
|
70bb3805e2
|
test wkb collection output to match wkt output
|
2012-01-05 17:30:21 -08:00 |
|
Dane Springmeyer
|
47e5aff668
|
enable tests comparing wkt/wkb output between shapefiles read with shape.input and ogr.input now that shape reading is fixed up
|
2012-01-05 16:46:19 -08:00 |
|