root/trunk/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @775 [775] 5 weeks artem appled boost_append_osx_patch_v3 from jbronn
(edit) @773 [773] 7 weeks artem + applied postgis_schema patch from dodobas
(edit) @769 [769] 7 weeks artem + applied patch from rcoup to allow specify geometry column. (TODO: …
(edit) @762 [762] 7 weeks artem + applied patch to loosen the type checking when reading float strings …
(edit) @748 [748] 3 months artem + fixed building with boost-1_36 + corrected order of BOOST_TOOLKIT …
(edit) @728 [728] 5 months andreas - add new files - optional check for gdal
(edit) @722 [722] 5 months tom Removed forward declaration of mapnik::transcoder as we have …
(edit) @712 [712] 6 months tom Add parentheses to avoid compiler warnings.
(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) @699 [699] 7 months andreas improved gdal and postgresql detection
(edit) @691 [691] 9 months andreas - updated autotools build files - build now osm plugin automatic if …
(edit) @686 [686] 9 months nickw now distinguishes between lines and polygons for ways
(edit) @672 [672] 10 months dom Fix build with GCC 4.3 (fixes #76)
(edit) @665 [665] 10 months nickw Fixed for unicode change post 0.5
(edit) @664 [664] 10 months nickw Now using libxml2
(edit) @663 [663] 10 months nickw mapnik osm plugin initial commit
(edit) @660 [660] 11 months tom Add support for boolean values in filters, and reading of boolean values …
(edit) @657 [657] 11 months tom Check for null values in the PostGIS results and don't add attributes with …
(edit) @650 [650] 11 months artem added Unicode support based on ICU
(edit) @647 [647] 11 months andreas fixed autotools build
(edit) @632 [632] 11 months artem allow multi/single threaded variants
(edit) @629 [629] 11 months artem small cleanup
(edit) @628 [628] 11 months artem use memory mapped files for reading shape files
(edit) @624 [624] 11 months artem support for user defined 'extent' parameter (for example : …
(edit) @617 [617] 12 months artem implmented support for pg numeric type - converted to double at the …
(edit) @615 [615] 12 months artem check for empty strings in params
(edit) @584 [584] 12 months artem fixed parameters order in image reader
(edit) @574 [574] 13 months artem Applied patches from Martijn van Oosterhout: 1. The first allows the user …
(edit) @571 [571] 13 months artem support for palette based PNGs, user 'png256' as a format parameter (see …
(edit) @565 [565] 14 months artem 1. things to keep win32 built happier 2. print color table in gdal.input …
(edit) @557 [557] 14 months artem 1. re-factored placement_finder to be more efficient. 'find_*' methods are …
(edit) @540 [540] 16 months david - merged strict-xml-branch r530:532 to trunk: - libxml2 support - …
(edit) @529 [529] 16 months artem Fixed envelope() method to return borrowed connection NOTE : Always wrap …
(edit) @526 [526] 16 months andreas build plugins without .so extension
(edit) @525 [525] 16 months artem 1. Changed internal geometry representation (explicit support for multi …
(edit) @524 [524] 16 months andreas + added GNU autotools build environment + raster and gdal input isn't …
(edit) @521 [521] 16 months artem use 'limit 0' when gathering metadata, also we don't need getFieldSize at …
(edit) @520 [520] 16 months artem link to fribidi on Darwin
(edit) @512 [512] 17 months artem Applied mapnik-r511.patch from David …
(edit) @495 [495] 18 months artem 1. added boost::optional<T> to/form Python converter 2. make background …
(edit) @485 [485] 19 months artem 1. Removed srid from geometry class 2. Pass resolution to bbox query 3. …
(edit) @482 [482] 19 months artem Restored collecting attributes descriptors
(edit) @477 [477] 21 months artem implelmented optional 'clear' text labels cache at the layer level
(edit) @476 [476] 21 months artem increment feature id
(edit) @474 [474] 21 months artem Added gdal raster input plug-in
(edit) @473 [473] 21 months artem small correction
(edit) @470 [470] 22 months artem Allow omitting username and dbname in connection string.
(edit) @464 [464] 22 months artem 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). Mainly …
(edit) @461 [461] 22 months artem and another one :)
(edit) @460 [460] 22 months artem reverting change #457 : we still must read four bytes !
(edit) @457 [457] 22 months jfdoyon - Move a variable declaration used only for debugging, to avoid compiler …
(edit) @450 [450] 23 months artem corrected members init order
(edit) @449 [449] 23 months artem fixed missing 'encoding' parameter: >>> from mapnik import * >>> ds = …
(edit) @447 [447] 23 months artem Store text attributes as USC-2 encoded std::wstring
(edit) @441 [441] 2 years pavlenko host = , host = None and ommiting host all default to unix-domain …
(edit) @440 [440] 2 years pavlenko Added transcoder based on iconv. Internally we use UCS-2 at the moment. * …
(edit) @437 [437] 2 years pavlenko append namespace to 'transform' to support buiding with STLport.
(edit) @431 [431] 2 years pavlenko corrected cut&paste error
(edit) @428 [428] 2 years pavlenko improved win32 support from Valery Moiseev.
(edit) @427 [427] 2 years pavlenko use all parameters to calculate connection id
(edit) @420 [420] 2 years pavlenko Added connect_timeout parameter to postgis connection (set to 4 sec).
(edit) @414 [414] 2 years pavlenko Added DESTDIR option which is used as an additional prefix for the …
(edit) @398 [398] 2 years pavlenko features at point impl
(edit) @397 [397] 2 years pavlenko trim strings at data source level
(edit) @394 [394] 2 years pavlenko 1.added missing float4 (pg_type OID 700) 2.removed printing "..unknown …
(edit) @393 [393] 2 years pavlenko Tiling patch from Toby allows for a selected pixel region within an …
(edit) @390 [390] 2 years pavlenko don't calculate extent by default
(edit) @387 [387] 2 years pavlenko do not assert on empty dbf files
(edit) @383 [383] 2 years pavlenko added initial_size ans max_size parameters for setting up db connection …
(edit) @381 [381] 2 years pavlenko 1. register singleton destruction with std::atexit 2. allow connection …
(edit) @379 [379] 2 years pavlenko 1. hit_test implementation for geometry objects: bool …
(edit) @376 [376] 2 years pavlenko disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
(edit) @374 [374] 2 years pavlenko added port parameter support
(edit) @364 [364] 2 years pavlenko 1. patch from Toby that allows repeated labels to be placed on a …
(edit) @352 [352] 2 years pavlenko * trim leading and trailing whitespace from all strings before rendering …
(edit) @343 [343] 2 years pavlenko treat oid=25 (TEXT) types as string
(edit) @333 [333] 2 years pavlenko added yet to be implemented features_at_point
(edit) @326 [326] 2 years pavlenko 1. use more precise coord values in SQL statements. 2. added extra …
(edit) @323 [323] 2 years vspader10east Bugfix for PostGIS plugin.
(edit) @319 [319] 2 years pavlenko don't rely on feature id column name.
(edit) @316 [316] 2 years pavlenko Use <mapnik/*.hpp> includes. Thanks to Vince Spader from 10east.com
(edit) @313 [313] 2 years pavlenko 1. move include to mapnik/include 2. update demos,bibdibgs etc.
(edit) @297 [297] 2 years pavlenko 1.removed map width/height from query interface 2.small cleanups
(edit) @295 [295] 2 years pavlenko added support for building on x86_64 platform e.g. /usr/lib64 etc.
(edit) @294 [294] 2 years pavlenko wrap C headers with : extern "C" { // }
(edit) @286 [286] 2 years pavlenko use fully qualified names
(edit) @266