Artem Pavlenko
|
d1f16bb227
|
merge textplacement-merge into feature_impl
|
2012-01-26 13:04:08 +00:00 |
|
Artem Pavlenko
|
b689670ffd
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Hermann Kraus
|
f08f8ce008
|
Update upgrade_map scripts to support new Text/ShieldSymbolizer syntax.
|
2011-09-15 23:22:55 +00:00 |
|
Dane Springmeyer
|
19ee3ae8af
|
provide fix for #807 in upgrading map xml script
|
2011-09-12 20:28:35 +00:00 |
|
Dane Springmeyer
|
22c39d91ba
|
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
|
2011-08-30 05:32:01 +00:00 |
|
Dane Springmeyer
|
3e67c1d694
|
scons: centralize install path info
|
2011-08-12 21:31:28 +00:00 |
|
Dane Springmeyer
|
f30a9c67c1
|
better support for possible manifestations of text-transform in 0.7.2
|
2011-07-07 21:22:02 +00:00 |
|
Jon Burgess
|
80557f7b16
|
Fix setting of minimum-version if map already has minimum_version. Before this fix the value would be overwritten by the underscore2dash(root) step.
|
2011-03-15 22:49:08 +00:00 |
|
Dane Springmeyer
|
6ff45e91fe
|
add handling of markers_symbolizer to upgrade_map_xml.py script
|
2011-02-15 18:41:20 +00:00 |
|
Dane Springmeyer
|
5876abcc30
|
handle potential xinclude nesting
|
2011-02-09 23:36:09 +00:00 |
|
Dane Springmeyer
|
93214f83a7
|
update mapnik2 upgrade script to help with handling r2582
|
2011-02-05 03:21:02 +00:00 |
|
Dane Springmeyer
|
50532801f3
|
change min_distance and min_padding to minimum_distance and minimum_padding to match python and mimimum_version
|
2011-02-02 04:20:53 +00:00 |
|
Dane Springmeyer
|
798c1d3aba
|
set the minimum_version of mapnik to 0.7.2 for the upgrade script so that we don't break styles that will likely be compatible with 0.7.2 - thanks ebrelsford for reporting this issue
|
2010-12-02 00:33:25 +00:00 |
|
Dane Springmeyer
|
61940db92f
|
tweak the upgrade logic so that we don't loose existing attributes - allows upgrading a partially compliant xml
|
2010-11-08 19:54:28 +00:00 |
|
Dane Springmeyer
|
16ee468c78
|
set the minimum_version when upgrading
|
2010-11-08 19:12:29 +00:00 |
|
Dane Springmeyer
|
9ec12e731e
|
make sure not to let the user overwrite their style when upgrading
|
2010-10-22 00:23:02 +00:00 |
|
Dane Springmeyer
|
6ebb182c11
|
actually add fix for #621
|
2010-09-26 11:52:06 +00:00 |
|
Dane Springmeyer
|
3549fea396
|
enable upgrading xml for attribute changes (e.g text_convert -> text_transform)
|
2010-09-18 19:33:13 +00:00 |
|
Dane Springmeyer
|
3f2f9fb4e5
|
avoid serializing xml to a string but rather write directly from tree (tree.tostring() is buggy with everything except lxml)
|
2010-08-26 21:44:43 +00:00 |
|
Dane Springmeyer
|
b4e989a85a
|
only support reading xinclude if we are using lxml
|
2010-08-26 20:45:08 +00:00 |
|
Dane Springmeyer
|
594b019879
|
refactor upgrade_map_xml.py script to avoid custom dependency on lxml.objectify
|
2010-08-26 20:42:50 +00:00 |
|
Dane Springmeyer
|
410981c9fb
|
add indenting support to upgrade_map_xml.py and add wally's alternative that is able to do the black magic needed to maintain entities
|
2010-08-20 22:20:45 +00:00 |
|
Hermann Kraus
|
d3bb11456f
|
Last Summer of Code changes: Support metawriter in upgrade_map_xml.py, fix attribute collector.
|
2010-08-16 19:14:21 +00:00 |
|
Dane Springmeyer
|
6da5983e94
|
add xinclude support for libxml2 based parser - thanks oldtopos - closes #567
|
2010-08-10 06:01:16 +00:00 |
|
Artem Pavlenko
|
91a109120b
|
+ align attribute names with W3C standards
rename 'bgcolor' to 'background-color'
+ update upgrade_map_xml.py
|
2010-07-19 12:01:34 +00:00 |
|
Dane Springmeyer
|
267b48de49
|
add ability to uninstall all tracked scons targets using an 'uninstall' argument like 'scons uninstall' - closes #311
|
2010-07-18 20:39:05 +00:00 |
|
Carlos López
|
ccacc471d1
|
Added a second parameter to indicate the name of the file the updated xml will be written to.
|
2010-06-29 08:59:50 +00:00 |
|
Artem Pavlenko
|
4388ff5fbc
|
+ Building/Raster symbolizers support
|
2010-06-02 12:53:13 +00:00 |
|
Dane Springmeyer
|
25c936c1e6
|
more demo/utilities working with mapnik2
|
2010-05-07 19:46:05 +00:00 |
|
Dane Springmeyer
|
15c7ab6233
|
add ability install XML upgrade script
|
2010-04-28 05:35:26 +00:00 |
|
Artem Pavlenko
|
d51111e6e5
|
+ check expression needs converting
+ convert PolygonSymbolizer to use attributes
|
2010-04-09 18:47:04 +00:00 |
|
Artem Pavlenko
|
c51bac877e
|
+ add map_xml upgrade script (mapnik->mapnik2)
|
2010-04-09 18:46:56 +00:00 |
|