|
|
|
@729
|
[729]
|
11 days |
dom |
Add missing #include to fix GNU/kFreeBSD build
|
|
|
|
@728
|
[728]
|
3 weeks |
andreas |
- add new files
- optional check for gdal
|
|
|
|
@727
|
[727]
|
3 weeks |
tom |
Make the python bindings for image views actually only return data
from …
|
|
|
|
@726
|
[726]
|
3 weeks |
tom |
Fix brain fade - python cairo bindings should work again now.
|
|
|
|
@725
|
[725]
|
3 weeks |
tom |
Add support for font sets on shield sumbolizers.
|
|
|
|
@724
|
[724]
|
3 weeks |
tom |
Add an INTERNAL_LIBAGG build option that can be used to make mapnik
build …
|
|
|
|
@723
|
[723]
|
3 weeks |
tom |
Fix compiler warnings.
|
|
|
|
@722
|
[722]
|
3 weeks |
tom |
Removed forward declaration of mapnik::transcoder as we have …
|
|
|
|
@721
|
[721]
|
3 weeks |
tom |
Make boost_system optional as boost before 1.35.0 doesn't have it …
|
|
|
|
@720
|
[720]
|
3 weeks |
tom |
Don't try and include cairo support in the python bindings if we
haven't …
|
|
|
|
@719
|
[719]
|
3 weeks |
tom |
Don't return a null point when no glyph can be found in any font.
Patch …
|
|
|
|
@718
|
[718]
|
4 weeks |
tom |
Improve alignment of wrapped text.
Patch from Jon Burgess …
|
|
|
|
@717
|
[717]
|
4 weeks |
tom |
Remove unused variable.
Patch from Jon Burgess …
|
|
|
|
@716
|
[716]
|
4 weeks |
tom |
Make sure we set the height of the string if it doesn't contain
any spaces …
|
|
|
|
@715
|
[715]
|
4 weeks |
tom |
Make the cairo renderer build again, with font fallback support now.
|
|
|
|
@714
|
[714]
|
4 weeks |
dave |
Fix the OGCServer (would always throw invalid image format errors)
|
|
|
|
@713
|
[713]
|
4 weeks |
tom |
Refactor some of the font set stuff so that the cairo renderer can be
made …
|
|
|
|
@712
|
[712]
|
4 weeks |
tom |
Add parentheses to avoid compiler warnings.
|
|
|
|
@711
|
[711]
|
4 weeks |
tom |
Add parentheses to avoid compiler warnings.
|
|
|
|
@710
|
[710]
|
4 weeks |
tom |
Commit missing font_set.cpp file. Closes #100.
|
|
|
|
@709
|
[709]
|
6 weeks |
artem |
added missing font_set.hpp
|
|
|
|
@708
|
[708]
|
7 weeks |
artem |
added missing avoid_edges parameter
|
|
|
|
@707
|
[707]
|
8 weeks |
artem |
corrected boost libs names logic
|
|
|
|
@706
|
[706]
|
8 weeks |
artem |
+fixed init order
|
|
|
|
@705
|
[705]
|
8 weeks |
artem |
applied aspect ratio patch from Frederik Ramm
|
|
|
|
@704
|
[704]
|
8 weeks |
artem |
applied font fallback patch from Beau Gunderson
|
|
|
|
@703
|
[703]
|
8 weeks |
artem |
reverting back to 700
|
|
|
|
@702
|
[702]
|
8 weeks |
artem |
reverting back to 700
|
|
|
|
@701
|
[701]
|
8 weeks |
artem |
applied font fallbacj patch from Beau Gunderson
|
|
|
|
@700
|
[700]
|
2 months |
andreas |
link against boost and version bump
|
|
|
|
@699
|
[699]
|
2 months |
andreas |
improved gdal and postgresql detection
|
|
|
|
@698
|
[698]
|
3 months |
tom |
Include ltdl.h instead of trying to forward declare libtool
types in …
|
|
|
|
@697
|
[697]
|
4 months |
tom |
Don't clip coordinates to 16 bits if we're using cairo 1.6 as it is …
|
|
|
|
@696
|
[696]
|
4 months |
tom |
Remove unused ifdefs.
|
|
|
|
@695
|
[695]
|
4 months |
tom |
Enable clipping for cairo 1.6.0 and later.
|
|
|
|
@694
|
[694]
|
4 months |
artem |
applied patch from Dane Springmeyer
|
|
|
|
@693
|
[693]
|
4 months |
tom |
Revert previous fix for #89 and add a new improved fix that enhances …
|
|
|
|
@692
|
[692]
|
4 months |
tom |
Don't try and render text if the attribute containing the text does
not …
|
|
|
|
@691
|
[691]
|
5 months |
andreas |
- updated autotools build files
- build now osm plugin automatic if …
|
|
|
|
@690
|
[690]
|
5 months |
artem |
reverting r681
|
|
|
|
@689
|
[689]
|
5 months |
benmoores |
Experimental pdf output using wxPdfDoc:
- wxpdfdoc patches
- mapnik …
|
|
|
|
@688
|
[688]
|
5 months |
dom |
release 0.5.1
|
|
|
|
@687
|
[687]
|
5 months |
dom |
revert [681] - breaks text labels
|
|
|
|
@686
|
[686]
|
5 months |
nickw |
now distinguishes between lines and polygons for ways
|
|
|
|
@685
|
[685]
|
5 months |
artem |
minor tweaks to keep win32 build happy
|
|
|
|
@684
|
[684]
|
5 months |
dom |
apply [683]
|
|
|
|
@683
|
[683]
|
5 months |
dom |
Patch to disallow placement if segment_length=0 from jonb (fixes #86)
|
|
|
|
@682
|
[682]
|
5 months |
dom |
merge [679] (ppc64 build fix)
|
|
|
|
@681
|
[681]
|
5 months |
dom |
merge [675] (gcc 4.3 warnings)
|
|
|
|
@680
|
[680]
|
5 months |
dom |
merge [653], [654] (shapeindex error handling)
|
|
|
|
@679
|
[679]
|
5 months |
dom |
ppc64 build fix (fixes #83)
|
|
|
|
@678
|
[678]
|
5 months |
dom |
re-enable regex support
|
|
|
|
@677
|
[677]
|
5 months |
benmoores |
Branch for experimental pdf output using wxPdfDoc
|
|
|
|
@676
|
[676]
|
5 months |
dom |
re-enable regex support (fixes #77)
|
|
|
|
@675
|
[675]
|
5 months |
artem |
applied http://snecker.fedorapeople.org/mapnik/devel/gcc43-warnings.patch …
|
|
|
|
@674
|
[674]
|
5 months |
dom |
Merge [672] (gcc 4.3 build fixes)
|
|
|
|
@673
|
[673]
|
5 months |
dom |
Merge [661], [662] (demo data cleanup)
|
|
|
|
@672
|
[672]
|
5 months |
dom |
Fix build with GCC 4.3 (fixes #76)
|
|
|
|
@671
|
[671]
|
5 months |
dom |
merge [647]
|
|
|
|
@670
|
[670]
|
5 months |
dom |
create stable 0.5 branch
|
|
|
|
@669
|
[669]
|
5 months |
artem |
fixed line_pattern_symbolizer transformations
|
|
|
|
@668
|
[668]
|
5 months |
tom |
Link the python extension explicitly with the cairo libraries on Darwin.
|
|
|
|
@667
|
[667]
|
5 months |
tom |
Make cairo components conditional on the relevant libaries etc existing.
|
|
|
|
@666
|
[666]
|
5 months |
tom |
Add cairo support to the python bindings - needs Pycairo installed.
|
|
|
|
@665
|
[665]
|
6 months |
nickw |
Fixed for unicode change post 0.5
|
|
|
|
@664
|
[664]
|
6 months |
nickw |
Now using libxml2
|
|
|
|
@663
|
[663]
|
6 months |
nickw |
mapnik osm plugin initial commit
|
|
|
|
@662
|
[662]
|
6 months |
artem |
dont need those
|
|
|
|
@661
|
[661]
|
6 months |
artem |
cleanup
|
|
|
|
@660
|
[660]
|
6 months |
tom |
Add support for boolean values in filters, and reading of boolean
values …
|
|
|
|
@659
|
[659]
|
6 months |
artem |
use range based 'parse' method
transcode strings in filter expressions …
|
|
|
|
@658
|
[658]
|
6 months |
artem |
restored templated version
|
|
|
|
@657
|
[657]
|
6 months |
tom |
Check for null values in the PostGIS results and don't add attributes
with …
|
|
|
|
@656
|
[656]
|
6 months |
tom |
Add support for rendering to a cairo surface.
|
|
|
|
@655
|
[655]
|
6 months |
artem |
convert to degrees if projection is geographic
|
|
|
|
@654
|
[654]
|
6 months |
artem |
added missing std namespace
|
|
|
|
@653
|
[653]
|
6 months |
artem |
patch from Martijn van Oosterhout
|
|
|
|
@652
|
[652]
|
6 months |
artem |
implemented Image open method :
im = Image.open("map.png")
|
|
|
|
@651
|
[651]
|
6 months |
artem |
removed unneeded headers
|
|
|
|
@650
|
[650]
|
6 months |
artem |
added Unicode support based on ICU
|
|
|
|
@649
|
[649]
|
6 months |
artem |
pass parameter by reference
store reference to wstring in text_path
|
|
|
|
@648
|
[648]
|
6 months |
artem |
don't fail if file can not be open
|
|
|
|
@647
|
[647]
|
6 months |
andreas |
fixed autotools build
|
|
|
|
@646
|
[646]
|
7 months |
artem |
Tagging the 0.5.0 release
|
|
|
|
@645
|
[645]
|
7 months |
artem |
don't prepend temp DESTDIT prefix to mapnik_pluigins_dir
|
|
|
|
@644
|
[644]
|
7 months |
artem |
missing image
|
|
|
|
@643
|
[643]
|
7 months |
artem |
added missing scons files
|
|
|
|
@642
|
[642]
|
7 months |
artem |
setjmp png patch from JonB
|
|
|
|
@641
|
[641]
|
7 months |
artem |
updated to reflect latest changes
|
|
|
|
@640
|
[640]
|
7 months |
artem |
updated scons to 0.97.0d20071212
|
|
|
|
@639
|
[639]
|
7 months |
dave |
Return old label_position_tolerance=0 behaviour.
- Place within 1/2 of …
|
|
|
|
@638
|
[638]
|
7 months |
artem |
don't need to include agg headers
|
|
|
|
@637
|
[637]
|
7 months |
artem |
hide implementation details
|
|
|
|
@636
|