Commit graph

  • 0a62cbbeb2 A few more minor tweaks to README and INSTALL to fit reST format Dane Springmeyer 2008-11-15 01:23:00 +0000
  • 841ecbd420 Further touchup of INSTALL formatting to make the code snippets valid reST syntax Dane Springmeyer 2008-11-14 23:25:17 +0000
  • 36360f98aa Touched up to make INSTALL a valid reST format Dane Springmeyer 2008-11-14 23:09:50 +0000
  • 695d64bb7b Added two other contributers who have provided patches to Mapnik Dane Springmeyer 2008-11-14 23:08:26 +0000
  • 9408a41a5c Add opacity support to the point symbolizer - taken from r743 which added the same support to the agg renderer. Tom Hughes 2008-10-31 00:51:41 +0000
  • 9d6a7f1075 Port shield placement enhancements from r741 and r745 from the agg renderer to the cairo renderer. Should close #136. Tom Hughes 2008-10-31 00:39:22 +0000
  • 8955981900 Added pkg-config as a dependency as it is used for the checking for cairo support Dane Springmeyer 2008-10-13 17:14:53 +0000
  • dce49f4a75 + hebrew rtl patch from JonB Artem Pavlenko 2008-10-09 07:23:36 +0000
  • df8cfcab03 + fixed building with boost-1_36 + corrected order of BOOST_TOOLKIT (create symlinks on OSX + boost-1_35) Artem Pavlenko 2008-10-08 06:30:38 +0000
  • 6aabfc9ffb Per Ticket #120, Updated authors list including contributors and patch providers and ohloh resources link Dane Springmeyer 2008-09-24 21:51:42 +0000
  • 5602ca227f + use 'avoid_edges' parameter Artem Pavlenko 2008-09-21 19:52:12 +0000
  • 11100cf30e + apply has_dimensions for line_placement only Artem Pavlenko 2008-09-21 10:42:51 +0000
  • 20f3a9460d + expose buffer_size parameter (default 0) influences envelope used by placement detector ( i.e. 'avoid_edges' parameter) Artem Pavlenko 2008-09-21 10:14:38 +0000
  • 565da55742 + point symbolizer opacity patch from Brian (openstreetmap@brian.quinion.co.uk) Artem Pavlenko 2008-09-19 08:27:32 +0000
  • 1947a1293e removed multiple bases for now Artem Pavlenko 2008-09-17 20:10:04 +0000
  • 3b85ebad9b make shield_symbolizer to work with point geometries (TODO!!) Artem Pavlenko 2008-09-15 08:48:21 +0000
  • 85e713f4c7 + make 'update_detectot' public Artem Pavlenko 2008-09-15 08:46:47 +0000
  • beec0d6a03 use text_symbolizer,symbolizer_with_image as bases Artem Pavlenko 2008-09-15 08:46:18 +0000
  • 1c6cf230d1 Added link to wiki page: InstallationTroubleshooting Dane Springmeyer 2008-09-07 23:17:48 +0000
  • 2d6bdf0a4d Add missing #include to fix GNU/kFreeBSD build Dominic Hargreaves 2008-08-09 22:16:58 +0000
  • bd2b9e2ea0 - add new files - optional check for gdal Andreas Volz 2008-08-02 20:39:26 +0000
  • 72e21fa080 Make the python bindings for image views actually only return data from the view and not the whole image. Tom Hughes 2008-07-30 12:47:37 +0000
  • e8935c4cf8 Fix brain fade - python cairo bindings should work again now. Tom Hughes 2008-07-30 07:37:48 +0000
  • 7d173be190 Add support for font sets on shield sumbolizers. Tom Hughes 2008-07-29 23:21:39 +0000
  • 6472af9289 Add an INTERNAL_LIBAGG build option that can be used to make mapnik build against the system libagg instead of mapnik's copy. Tom Hughes 2008-07-29 18:35:27 +0000
  • dd9435f50c Fix compiler warnings. Tom Hughes 2008-07-29 18:06:15 +0000
  • 76aaf53b87 Removed forward declaration of mapnik::transcoder as we have already included the definition and the duplicate causes a compiler warning. Tom Hughes 2008-07-29 18:06:01 +0000
  • 08aae2622f Make boost_system optional as boost before 1.35.0 doesn't have it and mapnik seems to compile fine without it. Tom Hughes 2008-07-29 08:07:02 +0000
  • 018852148c Don't try and include cairo support in the python bindings if we haven't built mapnik itself with cairo support. Tom Hughes 2008-07-29 08:01:57 +0000
  • 271540f710 Don't return a null point when no glyph can be found in any font. Tom Hughes 2008-07-29 07:51:45 +0000
  • 791874a859 Improve alignment of wrapped text. Tom Hughes 2008-07-27 11:12:32 +0000
  • 7e137e3ad7 Remove unused variable. Tom Hughes 2008-07-27 11:08:02 +0000
  • 5432c8a7d0 Make sure we set the height of the string if it doesn't contain any spaces where we could break the line. Tom Hughes 2008-07-27 11:07:12 +0000
  • 779a0e67b2 Make the cairo renderer build again, with font fallback support now. Tom Hughes 2008-07-25 23:26:02 +0000
  • b228feaa49 Fix the OGCServer (would always throw invalid image format errors) Dave 2008-07-25 01:06:09 +0000
  • 026e4e71e7 Refactor some of the font set stuff so that the cairo renderer can be made to work again. Tom Hughes 2008-07-25 00:23:33 +0000
  • beaa2c33de Add parentheses to avoid compiler warnings. Tom Hughes 2008-07-25 00:09:26 +0000
  • b958b0d9bc Add parentheses to avoid compiler warnings. Tom Hughes 2008-07-25 00:04:07 +0000
  • dc34115e21 Commit missing font_set.cpp file. Closes #100. Tom Hughes 2008-07-24 22:57:40 +0000
  • 93ccef2564 added missing font_set.hpp Artem Pavlenko 2008-07-07 16:00:25 +0000
  • 48d7d639f9 added missing avoid_edges parameter Artem Pavlenko 2008-06-30 16:05:25 +0000
  • fe31150a7b corrected boost libs names logic Artem Pavlenko 2008-06-29 11:40:35 +0000
  • 6046bf49f4 +fixed init order Artem Pavlenko 2008-06-29 11:40:06 +0000
  • 376cdeb453 applied aspect ratio patch from Frederik Ramm Artem Pavlenko 2008-06-29 10:59:28 +0000
  • 1b47afde07 applied font fallback patch from Beau Gunderson Artem Pavlenko 2008-06-29 10:58:48 +0000
  • 3f9127b5d0 reverting back to 700 Artem Pavlenko 2008-06-29 10:58:29 +0000
  • c7cbfa5c82 reverting back to 700 Artem Pavlenko 2008-06-29 10:56:29 +0000
  • 3275cf9ce6 applied font fallbacj patch from Beau Gunderson Artem Pavlenko 2008-06-29 10:40:08 +0000
  • 81ce983d5f link against boost and version bump Andreas Volz 2008-06-12 20:35:52 +0000
  • 691d3788f5 improved gdal and postgresql detection Andreas Volz 2008-06-10 21:13:50 +0000
  • bbbfd735c4 Include ltdl.h instead of trying to forward declare libtool types in place. Closes #95. Tom Hughes 2008-05-22 07:08:14 +0000
  • 25c831378f Don't clip coordinates to 16 bits if we're using cairo 1.6 as it is no longer limited to 16 bit coordinates. Tom Hughes 2008-04-20 11:30:10 +0000
  • 0e6237270e Remove unused ifdefs. Tom Hughes 2008-04-20 10:45:59 +0000
  • 889f36b8df Enable clipping for cairo 1.6.0 and later. Tom Hughes 2008-04-19 23:22:03 +0000
  • d4d4dab25b applied patch from Dane Springmeyer Artem Pavlenko 2008-04-15 07:24:52 +0000
  • 4483d59797 Revert previous fix for #89 and add a new improved fix that enhances the value class to have a proper null type and do comparisions SQL style so that null is neither equal nor not equal to other things. Tom Hughes 2008-04-12 15:22:27 +0000
  • a27bde741e Don't try and render text if the attribute containing the text does not exist for the feature. Closes #89. Tom Hughes 2008-04-11 23:11:35 +0000
  • e29743d933 - updated autotools build files - build now osm plugin automatic if libxml2 is used - moved osm/Makefile to osm/Makefile.example because if name collision -> better move the example to another directory later - optional CAIRO support - changed libxml2 switch comment Andreas Volz 2008-04-06 18:13:13 +0000
  • ab29b03833 reverting r681 Artem Pavlenko 2008-04-06 09:23:17 +0000
  • 0a588d044b Experimental pdf output using wxPdfDoc: - wxpdfdoc patches - mapnik patches - visual studio build instructions / project files experimental-pdf Ben Moores 2008-04-06 01:26:14 +0000
  • c29cb7386d release 0.5.1 v0.5.1 release-0.5.1 Dominic Hargreaves 2008-04-05 22:01:32 +0000
  • 57bd76854e revert [681] - breaks text labels release-0.5.1@687 Dominic Hargreaves 2008-04-05 21:53:25 +0000
  • 49208998c6 now distinguishes between lines and polygons for ways Nick Whitelegg 2008-04-02 21:40:28 +0000
  • bca476b20b minor tweaks to keep win32 build happy Artem Pavlenko 2008-03-31 15:53:54 +0000
  • 0f5cbd17e7 apply [683] Dominic Hargreaves 2008-03-30 17:31:37 +0000
  • e128d51534 Patch to disallow placement if segment_length=0 from jonb (fixes #86) Dominic Hargreaves 2008-03-29 20:02:16 +0000
  • 41171e4864 merge [679] (ppc64 build fix) Dominic Hargreaves 2008-03-29 18:20:42 +0000
  • d2fa6e2db7 merge [675] (gcc 4.3 warnings) Dominic Hargreaves 2008-03-29 18:19:52 +0000
  • 9c3c10b280 merge [653], [654] (shapeindex error handling) Dominic Hargreaves 2008-03-29 01:06:25 +0000
  • 6e360f0090 ppc64 build fix (fixes #83) Dominic Hargreaves 2008-03-29 01:01:12 +0000
  • 8d223c57e0 re-enable regex support Dominic Hargreaves 2008-03-29 00:58:09 +0000
  • e1a9612885 Branch for experimental pdf output using wxPdfDoc Ben Moores 2008-03-28 22:22:55 +0000
  • bb2a4a376b re-enable regex support (fixes #77) Dominic Hargreaves 2008-03-27 00:30:40 +0000
  • 7bcba5f1be applied http://snecker.fedorapeople.org/mapnik/devel/gcc43-warnings.patch from Christopher Brown Artem Pavlenko 2008-03-26 09:56:17 +0000
  • 87044ce5d6 Merge [672] (gcc 4.3 build fixes) Dominic Hargreaves 2008-03-24 19:30:13 +0000
  • baae6d7128 Merge [661], [662] (demo data cleanup) Dominic Hargreaves 2008-03-24 19:28:25 +0000
  • c436461ee8 Fix build with GCC 4.3 (fixes #76) Dominic Hargreaves 2008-03-24 14:03:05 +0000
  • 5fcce0a17e merge [647] Dominic Hargreaves 2008-03-21 14:14:33 +0000
  • f70bca0a80 create stable 0.5 branch Dominic Hargreaves 2008-03-21 13:21:41 +0000
  • bb9290be8a fixed line_pattern_symbolizer transformations Artem Pavlenko 2008-03-17 22:04:22 +0000
  • b0b61293b1 Link the python extension explicitly with the cairo libraries on Darwin. Tom Hughes 2008-03-12 21:46:54 +0000
  • 2f67c036fe Make cairo components conditional on the relevant libaries etc existing. Tom Hughes 2008-03-12 19:14:51 +0000
  • 06006d2f24 Add cairo support to the python bindings - needs Pycairo installed. Tom Hughes 2008-03-12 00:37:53 +0000
  • 0dafa5eae3 Fixed for unicode change post 0.5 Nick Whitelegg 2008-03-06 21:04:47 +0000
  • b117de1bdb Now using libxml2 Nick Whitelegg 2008-03-02 13:23:50 +0000
  • 415c8a6c92 mapnik osm plugin initial commit Nick Whitelegg 2008-03-01 11:49:37 +0000
  • a003fbbe6d dont need those Artem Pavlenko 2008-02-29 16:28:03 +0000
  • fb06240415 cleanup Artem Pavlenko 2008-02-29 16:27:15 +0000
  • 37eeb870cc Add support for boolean values in filters, and reading of boolean values from PostGIS data sources. Tom Hughes 2008-02-27 18:50:59 +0000
  • e1ea0a72db use range based 'parse' method transcode strings in filter expressions (default to utf8 input) -- we can use map definition *.xml to define encoding -- and in case of Python from # -*- coding: utf-8 -*- Artem Pavlenko 2008-02-26 11:43:49 +0000
  • cb905b533a restored templated version Artem Pavlenko 2008-02-26 08:48:47 +0000
  • 13d32335e0 Check for null values in the PostGIS results and don't add attributes with null values to the feature rather than adding a value based on decoding a buffer full of undefined data. Tom Hughes 2008-02-23 01:25:52 +0000
  • 02962156c5 Add support for rendering to a cairo surface. Tom Hughes 2008-02-23 00:17:53 +0000
  • f3a3ce04db convert to degrees if projection is geographic Artem Pavlenko 2008-02-20 12:44:34 +0000
  • 24c605e807 added missing std namespace Artem Pavlenko 2008-02-20 09:57:37 +0000
  • a478089bd9 patch from Martijn van Oosterhout Artem Pavlenko 2008-02-20 09:34:48 +0000
  • 1625c760db implemented Image open method : Artem Pavlenko 2008-02-19 11:28:20 +0000
  • b54aa9091b removed unneeded headers Artem Pavlenko 2008-02-19 11:27:06 +0000
  • 308e315432 added Unicode support based on ICU Artem Pavlenko 2008-02-18 21:40:34 +0000
  • 1ea7bffd4c pass parameter by reference store reference to wstring in text_path Artem Pavlenko 2008-02-12 20:05:04 +0000