root/trunk/bindings

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @776 [776] 5 weeks dane + more complete docstrings for the boost::python Layer class
(edit) @775 [775] 5 weeks artem appled boost_append_osx_patch_v3 from jbronn
(edit) @768 [768] 7 weeks artem + return boost::optional in find_style (c++) + return feature_type_style …
(edit) @767 [767] 7 weeks dane Added python docstrings to mapnik Map class
(edit) @766 [766] 7 weeks dane Minor spelling change to use more common spatial term
(edit) @764 [764] 7 weeks artem + Exposed the proj forward and inverse as methods on the actual geometry …
(edit) @763 [763] 7 weeks artem Exposed the proj forward and inverse as methods on the actual geometry …
(edit) @748 [748] 3 months artem + fixed building with boost-1_36 + corrected order of BOOST_TOOLKIT …
(edit) @744 [744] 4 months artem + expose buffer_size parameter (default 0) influences envelope used by …
(edit) @743 [743] 4 months artem + point symbolizer opacity patch from Brian …
(edit) @742 [742] 4 months artem removed multiple bases for now
(edit) @739 [739] 4 months artem use text_symbolizer,symbolizer_with_image as bases
(edit) @727 [727] 5 months tom Make the python bindings for image views actually only return data from …
(edit) @726 [726] 5 months tom Fix brain fade - python cairo bindings should work again now.
(edit) @720 [720] 5 months tom Don't try and include cairo support in the python bindings if we haven't …
(edit) @714 [714] 6 months dave Fix the OGCServer (would always throw invalid image format errors)
(edit) @707 [707] 6 months artem corrected boost libs names logic
(edit) @703 [703] 6 months artem reverting back to 700
(edit) @701 [701] 6 months artem applied font fallbacj patch from Beau Gunderson
(edit) @693 [693] 9 months tom Revert previous fix for #89 and add a new improved fix that enhances …
(edit) @668 [668] 10 months tom Link the python extension explicitly with the cairo libraries on Darwin.
(edit) @667 [667] 10 months tom Make cairo components conditional on the relevant libaries etc existing.
(edit) @666 [666] 10 months tom Add cairo support to the python bindings - needs Pycairo installed.
(edit) @659 [659] 11 months artem use range based 'parse' method transcode strings in filter expressions …
(edit) @652 [652] 11 months artem implemented Image open method : im = Image.open("map.png")
(edit) @650 [650] 11 months artem added Unicode support based on ICU
(edit) @645 [645] 11 months artem don't prepend temp DESTDIT prefix to mapnik_pluigins_dir
(edit) @642 [642] 11 months artem setjmp png patch from JonB
(edit) @633 [633] 11 months artem fixed
(edit) @623 [623] 11 months artem add displacement method to set dx,dy add allow_overlap property
(edit) @621 [621] 12 months artem applied freebsd patch from Beau Gunderson
(edit) @618 [618] 12 months artem added support for saving images into Python String object (NOTE: some …
(edit) @616 [616] 12 months artem prepend DESTDIR to plugins path replace multiple directory separators
(edit) @585 [585] 12 months artem reflect 'allow_overlap' property in Python bindings (patch from rcoup)
(edit) @571 [571] 13 months artem support for palette based PNGs, user 'png256' as a format parameter (see …
(edit) @570 [570] 13 months artem added convinence overloads for 'save_to_file' and 'render_to_file' …
(edit) @563 [563] 14 months artem 1.Added 'face_names' method which returns list of face names: >>> from …
(edit) @559 [559] 14 months artem fixed enum wrappers issue (patch from John Leslie)
(edit) @557 [557] 14 months artem 1. re-factored placement_finder to be more efficient. 'find_*' methods are …
(edit) @555 [555] 15 months artem Added 'intersect' method returning intersection envelope.
(edit) @553 [553] 15 months david Generic python binding for mapnik::enumeration
(edit) @551 [551] 15 months david workaround for enumeration python binding issue:: allow implicit …
(edit) @540 [540] 16 months david - merged strict-xml-branch r530:532 to trunk: - libxml2 support - …
(edit) @525 [525] 16 months artem 1. Changed internal geometry representation (explicit support for multi …
(edit) @512 [512] 17 months artem Applied mapnik-r511.patch from David …
(edit) @508 [508] 17 months artem applied patch from JonB - use platform dependend lib prefix when …
(edit) @504 [504] 17 months artem removed set_alpha
(edit) @495 [495] 18 months artem 1. added boost::optional<T> to/form Python converter 2. make background …
(edit) @490 [490] 19 months vspader Added minimum_distance property to text symbolizers. This prevents the …
(edit) @487 [487] 19 months artem applied patch from jonb - glob for all *.ttf
(edit) @486 [486] 19 months artem added save_to_file method that works with Image object.
(edit) @485 [485] 19 months artem 1. Removed srid from geometry class 2. Pass resolution to bbox query 3. …
(edit) @484 [484] 19 months artem added convertions : std::pair<std::string,mapnik::value> to Python …
(edit) @477 [477] 21 months artem implelmented optional 'clear' text labels cache at the layer level
(edit) @468 [468] 22 months artem Be explicit about threading model Added THREADING enum options (defaults …
(edit) @464 [464] 22 months artem 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). Mainly …
(edit) @462 [462] 22 months jfdoyon - Improve exception handling and error displaying in the ogc server.
(edit) @458 [458] 22 months jfdoyon - Add WSGI handler - Add a performance improvement that should make maps a …
(edit) @451 [451] 23 months jfdoyon - Add first draft of getfeatureinfo support with text/plain and text/xml …
(edit) @447 [447] 23 months artem Store text attributes as USC-2 encoded std::wstring
(edit) @446 [446] 2 years artem replaced Bistream Vera with DejaVu?
(edit) @439 [439] 2 years pavlenko fixed property name
(edit) @438 [438] 2 years pavlenko made text_placement a property.
(edit) @434 [434] 2 years jdoyon - Add support for text/plain GetFeatureInfo?!
(edit) @424 [424] 2 years pavlenko added queryable property and visible method to Layer (Python)
(edit) @423 [423] 2 years pavlenko reflect feature's properties in Python (see wiki for more info and usage)
(edit) @418 [418] 2 years pavlenko 1.added more accessors 2.in tiff_reader check for valid file prior …
(edit) @415 [415] 2 years pavlenko reflected Layer 'active' property in Python ( Thanks, Luiz Fernando …
(edit) @414 [414] 2 years pavlenko Added DESTDIR option which is used as an additional prefix for the …
(edit) @410 [410] 2 years pavlenko applied from patch from Krzysztof Godlewski : reflects …
(edit) @407 [407] 2 years pavlenko added query_point method that accepts lat,lon coordinates : >>> for f in …
(edit) @406 [406] 2 years pavlenko implemented query_map_point method on map object: fs = …
(edit) @405 [405] 2 years pavlenko made width and height read-write
(edit) @404 [404] 2 years pavlenko added method 'render' with old signiture render(...) C++ …
(edit) @401 [401] 2 years pavlenko applied missing part from mapnik_tile patch
(edit) @396 [396] 2 years pavlenko Reflect featureset and feature classes in Python. Featureset follows …
(edit) @393 [393] 2 years pavlenko Tiling patch from Toby allows for a selected pixel region within an …
(edit) @391 [391] 2 years pavlenko updated to reflect new params
(edit) @379 [379] 2 years pavlenko 1. hit_test implementation for geometry objects: bool …
(edit) @373 [373] 2 years vspader10east Added avoid_edges property to shield and text symbolizers. If this is …
(edit) @365 [365] 2 years pavlenko Patch from Toby: adds a maximum angle delta for text placement (if …
(edit) @364 [364] 2 years pavlenko 1. patch from Toby that allows repeated labels to be placed on a …
(edit) @360 [360] 2 years pavlenko 1. applied text-wrap patch from Robert Coup. Thanks! 2. by default use …
(edit) @353 [353] 2 years vspader10east Added face_name parameter to text and shield symbolizers, which specifies …
(edit) @350 [350] 2 years jdoyon - Add projection support to the WMS server and edit ogcserver readme …
(edit) @349 [349] 2 years jdoyon Fix typo src -> srs property.
(edit) @342 [342] 2 years pavlenko 1. refactored proj stuff into separate files 2. added is_geographic …
(edit) @341 [341]