Timeline


and .

01/28/09:

23:46 WikiStart edited by Beau Gunderson
(diff)
23:44 FontSet created by Beau Gunderson
23:41 XMLConfigReference edited by Beau Gunderson
(diff)
23:20 Changeset [839] by dane
  • trunk/plugins/input/ogr/ogr_datasource.cpp
  • trunk/plugins/input/ogr/ogr_datasource.hpp
  • trunk/plugins/input/ogr/ogr_featureset.cpp
  • trunk/plugins/input/ogr/ogr_featureset.hpp

+ third revision of patch for ogr plugin with better handling of wkb and multigeometries (kunitoki)

19:50 Ticket #199 (Shapefile reader should accept files with or without '.shp' extension) created by springmeyer
17:28 Ticket #198 (Allow configuration of JPEG quality) created by springmeyer
17:22 Ticket #197 (Fix compilation of C++ rundemo) created by springmeyer
17:07 Ticket #196 (Support dynamic pixels) created by springmeyer
the assumption of '0.00028' meter pixel is based on the OGC SLD spec and …
16:11 Changeset [838] by dane
  • trunk/bindings/python/mapnik_image.cpp
  • trunk/include/mapnik/graphics.hpp
  • trunk/src/graphics.cpp

Remove reference to CAIRO_HAS_IMAGE_SURFACE macro since this is not supported until cairo 1.8 release

15:53 PluginArchitecture edited by springmeyer
Add new OGR plugin to list of inputs (diff)
15:48 Ticket #195 (Support reading Projection information within OGR/GDAL input plugins) created by springmeyer
For these plugins it would be excellent to be able to query the datasource …
15:16 Changeset [837] by dane
  • trunk/AUTHORS
  • trunk/CHANGELOG
  • trunk/SConstruct
  • trunk/bindings/python/mapnik/__init__.py
  • trunk/plugins/input/Makefile.am

+ First implementation of OGR(vector) input plugin. Patch from kunitoki. Thanks! Closes #170

12:20 InstallationTroubleshooting edited by migurski
Added note about a different ldconfig setup (diff)
09:51 InstallationTroubleshooting edited by springmeyer
Fixed layout and TOC (diff)

01/27/09:

17:12 Changeset [836] by dane
  • trunk/AUTHORS

Add Randomjunk and Andreas to credits for patches and basic contributions to committers

15:25 Changeset [835] by dane
  • trunk/SConstruct

SCons: When configure fails print message about looking in the 'config.log'

05:18 Changeset [834] by artem
  • trunk/include/mapnik/css_color_parser.hpp

+ fix compiler warning

01:15 Changeset [833] by dane
  • www/mapnik.org/news/models.py

mapnik.org: Make sure to mark comment as spam if akismet filter fails due to unicode or other errors

01/26/09:

20:34 Changeset [832] by dane
  • trunk/SConstruct

+ fix typos in SConstruct

18:42 Ticket #179 (mapnik.Map scale() should be a property in python) closed by springmeyer
invalid: should be readonly so this makes sense as a method.…
18:29 Ticket #142 (ICU_INCLUDE and ICU_LIBS search path is not working) closed by springmeyer
fixed: closing, should be fixed in r813
18:25 Ticket #169 (Switch to libxml2 as default parser) closed by springmeyer
fixed: closing. applied in r831
17:58 Changeset [831] by artem
  • trunk/SConstruct
  • trunk/bindings/python/SConscript

+ SCons_usabilty_improvements2.patch (springmeyer)

