Dane Springmeyer
ffd02e7c99
+ Add SCons build script for osm plugin
2009-02-10 20:25:33 +00:00
Dane Springmeyer
1ffdb95069
osm plugin: Fix up test xml samples
2009-02-10 20:24:27 +00:00
Dane Springmeyer
e5054e5bd7
Add Lucio Asnaghi to committers list and alphabetize list for clarity
2009-02-10 19:22:23 +00:00
Lucio Asnaghi
2c81706eb5
Following #223 :
...
+ improvements to the wkb converter
+ improved sqlite index usage
+ added more parameters to sqlite datasource
2009-02-10 19:09:16 +00:00
Dane Springmeyer
1f5edf45f0
scons: Use implicit caching of deps if SCONS_CACHE is requested which should double or triple the speed at which the 'scons: Building targets ...' step will run. Hint: use the --implicit-deps-unchanged flag for even quicker target checking
2009-02-10 17:59:49 +00:00
Dane Springmeyer
f7affe0919
Authors: Remove duplicate listing for Dave Stubbs
2009-02-10 16:30:28 +00:00
Tom Hughes
abe24475d8
Add a modulus operator to the filter language.
2009-02-10 15:46:54 +00:00
Artem Pavlenko
ca0502eaaf
+ reverting back accidental change
2009-02-09 20:44:06 +00:00
Artem Pavlenko
7d2f492ef2
+ sqlite-input-plugin.patch (kunitoki)
...
+ wkb-sqlite.patch (kunitoki)
+ very preliminary spatial index support (idx_<tablename>_<geometry_field>)
2009-02-09 19:43:57 +00:00
Jon Burgess
5ac5522f4b
Improve numerical accuracy of calculations used for finding the polygon centroid. Otherwise the labels for small polygons might appear outside the boundary.
2009-02-07 23:46:26 +00:00
Jon Burgess
79c350678a
The final line_to is not required in the WKB reader since the last and first points of the polygon geometry will be the same
2009-02-07 23:43:53 +00:00
Dane Springmeyer
d62fe5eb1a
Scons: refine the usage of distutils by respecting site-packages location for specific arch's, use the get_python_version() helper, and normpath() to avoid double '/' - addresses #219 and furthers #209
2009-02-07 16:57:42 +00:00
Jon Burgess
d11654895b
Utilise color alpha information when rendering. Multiplies the color alpha with the rendering opacity. Fixes 221.
2009-02-07 14:09:23 +00:00
Artem Pavlenko
5a3ce5a7ca
+ occi-input-plugin-4.patch (kunitoki)
2009-02-07 11:38:09 +00:00
Jon Burgess
6ced52bedf
Guard against missing paths. Fixes #220 .
2009-02-07 11:12:38 +00:00
Tom Hughes
220bb3e99a
Revert the patch to add a show_page flag to the cairo renderer and
...
replace it with support for rendering to a cairo context rather than
a cairo surface.
When rendering to a surface a show_page is done, when rendering to a
context it is not so that multiple renders can be done, possibly with
modified scaling and/or translation.
2009-02-06 00:46:29 +00:00
Dane Springmeyer
51293f64ba
+ apply show_page.patch (thanks Berteun) ( closes #201 )
2009-02-05 18:09:14 +00:00
Dane Springmeyer
5b0c59428e
+ apply PostgisImprovements.diff (rcoup) for record_limit and cursur_size support ( #140 )
2009-02-05 17:41:44 +00:00
Dane Springmeyer
6503dcfc40
+ apply ogr_6th_revision.patch to allow unicode support
2009-02-05 17:32:03 +00:00
Artem Pavlenko
0fbfbd445a
+ ogr_5th_revision.patch (kunitoki rocks!)
2009-02-05 16:47:07 +00:00
Artem Pavlenko
a45e93b79a
+ more property goodness on the TextSymbolizer from Python (springmeyer)
2009-02-05 11:54:07 +00:00
Tom Hughes
fb98b98e64
Include boost/algorithm/string.hpp to get access to string algorithms.
2009-02-05 11:41:10 +00:00
Artem Pavlenko
425dea32a4
+ occi-input-plugin-3.patch (kunitoki)
2009-02-05 11:17:27 +00:00
Artem Pavlenko
c3ff9c842d
+ scons_python_usability_improvements2 (springmeyer)
2009-02-03 23:00:03 +00:00
Dane Springmeyer
1fb229d035
+ apply occi-input-plugin-2.patch (kunitoki) ( #212 )
2009-02-03 22:23:33 +00:00
Dane Springmeyer
e7adc3b8ba
Fixed typo
2009-02-03 21:20:09 +00:00
Dane Springmeyer
54334dbbb5
+ scons: work towards more modular lists of which plugins to build, and switch new occi plugin lib names - revised commit based on #213
2009-02-03 21:14:45 +00:00
Artem Pavlenko
60a956f260
+ allow multi-line SQL queries in table parameter ( #173 )
2009-02-03 20:09:26 +00:00
Artem Pavlenko
868d43408b
+ ogr.patch (kunitoki)
2009-02-03 18:30:06 +00:00
Dane Springmeyer
72ff58ab57
Remove gigabase reference - not an active plugin
2009-02-03 17:07:40 +00:00
Dane Springmeyer
fbe4c41700
+ apply patch for Oracle 10g support from kunitoki - see #212
2009-02-03 17:06:23 +00:00
Dane Springmeyer
29cc79b9cf
Fix compiler warnings introduced in r855 by moving allow_overlap below has_dimensions
2009-02-03 03:10:18 +00:00
Dane Springmeyer
d165da4271
+ add Marcin Rudowski to authors list for patchs applied in r854 and r855
2009-02-03 02:58:59 +00:00
Artem Pavlenko
ffef15e22e
+ reflect buffered_envelope method
...
+ fix view_transform to return ctrans (TODO)
2009-02-02 23:39:20 +00:00
Artem Pavlenko
e27a71cc39
+ mapnik_text_overlap.patch (Marcin Rudowski)
2009-02-02 23:37:16 +00:00
Artem Pavlenko
760d82f511
+ mapnik_png256_reduce.patch (Marcin Rudowski)
2009-02-02 23:35:57 +00:00
Artem Pavlenko
10481f8403
+ use 'buffered' extent in bbox query
2009-02-02 23:08:28 +00:00
Artem Pavlenko
866f5f98eb
+ implement buffered_extent method on Map object
2009-02-02 23:07:18 +00:00
Artem Pavlenko
6a86e239b1
+ always clip bbox to layer extent
2009-02-01 23:25:05 +00:00
Artem Pavlenko
d61b3e4918
+ remove unused header
2009-02-01 23:23:37 +00:00
Dane Springmeyer
9063d06f24
Added jburgess to committers list
2009-02-01 23:11:57 +00:00
Jon Burgess
cc91460a01
Filter parsing: Allow numbers in the filter field name. This allows for shapefiles with columns like '1970'.
2009-02-01 23:07:37 +00:00
Dane Springmeyer
2ecd01e1e4
Fixed tabs and irc link in INSTALL document
2009-02-01 20:54:55 +00:00
Dane Springmeyer
443f2d864b
Updated install guide for trunk, specifically noting proj as required dependency, libxml2 as default xml, and removing path options from document since the Scons changes in #186 should guide users more easily (starts to addres #115 )
2009-02-01 20:32:23 +00:00
Artem Pavlenko
fbb102b975
+ changed operator* and operator/ behaviour as per #206
2009-02-01 12:15:30 +00:00
Dane Springmeyer
5f0385b80a
Make true boolean whether we save and read from user 'config.py' file, and clean up messages
2009-01-30 23:08:25 +00:00
Dane Springmeyer
c29ef70b0b
Adding Berteun to the AUTHORS list for his patches to the Cairo support
2009-01-29 21:55:07 +00:00
Dane Springmeyer
4085e1cb16
third ogr patch from kunitoki! (fixes labels and implements feature_at_point)(ogr_4th_revision.patch)
2009-01-29 16:20:30 +00:00
Artem Pavlenko
f657a2dfe4
+ Alpha background patch for Cairo (Berteun)
2009-01-29 15:27:27 +00:00
Dane Springmeyer
e9799003e5
+ third revision of patch for ogr plugin with better handling of wkb and multigeometries (kunitoki)
2009-01-29 04:20:34 +00:00