1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-09-12 00:02:53 +02:00

Commit graph

  • 354bdbd15a fix small bug in FindBoost implementation and expose ability to specify a custom library path or library name for boost_python as various packaging systems on debian are using new suffixes to support two versions of python and we need an easy way to point boost specifically at these libraries - closes #351 Dane Springmeyer 2009-12-15 19:17:41 +00:00
  • d1dbf89961 disable the wall clock timer as it is not portable code and we can't release at this time Dane Springmeyer 2009-12-15 19:09:30 +00:00
  • 5e2e6a76ad apply fixes from David Eastcott originally applied to 0.7 branch Dane Springmeyer 2009-12-13 23:30:36 +00:00
  • 798b0731e5 apply small patch from David Eastcott which fixes a problem with the insertion of character envelope fragments (as a result of overlap rejection) into the detector which in turn causes rejection of other text placement that should have been rendered. Dane Springmeyer 2009-12-13 23:29:02 +00:00
  • 19194dd8fa correct type Dane Springmeyer 2009-12-13 23:27:43 +00:00
  • 0849ba0353 add missing include Dane Springmeyer 2009-12-13 23:27:00 +00:00
  • da82b6905d merge clog fix from r1478 to 0.7 branch Dane Springmeyer 2009-12-11 19:53:49 +00:00
  • 4389ea1642 Creating the 0.7 branch, to be the source for 0.7.x series releases, allowing the mapnik2 branch to move to trunk Dane Springmeyer 2009-12-11 17:08:45 +00:00
  • 5edbad94d5 fix up language Dane Springmeyer 2009-12-11 02:15:25 +00:00
  • 4dd6259903 add optional 'geometry_table' and 'extent_from_subquery' parameter and 'scale_denominator' substitution ability to PostGIS driver while enhancing error reporting - closes #260,#426,#456, updates CHANGELOG with other recent PostGIS enhancements and fixes Dane Springmeyer 2009-12-11 01:50:55 +00:00
  • 1b91db1db3 pass the scale_denom in a mapnik::query - closes 465 Dane Springmeyer 2009-12-10 23:22:48 +00:00
  • f543f56524 add missing include Dane Springmeyer 2009-12-07 06:45:27 +00:00
  • cee8805369 remove unneeded OSX -D flag Dane Springmeyer 2009-12-07 06:44:41 +00:00
  • bd0a1ee08f cherry pick one more changeset from mapnik2 into trunk Dane Springmeyer 2009-12-07 06:43:02 +00:00
  • c01d1d0c69 integrate a few changes from mapnik2 branch - making sure to pass strings by const ref + formatting Dane Springmeyer 2009-12-07 04:15:17 +00:00
  • 32cfd4766d bring tests up to #442 change Dane Springmeyer 2009-12-07 00:04:59 +00:00
  • a82a930a66 explode point geometries if multi* in ogr driver - workaround until we have actual fix for #458 Dane Springmeyer 2009-12-06 23:12:56 +00:00
  • fe3ffe6c2d rename map.save_map_string to map.save_map_to_string Dane Springmeyer 2009-12-06 22:33:47 +00:00
  • 561d937f2a translate a C++ config error into a python RuntimeError - fixes #442 Dane Springmeyer 2009-12-06 22:22:56 +00:00
  • d0b4db9ba3 add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch Dane Springmeyer 2009-12-06 22:18:45 +00:00
  • c1ed612b2d grok quoted table,schema, and geometry names by unquoting before attempting geometry columns lookup - thanks avar for the report - closes #393 Dane Springmeyer 2009-12-05 04:32:38 +00:00
  • 0e18aa63cd add feature to Map node to allow for throwing a friendly error if the map styles use features not supported by the installed mapnik version - thanks Ldp for the review - closes #395 Dane Springmeyer 2009-12-05 03:58:48 +00:00
  • a247dd2922 avoid clobbering the prefix variable Dane Springmeyer 2009-12-05 03:51:29 +00:00
  • 3c9655b721 improve reliability of default python linking on os x - closes #380 Dane Springmeyer 2009-12-05 03:07:58 +00:00
  • 51569ce9fc document shared opening option in docstrings - closes #375 Dane Springmeyer 2009-12-04 23:32:25 +00:00
  • 0aeb286bfa - make the library compile with more strict flags ( closes #407 ) Lucio Asnaghi 2009-12-04 15:00:06 +00:00
  • 9ad5b5bfd2 - make quadtree.hpp compile in newer gcc ( closing #418 ) Lucio Asnaghi 2009-12-04 14:25:51 +00:00
  • 3d3997f1b2 add proper namespacing - patch from River Tarnell Dane Springmeyer 2009-12-03 17:20:02 +00:00
  • b041bd7ba8 proper namespacing and remove tabs Dane Springmeyer 2009-12-03 17:08:05 +00:00
  • 291a78209a link to boost system on solaris - modified patch from River Tarnell Dane Springmeyer 2009-12-03 17:06:25 +00:00
  • d669706f68 make sure to read from config.py if switching from FAST=True to FAST=False during configure stage Dane Springmeyer 2009-12-02 22:32:57 +00:00
  • c22ab63dc9 FAST and JOBS Scons options never worked because they need to be applied to the build step not configure - thanks timlinux for catching Dane Springmeyer 2009-12-02 22:13:48 +00:00
  • 71f69feed4 add missing include Dane Springmeyer 2009-11-29 22:16:32 +00:00
  • c570f1c424 add missing options (srid, persist_connection) to PostGIS docstring Dane Springmeyer 2009-11-28 23:26:57 +00:00
  • 33c702ffa3 remove duplicate include Dane Springmeyer 2009-11-28 22:11:27 +00:00
  • 8c1538b152 fix typo Dane Springmeyer 2009-11-25 09:05:08 +00:00
  • b104253d9c Add ability to link to custom icu lib name, and remove the unneeded linking to icudata on osx, while offering compiler flags required for compiling against libicucore provided by Apple Dane Springmeyer 2009-11-24 20:32:41 +00:00
  • 75d67f4b43 only serialize non-default values for layers as well as styles Dane Springmeyer 2009-11-16 00:04:47 +00:00
  • 36d79b8ec2 update changelog Dane Springmeyer 2009-11-13 01:49:11 +00:00
  • b89f468eaf add support for using CDATA with libxml2 parser. New tests for filters work nicely - TODO add datasource tests for CDATA in sql 'table' param Dane Springmeyer 2009-11-11 23:37:57 +00:00
  • 6e48eb3504 Revert "+ add templated operator==" -- not a good idea at all :). TODO! Artem Pavlenko 2009-11-11 11:11:18 +00:00
  • 71b28a0914 + add templated operator== Artem Pavlenko 2009-11-11 10:56:21 +00:00
  • 782e0449e8 update python api docs and toch up formatting of __init__.py Dane Springmeyer 2009-11-08 17:02:17 +00:00
  • d2f3e669b0 * correct operator= implementation Artem Pavlenko 2009-11-08 10:35:36 +00:00
  • 9f51cfdede + apply mapnik formatting + change order of template specialization (tidy) Artem Pavlenko 2009-11-08 10:35:29 +00:00
  • 4df684c50e PointSymbolizer serialization was missing 'opacity' and 'allow_overlap' Dane Springmeyer 2009-11-06 20:56:34 +00:00
  • d1f1f6971b avoid loss of true black on BIG_ENDIAN Dane Springmeyer 2009-11-02 23:55:16 +00:00
  • c29c8b459e add BIG_ENDIAN support to graphics rectangle methods Dane Springmeyer 2009-11-02 22:48:39 +00:00
  • 878143960e support BIG_ENDIAN and jpeg output Dane Springmeyer 2009-11-02 20:55:26 +00:00
  • f8248faf4d support BIG_ENDIAN and png256 Dane Springmeyer 2009-11-02 20:54:35 +00:00
  • 1b4443e800 add support for BIG_ENDIAN to 'blendPixel2', to support propertly colored text labels Dane Springmeyer 2009-11-02 19:57:02 +00:00
  • 8e5d4368bb add missing header so that MAPNIK_BIG_ENDIAN is propertly defined Dane Springmeyer 2009-11-02 19:18:52 +00:00
  • 29afe237c8 add postgres int8 type to collected attributes - #384 Dane Springmeyer 2009-10-22 21:42:40 +00:00
  • 5e16e04b28 gdal: ensure scaling is available within raster_symbolizer at necessary scales by avoiding pre-scaling in gdal RasterIO Dane Springmeyer 2009-10-22 16:58:03 +00:00
  • 786242eb9d update changelog Dane Springmeyer 2009-10-21 21:26:26 +00:00
  • 34f2214396 apply alternative method of comparing map and layer bounds to support PointDatasource (patch from phispi, test from JRohrer), closes #402 Dane Springmeyer 2009-10-21 21:24:44 +00:00
  • 6720a031cf add David Eastcott (r1341) and Aubrey Holland (r1346) to authors for recent patch contributions Dane Springmeyer 2009-10-20 23:22:44 +00:00
  • 2dcf88b392 + wall-clock timer from auf (see #439 for more details) Artem Pavlenko 2009-10-20 20:32:53 +00:00
  • d51a76c5e8 add a test (currently fails) to test object introspection down to symbolizer level once objects have been placed in the map Dane Springmeyer 2009-10-19 23:46:38 +00:00
  • a78e51ec56 + avoid duplicate code Artem Pavlenko 2009-10-19 15:16:16 +00:00
  • 7b1ce33477 + propser svn:ignore recursively Artem Pavlenko 2009-10-19 14:57:11 +00:00
  • fb30c36143 + patch from Dane Springmeyer improves pickling support for mapnik.Map object ( needs some more work!!) Artem Pavlenko 2009-10-19 14:22:11 +00:00
  • a3a5859466 Patch from David Eastcott : Artem Pavlenko 2009-10-19 13:52:53 +00:00
  • df7bad25f9 append the SHAPE_MEMORY_MAPPED_FILE compiler flag to CXXFLAGS rather than overwriting existing flags (which happens when using the keyword arg, ugh), closes #435 and #436 and fixes up original commit added in r1217 Dane Springmeyer 2009-10-14 23:31:18 +00:00
  • 46dc2d1f99 formatting Dane Springmeyer 2009-10-14 23:01:48 +00:00
  • a0411b8d4c postgis: make sure to close the attribute collection resultset and print the type name of unknown oid attribute values when in debug Dane Springmeyer 2009-10-14 17:42:27 +00:00
  • 60ca6a5677 postgis: allow for altering the default behavior of keeping open postgresql connections until the whole process ends - when 'persist_connection' = false new connections will be opened and closed for each datasource instance. (closes #434) Dane Springmeyer 2009-10-14 04:21:46 +00:00
  • eee88806b8 remove testing debug line Dane Springmeyer 2009-10-12 05:27:16 +00:00
  • 27fbc4549d change the method for calculating offsets to pass to GDALRasterIO, as the 'start_x, start_y' implementation added in r1321 was leading to large shifts in 1-banded srtm data without overviews - this new approach works with and without overviews and also with 3 band rbg data. Also added more debug output. Dane Springmeyer 2009-10-12 05:25:36 +00:00
  • 6d3dcdeac6 add a bit more debug printing to gdal plugin and make raster width and height class attributes Dane Springmeyer 2009-10-12 04:09:36 +00:00
  • 56f0c33465 format raster plugin to only print output in debug mode Dane Springmeyer 2009-10-12 03:58:11 +00:00
  • 7785461d1f remove testing debug line from gdal plugin Dane Springmeyer 2009-10-11 16:12:36 +00:00
  • e6306010f8 when a SQL query sent to postgres fails, output the whole thing so users know what mapnik tried to send (as the PSQL error hint truncates the sql) Dane Springmeyer 2009-10-02 05:16:15 +00:00
  • 2a880432d3 fix typo Dane Springmeyer 2009-09-30 19:42:52 +00:00
  • ce5bfdaf5b set proper mime type Dane Springmeyer 2009-09-30 19:00:43 +00:00
  • 9305023369 add unifont from unifoundry.com (for ease of use for OSM styles/fonset), and upgrade dejavu fonts to 2.30 Dane Springmeyer 2009-09-30 18:59:05 +00:00
  • fdb64c27d8 add dave to committers list for his label work Dane Springmeyer 2009-09-30 18:43:48 +00:00
  • ba9376626a add a filter parsing alias of '!=' for '<>' - closes #427 Dane Springmeyer 2009-09-29 23:40:40 +00:00
  • 5fccc3ae62 improve formatting of error message during xml loading if document is not well formed Dane Springmeyer 2009-09-28 17:35:50 +00:00
  • 4367b813a8 cleanup up gdal featureset code, removing old or unneeded debug lines Dane Springmeyer 2009-09-28 16:56:01 +00:00
  • a4245a9b4a clear out test_api folder when test python api docs are rebuilt Dane Springmeyer 2009-09-27 17:46:18 +00:00
  • baaf45e298 enable fuller PointSymbolizer test now that #114 is closes Dane Springmeyer 2009-09-27 17:45:52 +00:00
  • c808cf62b9 add support for gdal overviews to the Gdal Plugin (use http://www.gdal.org/gdaladdo.html to build overviews) - modified patch from gdalcolors branch from Alberto Valverde (I removed dependence on color/masking code until that support lands in trunk) - addresses #54 Dane Springmeyer 2009-09-27 17:23:09 +00:00
  • fdf7ca3a66 add docstrings to enum's in mapnik_stroke - patch from podolsir Dane Springmeyer 2009-09-27 17:10:26 +00:00
  • ad47ad321d avoid namespace pollution by defining __all__ in __init__.py - nice patch from podolsir Dane Springmeyer 2009-09-27 17:07:41 +00:00
  • f637ed6cf8 fix typo in rundemo.py found by szotsak - closes #419 Dane Springmeyer 2009-09-27 02:55:31 +00:00
  • 8fd907f8fc remove self argument in python docstring for boost <1.35 compatibility allowing the removal of boost version checking - addresses #29 Dane Springmeyer 2009-09-27 01:31:30 +00:00
  • 10dff4b8cf mapnik_coord_env_projection.patch from podolsir which adds docstrings to mapnik_envelope.cpp, mapnik_coord.cpp, and mapnik_projection.cpp as well as the __init__.py - addresses #29 Dane Springmeyer 2009-09-26 17:15:22 +00:00
  • 78fd5dc89a avoid deprecation warnings with boost 1_40 related to location of property_map.hpp Dane Springmeyer 2009-09-25 22:08:52 +00:00
  • d9d15bb081 avoid segfault when pickling a TextSymbolizer using wrap_character by removing const declaration Dane Springmeyer 2009-09-25 20:29:03 +00:00
  • a414832338 fix boost version available with docs support Dane Springmeyer 2009-09-25 17:59:57 +00:00
  • ef1e210269 improve boost::python docstrings for map, color, and stroke, adding currently unused patch against enumeration from podolsir Dane Springmeyer 2009-09-25 17:50:37 +00:00
  • 23ab337f5c use the 'arg' class instead of the deprecated 'args' for boost::python docs http://www.boost.org/doc/libs/1_40_0/libs/python/doc/v2/args.html Dane Springmeyer 2009-09-25 17:38:38 +00:00
  • 016659f22a add missing boost version include to enable new docstrings Dane Springmeyer 2009-09-25 17:16:54 +00:00
  • 2acf395203 add more python pickling tests Dane Springmeyer 2009-09-25 16:57:03 +00:00
  • a50bfa3811 fix typos in docstrings Dane Springmeyer 2009-09-25 04:21:14 +00:00
  • c1bebb79e4 add scripts to re-generate and test python api documentation Dane Springmeyer 2009-09-25 03:55:04 +00:00
  • ca32939e35 formatting Dane Springmeyer 2009-09-25 03:31:28 +00:00
  • 6abc56ef08 Add docstrings to mapnik_color.cpp - modified patch from podolsir - thanks - addresses #29 Dane Springmeyer 2009-09-25 03:27:29 +00:00
  • 71de9ab571 scons: don't attempt to print in color when building on win32 and more properly quote strings that are shelled out to python Dane Springmeyer 2009-09-23 18:55:23 +00:00