(see #186 ticket for details)

11:02 Ticket #185 (Need to normalize rgb color ranges to 0-255) closed by artem
fixed: Fixed in r830 […]
10:59 Changeset [830] by artem
  • trunk/include/mapnik/css_color_parser.hpp

+ normalize rgb color ranges to 0-255, + clip alpha to 0.0 - 1.0 range

10:46 Changeset [829] by dane
  • www/mapnik.org/news/models.py
  • www/mapnik.org/news/templatetags/urchin.py

mapnik.org: Add updated tracking code

10:44 Ticket #194 (Mapnik Wikipedia page) created by springmeyer
Adding a wikipedia page that could then be translated would be a useful …
09:25 Changeset [828] by artem
  • trunk/include/mapnik/css_color_parser.hpp

+ cast to unsigned int to avoid compiler warnings

01/25/09:

21:47 Changeset [827] by dane
  • www/mapnik.org/news/models.py

mapnik.org: Missing import

21:33 Changeset [826] by dane
  • www/mapnik.org/news/models.py

mapnik.org: Add django signals on news model for moderating comments

21:25 Changeset [825] by dane
  • www/mapnik.org/news/akismet.py
  • www/mapnik.org/settings.py

mapnik.org: Add python akismet support and setup base setting file with email support and ability to import local settings

21:23 Changeset [824] by dane
  • www/mapnik.org/templates/comments/form.html
  • www/mapnik.org/templates/comments/preview.html
  • www/mapnik.org/templates/notify_comment.txt

Update comments templates

14:06 Ticket #117 (Expose proj_transform in python bindings) closed by springmeyer
fixed: r822 adds support for Envelope transformation.
14:04 Changeset [823] by dane
  • trunk/CHANGELOG

Fix r # for last commit note

14:02 Changeset [822] by dane
  • trunk/CHANGELOG
  • trunk/bindings/python/mapnik_proj_transform.cpp

+ added ability to transform Envelopes in addition to Coords in new python ProjTransform?, closes #117

14:01 PostGIS edited by Berteun
Added a note about custom projections. (diff)
13:48 Ticket #117 (Expose proj_transform in python bindings) reopened by springmeyer
r792 added support for the ProjTransform? class in mapnik python, however …
11:44 Ticket #193 (Bus Error during Image render at cairo extract_surface()) closed by springmeyer
invalid: Ah, closing this since it looks like it was being caused unintentionally …
01:39 Ticket #193 (Bus Error during Image render at cairo extract_surface()) created by springmeyer
I'm running python 26, boost 1_37 (from source), and mac 10.5.6 with …

01/24/09:

16:35 Ticket #192 (Memory Datasource support for Line and Polygon Geometries) created by springmeyer
PointDatasource? support was added in r790 from …
13:03 Ticket #191 (PolygonPatternSymbolizer broken with Cairo) closed by artem
fixed: Applied in r821.
13:02 Changeset [821] by artem
  • trunk/src/cairo_renderer.cpp

+ mapnik-fix-cairo-polygon-patterns.patch (jonb)

01/23/09:

15:51 Ticket #191 (PolygonPatternSymbolizer broken with Cairo) created by jburgess777
I had a report that the landuse=forest are not being shown in the PDF …

01/22/09:

18:43 Ticket #190 (Make symbolizers editable in memory (allowing application of scaling ...) created by springmeyer
Symbolizers are currently not editable from python (once created and …
13:26 Ticket #189 (Text wrapping is wrong for RTL languages) created by tomh
This was originally raised on the OSM trac …
13:05 Ticket #167 (Map pickling failure due to mapnik.Color object) closed by springmeyer
fixed

01/21/09:

18:23 Ticket #188 (Add blur/shadow property to text and text halo) created by migurski
This could work as a shadow or a glow: TextSymbolizer, halo_blur.
14:47 Ticket #187 (Text rendering problems) created by cmarqu
The attached image shows two text rendering problems. The one lower in …
10:43 Changeset [820] by artem
  • trunk/include/mapnik/ptree_helpers.hpp

+ mapnik-write-colors-using-rgba-not-hex.patch (jonb)

When you use save_xml() the colors are written out in #RGB format which can not represent alpha information. The patch makes it save using the rgb()/rgba() strings.

10:41 Changeset [819] by artem
  • trunk/src/save_map.cpp

mapnik-polygon-symbolizer-wants-fill-opacity.patch (jonb)

The save_map & load_map disagree about the name of the CSS parameter for the opacity in PolygonSymbolizer. Make them consistent changing save_map to output fill-opacity.

10:39 Changeset [818] by artem
  • trunk/include/mapnik/css_color_parser.hpp

+ mapnik-roundup-alpha-conversion.patch (jonb)

Round up alpha values when converting float to int otherwise the value to changes each time we read/write the color to XML.

10:37 Changeset [817] by artem
  • trunk/src/color.cpp

+ mapnik-use-rgba-in-color-to-string.patch (jonb)

Make color::to_string() generate appropriate rgb() or rgba() strings

depending on alpha() value. It also changes the alpha range to be 0.0-1.0, not 0-255.

02:02 Ticket #186 (Scons usability improvements) created by springmeyer
For the upcoming 0.6.0 release, I think several usability improvements are …
01:56 InstallationTroubleshooting edited by springmeyer
Add the --config=force trick for Scons to renew its lib and include … (diff)
01:43 InstallationTroubleshooting edited by springmeyer
Add description and solution for input plugin not found error (diff)

01/20/09:

18:43 Ticket #185 (Need to normalize rgb color ranges to 0-255) created by jburgess777
According to the W3C CSS spec, the colour components need to be clamped to …
02:38 Ticket #99 (Ability to load mapnik xml from string) closed by springmeyer
fixed: applied in r806

01/19/09:

18:12 Ticket #130 (during build no warning if boost_program_options-mt is missing) closed by artem
fixed: Fixed in r816
18:12 Changeset [816] by artem
  • trunk/SConstruct

+ issue a warning if boost_program_options is not available

18:01 Ticket #184 (Prevent initialization of mapnik.Image prior to mapnik.Render) closed by artem
worksforme
17:55 Ticket #165 (building with libboost 1.33.1 is broken) closed by artem
fixed: Fixed in r815. Please, test!
17:53 Changeset [815] by artem
  • trunk/src/datasource_cache.cpp

+ support building with < 1.34 (e.g. 1.33.1) boost libraries

17:51 Changeset [814] by artem
  • trunk/bindings/python/mapnik_image.cpp
  • trunk/bindings/python/mapnik_image_view.cpp
  • trunk/include/mapnik/image_util.hpp
  • trunk/src/image_util.cpp

+ mapnik-centralise-image-tostring-functions.patch (jonb)

(moves Image.tostring() to core c++ code)

01/18/09:

03:36 Ticket #184 (Prevent initialization of mapnik.Image prior to mapnik.Render) created by migurski
When rendering to an existing Image object, mapnik seems to first …
Note: See TracTimeline for information about the timeline view.