root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1686 [1686] 14 minutes alberto modified raster_colorizer so the color of the last band is used if the …
(edit) @1685 [1685] 15 minutes alberto pre-eliminary raster coloring support
(edit) @1684 [1684] 15 minutes alberto updated feature properties test so no deprecationwarnings are shown
(edit) @1683 [1683] 2 hours mar_rud added missing file from r1680 and updated CHANGELOG
(edit) @1682 [1682] 14 hours dane properly serialize the map_buffer when saving map
(edit) @1681 [1681] 14 hours dane + use rint(v) instead of int(round(v)) + add rint implementation - msvc …
(edit) @1680 [1680] 15 hours dane apply mapnik-0.7.1.mr.hextree2.diff (slighly modified to accept …
(edit) @1679 [1679] 16 hours dane properly serialize the map_buffer when saving map
(edit) @1678 [1678] 18 hours alberto added a proxy to the deprecated Feature.properties interface in the python …
(edit) @1677 [1677] 20 hours alberto renamed mapnik to mapnik2 in python tests
(edit) @1676 [1676] 22 hours artem + use rint(v) instead of int(round(v)) + add rint implementation - msvc …
(edit) @1675 [1675] 45 hours artem + move layer info logic into dialog ctor
(edit) @1674 [1674] 45 hours artem + don't fail if load_map throws config error
(edit) @1673 [1673] 2 days artem + update paths to work with mapnik2
(edit) @1672 [1672] 4 days artem + lets postgis return geometry in native byte order (wkb reader can …
(edit) @1671 [1671] 4 days artem + revert to a024c947499994e1e8aaaff2b8ea73a8eec489dd
(edit) @1670 [1670] 4 days artem + lets postgis return geometry in native byte order (wkb reader can …
(edit) @1669 [1669] 4 days artem + revert to a024c947499994e1e8aaaff2b8ea73a8eec489dd
(edit) @1668 [1668] 4 days artem + removed unused #include + small cleanup
(edit) @1667 [1667] 4 days artem + tidy
(edit) @1666 [1666] 4 days artem + revert template instantiation depth back to 200 won't compile on os x …
(edit) @1665 [1665] 4 days artem + use mapnik2 for python module name + update rundemo.py
(edit) @1664 [1664] 6 days mar_rud png256 bugfix and improvements merged from r1663
(edit) @1663 [1663] 6 days mar_rud png256 bugfix and improvements for r1661
(edit) @1662 [1662] 6 days mar_rud merged r1661: fixed png256 for large images + improvements to palette …
(edit) @1661 [1661] 6 days mar_rud fixed png256 for large images + improvements to palette generation: #522
(edit) @1660 [1660] 6 days mar_rud eliminate compiler warnings as in r1659
(edit) @1659 [1659] 8 days mar_rud eliminate compiler warnings
(edit) @1658 [1658] 9 days artem + reduce template-depth to 160 Please enter the commit message for your …
(edit) @1657 [1657] 9 days dane restore default behavior of PointSymbolizer when used without an image, by …
(edit) @1656 [1656] 9 days dane apply slighly modified (env->box2d) mapnik-trunk.mr.raster-position2.diff …
(edit) @1655 [1655] 9 days dane apply mapnik-0.7.1.mr.raster-position2.diff from mar_rud to close #475
(edit) @1654 [1654] 10 days dane print warning if images are not found
(edit) @1653 [1653] 10 days dane now that we're using an image cache missing images will not/can not throw
(edit) @1652 [1652] 12 days dane + calculate resolution using map's current extent
(edit) @1651 [1651] 12 days artem + calculate resolution using map's current extent (see ticket #502 for …
(edit) @1650 [1650] 2 weeks dane fix up rundemo, allowing compilation on osx and using expression in …
(edit) @1649 [1649] 2 weeks dane scons: add options to allow controlling link order (and include order) …
(edit) @1648 [1648] 2 weeks dane add tests for optional attr of symbolizers with images from 0.7.1-dev …
(edit) @1647 [1647] 2 weeks dane scons: add options to allow controlling link order (and include order) …
(edit) @1646 [1646] 2 weeks dane load_map: fix the behavior of PolygonPatternSymbolizer and …
(edit) @1645 [1645] 3 weeks dane scons: fix subtle bug in scons usage resulting in lost paths on mac os x
(edit) @1644 [1644] 3 weeks dane scons: fix subtle bug in scons usage resulting in lost paths on mac os x
(edit) @1643 [1643] 3 weeks dane check for both 'debian' and 'Ubuntu' to figure out lib schema
(edit) @1642 [1642] 3 weeks dane check for both 'debian' and 'Ubuntu' to figure out lib schema
(edit) @1641 [1641] 3 weeks dane don't install by default in lib64 on debian systems - closes #394
(edit) @1640 [1640] 3 weeks dane don't install by default in lib64 on debian systems - closes #394
(edit) @1639 [1639] 3 weeks dane fix minor issues caught in debian packaging relating to executable status …
(edit) @1638 [1638] 3 weeks dane fix minor issues caught in debian packaging relating to executable status …
(edit) @1637 [1637] 3 weeks dane directly link boost_system to ogrindex if available
(edit) @1636 [1636] 3 weeks dane remove print statement
(edit) @1635 [1635] 3 weeks dane ensure shapeindex links against boost system if available (boost >=1.35) …
(edit) @1634 [1634] 3 weeks dane ensure shapeindex links against boost system if available (boost >=1.35) …
(edit) @1633 [1633] 3 weeks dane assume byteorder arrives in native arch (from postgis), and therefore …
(edit) @1632 [1632] 3 weeks dane apply modified patch from Mak Kolybabi fixing up postgres schema support …
(edit) @1631 [1631] 3 weeks dane apply modified patch from Mak Kolybabi fixing up postgres schema support …
(edit) @1630 [1630] 3 weeks dane bump version to 0.7.1, merge r1596,r1604,r1605,r1625, and fix #512 and …
(edit) @1629 [1629] 3 weeks dane creating 0.7.1 developement branch for working towards 0.7.1 release
(edit) @1628 [1628] 3 weeks dane assume byteorder arrives in native arch (from postgis), and therefore …
(edit) @1627 [1627] 4 weeks artem + make logic a bit more verbose
(edit) @1626 [1626] 4 weeks artem + add save_map impl
(edit) @1625 [1625] 4 weeks dane enforce default gamma function - improves upon #428, closes #512
(edit) @1624 [1624] 5 weeks dane mapnik.org: only show comments count if comments are enabled
(edit) @1623 [1623] 5 weeks dane mapnik.org: upgrade news app to django trunk, use new moderation framework …
(edit) @1622 [1622] 5 weeks dane mapnik.org: make years listing of blog posts dynamic
(edit) @1621 [1621] 5 weeks dane mapnik.org: avoid deprecated urls.py syntax
(edit) @1620 [1620] 5 weeks dane mapnik.org: use new multidb approach in settings
(edit) @1619 [1619] 5 weeks dane mapnik.org: avoid use of invalid list slicing in latest django
(edit) @1618 [1618] 5 weeks dane don't pass expression_ptr as const
(edit) @1617 [1617] 5 weeks dane add missed vertical_alignment change in default behavior and …
(edit) @1616 [1616] 5 weeks dane add missed vertical_alignment change in default behavior
(edit) @1615 [1615] 5 weeks artem + implement x/y resolution
(edit) @1614 [1614] 5 weeks artem + reduce threshold for 'tiled' policy to 512*512 pixels + reduce tile size …
(edit) @1613 [1613] 5 weeks artem + consistent raster bbox calc : x0 = int(minx+0.5) y0 = int(miny+0.5) …
(edit) @1612 [1612] 5 weeks artem + correct image bonding box calculation + check for zero sized images
(edit) @1611 [1611] 5 weeks artem + minor formatting
(edit) @1610 [1610] 5 weeks artem + remove unused code + add 'add_border' helper method for debugging …
(edit) @1609 [1609] 6 weeks dane image 'type' is not longer needed or used so don't attempt to parse from …
(edit) @1608 [1608] 6 weeks dane Serialize FontSet instead of font_set as that is what the loader expects
(edit) @1607 [1607] 6 weeks dane reenamble python access to TextSymbolizer 'name' expression
(edit) @1606 [1606] 6 weeks dane restore pretty printing of xml output (indent=4) now that we are using the …
(edit) @1605 [1605] 6 weeks dane improve shapeindex support for pointz
(edit) @1604 [1604] 6 weeks dane scons: fix up libicucore support, adding ability to pass entire path to …
(edit) @1603 [1603] 6 weeks dane comment out new unicode stuff in mapnik_feature due to #505
(edit) @1602 [1602] 6 weeks dane repair serialization of XML filters and Text/ShieldSymbolizer 'name' …
(edit) @1601 [1601] 6 weeks dane fix formatting
(edit) @1600 [1600] 6 weeks dane fix formatting
(edit) @1599 [1599] 6 weeks dane fix unused variable warning
(edit) @1598 [1598] 6 weeks dane gah, use the version header that actually exists for older versions of icu
(edit) @1597 [1597] 6 weeks dane quick fix to allow compiling without unicode regex support to enable …
(edit) @1596 [1596] 6 weeks dane fix broken support for pointz as code assumed pointzm - closes #504
(edit) @1595 [1595] 6 weeks dane formatting
(edit) @1594 [1594] 6 weeks dane update CHANGELOG
(edit) @1593 [1593] 6 weeks dane upgrade python api tests to use new mapnik.Expression and …
(edit) @1592 [1592] 6 weeks dane add backwards compatibility support to the expressions parser so that the …
(edit) @1591 [1591] 6 weeks dane shape plugin: be more explicit about the shapefile name if the file is not …
(edit) @1590 [1590] 6 weeks dane restore reading of paths relative to xml as default=true, print xml …
(edit) @1589 [1589] 7 weeks dane report the map/xml name when an error is encountered when loading a map
(edit) @1588 [1588] 7 weeks dane fixup CHANGELOG in trunk
(edit) @1587 [1587] 7 weeks dane my first ever commit to a tag - fixup spelling of 0.7.0 release CHANGELOG
Note: See TracRevisionLog for help on using the revision log.