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 |
|