Dane Springmeyer
|
f11016cded
|
fix typo
|
2010-07-22 21:56:12 +00:00 |
|
Dane Springmeyer
|
f802d21865
|
speed optimizations by more careful use (or avoidance) of locking around projection code
|
2010-07-21 23:05:22 +00:00 |
|
Hermann Kraus
|
2e5f2d7e24
|
Added changelog for MarkersSymbolizer.
|
2010-07-12 13:30:08 +00:00 |
|
Dane Springmeyer
|
0959f8ef16
|
+ add support to polygon_patter_symbolizer for global pattern alignment in addition to local/feature (default) alignment - closes #203
|
2010-06-20 22:36:49 +00:00 |
|
Dane Springmeyer
|
7e2a2aab5a
|
+ability to choose ogr layer by index number
|
2010-06-19 15:13:47 +00:00 |
|
Dane Springmeyer
|
6fc4d6f780
|
add support for reading jpeg images - closes #518
|
2010-06-03 21:24:58 +00:00 |
|
Dane Springmeyer
|
9804e7e90d
|
scons: make libjpeg dependency optional (still required by default)
|
2010-06-03 19:50:27 +00:00 |
|
Marcin Rudowski
|
34578099c1
|
merged r1661: fixed png256 for large images + improvements to palette generation: #522
|
2010-03-06 11:13:44 +00:00 |
|
Dane Springmeyer
|
badbc8706f
|
apply modified patch from Mak Kolybabi fixing up postgres schema support in PostGIS plugin - closes #500 - extends #260
|
2010-02-19 21:04:45 +00:00 |
|
Dane Springmeyer
|
e03c997024
|
assume byteorder arrives in native arch (from postgis), and therefore ensure byteswapping for wkb on big endian systems - closes #515 - TODO check breakage in other plugins as per #516 - thanks Brad Simpson for the report and fix
|
2010-02-19 07:50:47 +00:00 |
|
Dane Springmeyer
|
2cd0b55e88
|
enforce default gamma function - improves upon #428, closes #512
|
2010-02-09 17:28:17 +00:00 |
|
Dane Springmeyer
|
316a35d08d
|
add missed vertical_alignment change in default behavior and plugin_names() method added for 0.6.1 release
|
2010-02-03 18:03:18 +00:00 |
|
Dane Springmeyer
|
0c8c91b0f8
|
update CHANGELOG
|
2010-01-27 01:09:43 +00:00 |
|
Dane Springmeyer
|
9221d79a82
|
fixup CHANGELOG in trunk
|
2010-01-22 05:01:23 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Dane Springmeyer
|
5edbad94d5
|
fix up language
|
2009-12-11 02:15:25 +00:00 |
|
Dane Springmeyer
|
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
|
2009-12-11 01:50:55 +00:00 |
|
Dane Springmeyer
|
36d79b8ec2
|
update changelog
|
2009-11-13 01:49:11 +00:00 |
|
Dane Springmeyer
|
4df684c50e
|
PointSymbolizer serialization was missing 'opacity' and 'allow_overlap'
|
2009-11-06 20:56:34 +00:00 |
|
Dane Springmeyer
|
786242eb9d
|
update changelog
|
2009-10-21 21:26:26 +00:00 |
|
Dane Springmeyer
|
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)
|
2009-10-14 04:21:46 +00:00 |
|
Dane Springmeyer
|
ba9376626a
|
add a filter parsing alias of '!=' for '<>' - closes #427
|
2009-09-29 23:40:40 +00:00 |
|
Dane Springmeyer
|
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
|
2009-09-27 17:23:09 +00:00 |
|
Dane Springmeyer
|
9a0bb92acd
|
Improve handling of BBOX query substitution - closes #415
|
2009-08-27 03:54:52 +00:00 |
|
Dane Springmeyer
|
72f9c5badc
|
postgis: throw errors if sql queries fail - closes #363
|
2009-08-27 03:13:42 +00:00 |
|
Dane Springmeyer
|
70527e7db2
|
Add entry for next bugfix release, 0.6.2
|
2009-07-17 04:32:19 +00:00 |
|
Dane Springmeyer
|
5e839b97a8
|
fix revision of tagged 0.6.1 release
|
2009-07-14 00:27:04 +00:00 |
|
Artem Pavlenko
|
3a61ffd046
|
+ update to the r1242
|
2009-07-13 23:06:00 +00:00 |
|
Artem Pavlenko
|
478049dd94
|
+ updated to reflect r1240
|
2009-07-13 22:54:32 +00:00 |
|
Dane Springmeyer
|
8fc113b8ab
|
note tagged release revision
|
2009-07-09 19:16:18 +00:00 |
|
Dane Springmeyer
|
723588d782
|
finish CHANGELOG for 0.6.1 release, closes #372
|
2009-07-08 17:41:09 +00:00 |
|
Dane Springmeyer
|
e04756277b
|
update CHANGELOG to r1215
|
2009-07-08 00:33:36 +00:00 |
|
Dane Springmeyer
|
d601ecd19e
|
update CHANGELOG to r1127
|
2009-07-08 00:10:43 +00:00 |
|
Dane Springmeyer
|
a45a434f65
|
formatting
|
2009-05-24 05:31:31 +00:00 |
|
Dane Springmeyer
|
b2570bd866
|
apply patch from mishok13 from #wherecamp to expose dash array list in python along with a small test case - closes #317
|
2009-05-24 04:14:35 +00:00 |
|
Dane Springmeyer
|
2b3e675ef8
|
fix revision # in changelog for postgis schemas patch thanks *2 dodobas
|
2009-05-14 20:02:33 +00:00 |
|
Dane Springmeyer
|
36886d697c
|
formatting
|
2009-04-09 18:42:27 +00:00 |
|
Dane Springmeyer
|
82c6e87578
|
Support xml lib fallback and GetFeatureInfo on all layers - closes #303 and #304
|
2009-04-09 18:40:39 +00:00 |
|
Dane Springmeyer
|
544cbb249a
|
Apply patch from Marcin to handle smooth transitions between raster layers for both gdal and raster plugin - closed #295
|
2009-04-07 23:06:51 +00:00 |
|
Dane Springmeyer
|
4276ae24fe
|
allow customization of JPEG output image quality using syntax similar to png256, but using 0-100 as suffix, e.g. render_to_file(m,'image.jpeg','jpeg80') - closes #198 - patch from Dennis Luxen
|
2009-04-07 15:48:51 +00:00 |
|
Dane Springmeyer
|
72734cbda5
|
update changelog for 0.6.0 release - closes #278
|
2009-04-01 01:18:14 +00:00 |
|
Artem Pavlenko
|
afaf2df3ec
|
+ update CHANGELOG
+ formatting
|
2009-03-21 11:25:07 +00:00 |
|
Dane Springmeyer
|
9af3e9d9f6
|
minor fix in revision number for scale_denominator map property
|
2009-03-17 23:52:55 +00:00 |
|
Dane Springmeyer
|
ff30cfd121
|
updated CHANGELOG back to r628 pre Cairo support, threading variants, and the OSM plugin (closes #123)
|
2009-03-05 06:39:52 +00:00 |
|
Dane Springmeyer
|
b70dad35ae
|
updated CHANGELOG back to r733 with notable commits affecting usability
|
2009-03-05 06:20:46 +00:00 |
|
Dane Springmeyer
|
277f9a9e45
|
add mapnik::Color change
|
2009-03-05 05:39:12 +00:00 |
|
Dane Springmeyer
|
be2c27ff86
|
OGCServer: add support for load_map() within WMSFactory (thanks xcacou,theosys,and tmcw for early patches) (closes #129)
|
2009-02-12 02:12:26 +00:00 |
|
Dane Springmeyer
|
e24b6f3654
|
Improve usability of ogcserver debug mode by printing to new html response when in debug mode or when the QUERY_STRING is empty, signaling testing
|
2009-02-12 01:28: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
|
f414843c4f
|
+ First implementation of OGR(vector) input plugin. Patch from kunitoki. Thanks! Closes #170
|
2009-01-28 20:16:31 +00:00 |
|