Commit graph

  • 95d26be572 updated agg-2.4 Artem Pavlenko 2006-02-04 21:30:08 +0000
  • 6b42c9fa4c dded myself to the AUTHORS list, as a test to see if I can finally commit :) Jean-Francois Doyon 2006-02-01 15:08:33 +0000
  • ae2e89ef54 removed python dir (now in bindings) Artem Pavlenko 2006-02-01 09:31:03 +0000
  • 31a54e1dec tagging release-0.2.5a Artem Pavlenko 2006-02-01 09:15:32 +0000
  • 6ebc93b7a1 new build system Artem Pavlenko 2006-01-31 23:20:23 +0000
  • e7119730a3 new build system Artem Pavlenko 2006-01-31 23:18:24 +0000
  • 96981eb3a9 new build system Artem Pavlenko 2006-01-31 23:12:49 +0000
  • d8dc53bcf4 new build system Artem Pavlenko 2006-01-31 23:09:52 +0000
  • c97fb0bf57 added check for num_points in line/polygon symbolizers: 1. don't bother with line_symbolizer unless at least 2 points 2. at least 3 points for polygon_symbolizer Artem Pavlenko 2006-01-31 17:35:18 +0000
  • 66d6ea8c35 tagging the pre new layout source tree pre_new_layout Artem Pavlenko 2006-01-30 22:45:28 +0000
  • 6b7d874ff3 1.corrected set_rectangle and set_rectangle_alpha to use envelope intersection for proper clipping 2. clean up render.cpp Artem Pavlenko 2006-01-28 16:05:51 +0000
  • 27a880fe99 midpoint calc for line strings Artem Pavlenko 2006-01-26 23:52:22 +0000
  • 0875208c5b some minor changes (+fast line rendering needs fixing clipping) Artem Pavlenko 2006-01-26 16:46:56 +0000
  • db433452b6 switched on optimization in png writing code Artem Pavlenko 2006-01-26 16:44:46 +0000
  • b89195f9e6 added label_position method for geometry objects (todo line_string) Artem Pavlenko 2006-01-26 16:43:10 +0000
  • 4ed7158908 better interface for clip_line Artem Pavlenko 2006-01-26 16:41:15 +0000
  • a6f96ea5c1 changed symbolizer interface to accept 'feature' and CoordTransform, instead of geometry (feature centric OGC model:). Artem Pavlenko 2006-01-23 22:33:37 +0000
  • 245be985e2 1.symbolizers refactored - split into hpp/cpp (all AGG is private to libmapnik and not exposed to client code) 2.removed unused files (more todo) 3.added line pattern symbolizer to python bindings Artem Pavlenko 2006-01-23 13:24:41 +0000
  • 390b9c4655 1.added line pattern symbolizer 2.added layer envelope check in main rendering loop Artem Pavlenko 2006-01-23 10:33:32 +0000
  • a7c154f223 fixed to_string() method for filter expressions Artem Pavlenko 2006-01-23 10:31:10 +0000
  • 150f9dc99a fixed to_string() method for filter expressions Artem Pavlenko 2006-01-23 10:29:28 +0000
  • 0ea95e8b11 fixed pattern fill symbolizer Artem Pavlenko 2006-01-23 10:26:43 +0000
  • 55ae073ba2 added alternative vertex storage impl Artem Pavlenko 2006-01-23 10:25:38 +0000
  • 6a0cc48b0a added missing header for boost_1_32_0 serialization lib Artem Pavlenko 2006-01-19 16:40:24 +0000
  • 6efe1890cd Tagging 0.2.4a release release-0.2.4a Artem Pavlenko 2006-01-02 15:16:00 +0000
  • 119c352fe7 added alpha blending for image copying Artem Pavlenko 2006-01-01 17:41:55 +0000
  • b3330fc49b corrected return value Artem Pavlenko 2006-01-01 17:40:26 +0000
  • fa2045d998 revert back to scale calc Artem Pavlenko 2005-12-23 12:45:25 +0000
  • 36e5e7238e 1. removed #include <iostream> Artem Pavlenko 2005-12-23 12:34:09 +0000
  • 955ff4c4f5 1. fixed shape datasource bug - attributes were ignored for point/pointz/pointm types 2. use boost::thread for mutex/lock 3 use boost::noncopyable 4 build agg as a shared lib for now 5. corrected panning code in map.cpp 6. improved coord_transform Artem Pavlenko 2005-12-23 12:31:54 +0000
  • 81ace03173 1. use boost::noncopyable 2. use boost:🧵:mutex Artem Pavlenko 2005-12-23 12:24:24 +0000
  • 5e2aa3fc60 use boost::noncopyable Artem Pavlenko 2005-12-23 12:23:15 +0000
  • 30c713d639 moved vertex_vector to classes that needed it Artem Pavlenko 2005-12-23 12:22:09 +0000
  • ec9b301364 removed unused headers Artem Pavlenko 2005-12-16 16:08:41 +0000
  • 3814396eea removed erroneous break statement (was added to render OS MasterMap) Artem Pavlenko 2005-12-14 20:33:14 +0000
  • 6f9528c2e3 1.added serialization support 2.some class names changes Artem Pavlenko 2005-12-14 17:01:09 +0000
  • a6191fade0 1. corrected LIBS in SConsctipt files 2. use boost::shared_ptr instead of ref_ptr Artem Pavlenko 2005-12-12 13:15:33 +0000
  • f9c1d0b75f release-0.2.3a mainly bugfix release +support for agg-2.4 release-0.2.3a Artem Pavlenko 2005-12-03 10:40:06 +0000
  • 92803f1807 generic settings Artem Pavlenko 2005-12-03 09:41:50 +0000
  • 2d08614042 return object in envelope() Artem Pavlenko 2005-12-01 10:06:40 +0000
  • 2012783592 moved #include <boost/python.hpp> to the top to fix "_POSIX_C_SOURCE" redefined warning. Artem Pavlenko 2005-12-01 10:04:17 +0000
  • bbd82b7950 extra option EXTENSIONS (defaults to none) Artem Pavlenko 2005-11-30 00:25:45 +0000
  • aaba4d08cf check datasource in envelope method Artem Pavlenko 2005-11-30 00:24:08 +0000
  • 7f4df91371 check for valid datasource in the main loop Artem Pavlenko 2005-11-30 00:21:07 +0000
  • 64427961d7 added qualifier Artem Pavlenko 2005-11-30 00:19:33 +0000
  • a9fdacbf7e fixed extra qualifier Artem Pavlenko 2005-11-29 23:31:22 +0000
  • 01f9df9b43 added feature factory Artem Pavlenko 2005-11-24 15:51:29 +0000
  • fc015c3a10 fixed test for eof in featuresets Artem Pavlenko 2005-10-26 21:37:13 +0000
  • d9973561ad use delete instead of destroy_ds for now Artem Pavlenko 2005-10-17 19:39:41 +0000
  • d4c2fbf718 raster plugin resurrection Artem Pavlenko 2005-09-21 20:27:37 +0000
  • 50d9b88356 more python Artem Pavlenko 2005-09-19 22:18:19 +0000
  • 007398725f fixed rounding error Artem Pavlenko 2005-09-19 22:15:43 +0000
  • 17c368af52 removed to_string() Artem Pavlenko 2005-09-19 22:14:32 +0000
  • 70f79a3e19 fixed path portability issue Artem Pavlenko 2005-09-09 09:38:37 +0000
  • 6750307a46 injected __repr__ into color Artem Pavlenko 2005-09-09 09:37:44 +0000
  • 23d329a6ff changed color method to be property Artem Pavlenko 2005-09-08 20:59:47 +0000
  • 9ba6374cb7 tagging release-0.2.2a *more pythonic feel* *css color strings parser* *improved datasource interface* release-0.2.2a Artem Pavlenko 2005-09-08 14:28:28 +0000
  • e9fff475be try to dlopen any file in datasources dir Artem Pavlenko 2005-09-08 13:52:42 +0000
  • 2a4f25706b changed optimization flags Artem Pavlenko 2005-09-08 13:21:39 +0000
  • f5dda2f207 1. more pythonic feel:) 2. added CSS color string parser and color factory 3. added docs dir Artem Pavlenko 2005-09-08 13:20:37 +0000
  • 820b6bb23a return ref_ptr<Feature> from datasource next() method should play better with python Artem Pavlenko 2005-09-08 13:09:04 +0000
  • 03467ac96e removed unused color.cpp Artem Pavlenko 2005-09-08 13:05:39 +0000
  • c946127bba removed unused color.cpp Artem Pavlenko 2005-09-08 13:04:36 +0000
  • 56f7281986 added info about the project Artem Pavlenko 2005-09-08 13:03:19 +0000
  • f9568de87d tagging 0.2.1a release release-0.2.1a Artem Pavlenko 2005-09-01 19:41:26 +0000
  • 83fb81f7be small correction Artem Pavlenko 2005-09-01 19:36:13 +0000
  • 9f32454ae9 1.changed python mapnik.python module name to _mapnik 2.more 'pythonic' module tree 3.moved datasource init into __init__.py (no more 'ugly' setdlflags) - needs testing 4.datasources dir is now set by the build process (require 2.4) 5.methods (e.g __repr__) can be 'injected' from python (see mapnik/__init__.py) Artem Pavlenko 2005-09-01 19:20:37 +0000
  • e01a831850 1.removed debug printing from filter_parser 2.to_string method in Envelope 3.filter_factory - static method 4.mapnik_envelope.cpp - more bindings TODO - fix __str__ , .def(str(self)) - doesn't compile at the moment Artem Pavlenko 2005-08-31 19:43:37 +0000
  • eb7890cfe8 added alpha() method Artem Pavlenko 2005-08-31 19:36:08 +0000
  • 04f86c3dc7 unused class clean-up Artem Pavlenko 2005-08-31 19:34:51 +0000
  • 71d2bda91e clean up - LIBS Artem Pavlenko 2005-08-31 19:33:20 +0000
  • b20007b440 gcc4.0.1 doesn't like volatile locals? Artem Pavlenko 2005-08-31 19:30:54 +0000
  • c10aab1e94 small clean-up Artem Pavlenko 2005-08-31 19:26:44 +0000
  • cde487ba33 anon enums warnings Artem Pavlenko 2005-08-02 10:37:25 +0000
  • c4308a84e4 fixed email address Artem Pavlenko 2005-08-02 10:36:55 +0000
  • 48775a5cd9 1.renamed null_filter -> all_filter 2.added none_filter 3.fixed some warnings in shapeindex util Artem Pavlenko 2005-07-06 20:52:06 +0000
  • c7f9d1e568 1.polygon_symbolizer + using agg rasterrizer 2.render.cpp - exit rules loop (mastermap styles-?? not sure) 3.pre-allocate space for attributes Artem Pavlenko 2005-06-24 08:39:47 +0000
  • 67f3232388 remove hello.py release-0.2.0a Artem Pavlenko 2005-06-17 16:17:53 +0000
  • e123495ed0 remove hello.py Artem Pavlenko 2005-06-17 16:17:05 +0000
  • bb0d392ce3 tagging 0.2.0a release Artem Pavlenko 2005-06-17 16:14:15 +0000
  • 995da7b0e4 added missing SConscript in shapeindex Artem Pavlenko 2005-06-17 13:27:45 +0000
  • 32c76d5a5f 1.added copyright notice to SConstruct/SConscript files 2.fixed include/libs in datasources 3.revived shapeindex utility (+ boost::program_options) Artem Pavlenko 2005-06-17 12:40:51 +0000
  • 84bd684f87 revived shape support + removed unsed header from postgis.cpp Artem Pavlenko 2005-06-16 20:56:31 +0000
  • 41d8341547 some useful macros Artem Pavlenko 2005-06-15 22:17:12 +0000
  • ae86b29d7f 1. added installation instructions 2. support for more types in postgis datasource Artem Pavlenko 2005-06-15 20:50:02 +0000
  • ec999cf543 moving mapnik-scons to trunk Artem Pavlenko 2005-06-14 18:46:40 +0000
  • bd70e9b6ff moving trunk to mapnik-old mapnik-old Artem Pavlenko 2005-06-14 18:45:51 +0000
  • cb9059326e removed : Jamfiles,config.hpp Artem Pavlenko 2005-06-14 18:43:31 +0000
  • 5dfa4e8366 move mapnik-scons tree to branches dir Artem Pavlenko 2005-06-14 15:16:48 +0000
  • 159b9438d2 move branches to mapnik-scons Artem Pavlenko 2005-06-14 15:12:43 +0000
  • ebcdd3cf90 initial import datasources Artem Pavlenko 2005-06-14 15:06:59 +0000
  • a8ec856a15 initial import Artem Pavlenko 2005-06-14 15:06:59 +0000
  • 73c7e8e84f branches dir Artem Pavlenko 2005-06-14 14:32:49 +0000
  • 63f5e368f3 tagging 2005_05_03 mapnik_2005_05_03 Artem Pavlenko 2005-05-03 18:37:03 +0000
  • fcc9638f46 pre-scons update Artem Pavlenko 2005-05-03 18:28:16 +0000
  • ed620ce6b2 renamed FeaturePtr to feature_ptr Artem Pavlenko 2005-04-22 18:53:54 +0000
  • 3c9ffdd989 only two datasource types for now-( Artem Pavlenko 2005-04-22 18:52:47 +0000
  • fe8933749c removed shp_index from include dir Artem Pavlenko 2005-04-19 19:21:00 +0000
  • a5237d5db5 added operator<< to attribute Artem Pavlenko 2005-04-13 20:21:56 +0000
  • e3ef6b3384 return const& from attribute_by_name Artem Pavlenko 2005-04-13 20:20:46 +0000