Timeline
07/20/09:
- 22:40 Ticket #392 (Bus error if pycairo not available) created by
- If the mapnik python bindings are built with pycairo support (headers …
- 21:53 Ticket #391 (Reflect new TextSymbolizer options in python) created by
- see r1254
- 13:31 WindowsInstallation edited by
- Add a troubleshooting section (diff)
- 13:30 Ticket #325 (Server Hangs Using XML Configuration Files) closed by
- wontfix: Okay, thanks Will. I've not seen this before. The only hangs related to …
- 12:45 Ticket #390 (Symbology Encoding Best Practices) created by
- The OGC provides the SLD and SE specs for how to apply styles to web …
- 11:36 Ticket #121 (Add letter spacing to TextSymbolizer parameters) closed by
- fixed: letter spacing added as 'character_spacing' parameter along with other …
- 11:30 Changeset [1254] by
-
- trunk/include/mapnik/placement_finder.hpp
- trunk/include/mapnik/text_symbolizer.hpp
- trunk/src/agg_renderer.cpp
- trunk/src/cairo_renderer.cpp
- trunk/src/load_map.cpp
- …
+ applied patch from Jochen Topf :
* text_convert="none|toupper|tolower"
Convert all text to upper/lower case before rendering. "none" doesn't do anything with the text and is the default. Works for labels along lines or at points.
* line_spacing="<number>"
Add this many pixels space between two lines in text labels that have been broken into several lines. Default is 0. Doesn't do anything for labels along lines.
* character_spacing="<number>"
Add this many pixels space between two characters in a text. Default is 0. Currently only works for text labels on point geometries. This should also be implemented for labels along lines, but I'll leave that for another day.
* wrap_character="<character>"
Instead of breaking text into lines on spaces, use this character. This is useful, when you want to make sure that labels are broken at the right spot. Note that you'll probably want to make wrap_width small so that your lines are actually broken, otherwise you'll see the wrap_character in the output. Default is ' ' (space). Doesn't do anything for labels along lines.
- 01:53 Ticket #389 (Add optional but explicit units everywhere) created by
- Currently, measurements are specified as simple ints/floats with implied …
07/19/09:
- 22:02 Ticket #388 (Unicode/wchar issues on OSX 10.4 (Tiger)) created by
- On an intel mac running 10.4.11 (using Framework build) and icu 4.01 I get …
- 15:13 Ticket #387 (Cairo crash on OSX due to floating point/divide by zero when rendering map ...) created by
- NOTE: this is only happening with pycairo compiled using XCode (part of my …
- 13:54 Ticket #386 (Symbol caching) created by
- We should look into whether and where symbol caching might take place in …
07/17/09:
- 22:50 WindowsInstallation edited by
- (diff)
- 16:54 Changeset [1253] by
-
- trunk/SConstruct
fix logic in the svn_revision define #385
- 16:51 Changeset [1252] by
-
- trunk/SConstruct
- trunk/bindings/python/mapnik_python.cpp
add a function to query for the svn revision of the mapnik python bindings
- 16:50 Ticket #385 (Add function in python to check for builds from svn and the svn revision) created by
- We could add as well to c++ if useful. I'm thinking here this is one step …
- 11:05 MapnikReleaseSteps edited by
- (diff)
- 11:03 MapnikReleaseSteps edited by
- (diff)
- 10:58 MapnikReleases created by
- Create an overview page on MapnikReleases
- 10:51 WikiStart edited by
- (diff)
- 10:41 WindowsInstallation edited by
- (diff)
- 10:28 WindowsInstallation edited by
- Add a table for availability for features by windows binary releases (diff)
- 00:32 Ticket #384 (BigInt postgres type skipped in postgis.input) closed by
- fixed: fixed in r1250
- 00:32 Changeset [1251] by
-
- trunk/CHANGELOG
Add entry for next bugfix release, 0.6.2
- 00:30 Changeset [1250] by
-
- trunk/include/mapnik/global.hpp
- trunk/plugins/input/postgis/postgisfs.cpp
+support for BigInt?(int8) datatype in postgres, closes #384
- 00:24 Ticket #384 (BigInt postgres type skipped in postgis.input) created by
- Noticed this when symbolizing NOAA ESI data …
07/16/09:
- 22:32 Ticket #166 (Fix broken antialiasing + alpha with color bleed) closed by
- wontfix: Ah, I see that #184 provides a workaround/fix for this, so closing
07/15/09:
- 06:13 Ticket #383 (Add Filter extension to WMS server) created by
- Proposal is to add a CQL_FILTER parameter to the WMS server, using the …
- 01:58 WindowsInstallation edited by
- (diff)
- 01:58 WindowsInstallation edited by
- update links to latest release: milestone:0.6.1 (diff)
- 01:56 MapnikReleaseSteps edited by
- (diff)
- 01:54 MacInstallation edited by
- Update links to latest release: milestone:0.6.1 (diff)
- 01:52 MapnikInstallation edited by
- update links to latest release: milestone:0.6.1 (diff)
- 01:41 MapnikReleaseSteps edited by
- (diff)
- 01:41 Release0.6.1 edited by
- (diff)
- 01:35 Release0.6.1 edited by
- (diff)
07/14/09:
- 11:50 Ticket #382 (Draw line between label and centroid.) created by
- I would like to request a way to move labels that collide apart and draw a …
- 05:49 Release0.6.1 created by
- 05:21 MapnikReleaseSteps edited by
- (diff)
- 05:18 MapnikReleaseSteps edited by
- (diff)
- 05:10 Changeset [1249] by
-
- tags/release-0.6.1/CHANGELOG
+update to reflect r1240 fix
07/13/09:
- 21:08 MapnikReleaseSteps edited by
- strip autotools (diff)
- 20:27 Changeset [1248] by
-
- trunk/CHANGELOG
fix revision of tagged 0.6.1 release
- 20:26 Changeset [1247] by
-
- tags/release-0.6.1/CHANGELOG
fix revision of tagged 0.6.1 release
- 20:12 MapnikReleaseSteps edited by
- (diff)
- 20:11 MapnikReleaseSteps edited by
- (diff)
- 19:48 Changeset [1246] by
-
- www/mapnik.org/releases/templatetags/latest_release.py
- www/mapnik.org/templates/home.html
- www/mapnik.org/urls.py
mapnik.org: switch out flatpage home for new template with templatetags to update version of latest release
- 19:22 MapnikReleaseSteps edited by
- (diff)
- 19:21 Changeset [1245] by
-
- www/mapnik.org/releases
- www/mapnik.org/releases/__init__.py
- www/mapnik.org/releases/admin.py
- www/mapnik.org/releases/models.py
- www/mapnik.org/releases/templatetags
- …
add a django 'release' app, along with template tags
- 19:06 Changeset [1244] by
-
- trunk/CHANGELOG
+ update to the r1242
- 19:03 Changeset [1243] by
-
- tags/release-0.6.1/docs/api_docs/python/mapnik.Feature-class.html
+ add mapnik.Feature-class.html
- 18:54 Changeset [1242] by
-
- trunk/CHANGELOG
+ updated to reflect r1240
- 18:38 Changeset [1241] by
-
- tags/release-0.6.1/CHANGELOG
- tags/release-0.6.1/bindings/python/mapnik_feature.cpp
- tags/release-0.6.1/src/image_util.cpp
- tags/release-0.6.1/tests/data/good_maps/paths_relative_to_script.xml
- tags/release-0.6.1/tests/data/good_maps/paths_relative_to_xml.xml
- …
updating to r1240
- 18:36 Changeset [1240] by
-
- trunk/src/image_util.cpp
+ formatting
- 18:20 Changeset [1239] by
-
- trunk/bindings/python/mapnik_feature.cpp
+ use UnicodeString?->utf8->PyUnicode? conversion
- 17:39 Changeset [1238] by
-
- trunk/bindings/python/mapnik_feature.cpp
+ fixed UnicodeString? to Py_Unicode conversion (needs testing)
- 17:38 Changeset [1237] by
-
- trunk/tests/python_tests/object_test.py
+ specify encoding (all shapefiles in demo/data are in latin1!) + corrected Québec string
- 17:37 MacInstallation edited by
- (diff)
- 17:36 MacInstallation edited by
- Added better trick for linking against py26 than using … (diff)
07/10/09:
- 18:55 Changeset [1236] by
-
- trunk/tests/python_tests/object_test.py
avoid error that should be a TODO: http://trac.mapnik.org/ticket/348
- 18:47 Changeset [1235] by
-
- trunk/tests/data/good_maps/paths_relative_to_script.xml
- trunk/tests/data/good_maps/paths_relative_to_xml.xml
we should not need OGR plugins for these tests, can add specific ogr tests later
