root

Revision Log Mode:


Legend:

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