Commit graph

3137 commits

Author SHA1 Message Date
Dane Springmeyer
28ed3e5fdf remove tinyxml, no longer needed by boost ptree as it bundles rapidxml now 2011-10-11 20:02:50 -07:00
Dane Springmeyer
ed23abf554 remove ogcserver docs - they are now at https://github.com/mapnik/OGCServer 2011-10-11 19:27:42 -07:00
Dane Springmeyer
8014e0836d add to ignores 2011-10-11 19:19:42 -07:00
Dane Springmeyer
2b7fd14e84 remove osx packaging support files: moved to https://github.com/mapnik/mapnik-packaging 2011-10-11 19:18:50 -07:00
Dane Springmeyer
9c32da33f5 new csv plugin should not be compiled by default yet 2011-10-11 18:17:52 -07:00
Dane Springmeyer
105649d299 Merge branch 'master' into csv_plugin 2011-10-11 18:13:43 -07:00
Dane Springmeyer
cb3b509da3 add new csv datasource plugin 2011-10-11 18:11:59 -07:00
Dane Springmeyer
03ea9feb99 Add Matt Amos to authors to recognize upcoming and past contributions 2011-10-11 18:09:42 -07:00
Dane Springmeyer
5ca6e73d94 remove duplicate AUTHORS 2011-10-11 18:08:58 -07:00
Dane Springmeyer
3f9092ac9d remove duplicate AUTHORS 2011-10-11 18:08:20 -07:00
Dane Springmeyer
bd21c5fc9d add art to the README.md 2011-10-11 17:53:50 -07:00
Dane Springmeyer
2010fc9530 touchup, alphabetize, and convert AUTHORS to markdown - what an awesome list of contributors so far 2011-10-11 17:53:15 -07:00
Dane Springmeyer
7432e1e55a removing my name from copyright as the intention/convention is for copyright to be help by project founder artem: contributions do not necessitate copyright - TODO: document this on community wiki 2011-10-11 17:52:15 -07:00
Matt Amos
1717104654 Changed copyright notice in line with project convention. 2011-10-12 01:37:44 +01:00
Dane Springmeyer
3c14ada217 enable contruction of a memory_featureset from a std::vector<feature_ptr> 2011-10-11 17:29:42 -07:00
Dane Springmeyer
e660781694 add to gitignore 2011-10-11 17:26:44 -07:00
Dane Springmeyer
f10eda69dd remove mercurial file as it is unlikely this will see any use now that we are using git 2011-10-11 17:26:17 -07:00
Matt Amos
b05a51c783 Ooops, added missing file from patch. 2011-10-12 01:25:10 +01:00
Matt Amos
d29f609052 Added a 'multi' tiled raster plugin reader for virtual images
already present as tiles on disk.
2011-10-12 01:08:03 +01:00
Matt Amos
b5c4bb77de Exposed the label collision detector outside the agg_render object
and via Python, allowing detectors to be re-used across renderings.
2011-10-12 01:05:35 +01:00
Matt Amos
3f47de0e81 Fixed bug in shield line placement when dx/dy are used to shift
the label relative to the placement point.
2011-10-12 01:02:28 +01:00
artem
8fba4b11da + update email address 2011-10-11 09:47:48 +01:00
Dane Springmeyer
b785d5ae7f fix perms on the python paths.py file 2011-10-10 17:56:56 -07:00
Dane Springmeyer
15f2dd1b12 test unicode attribute names using both hex and utf8 literals 2011-10-10 14:04:34 -07:00
Dane Springmeyer
f8e2a3ed1b fix compile on ppc (big endian) systems 2011-10-10 14:03:43 -07:00
Dane Springmeyer
1d87b2b61e touchup readme 2011-10-10 13:22:20 -07:00
Dane Springmeyer
00ed55de03 convert readme and install doc to markdown 2011-10-10 13:20:55 -07:00
Dane Springmeyer
c86905486e osx: new version of libpng 2011-10-06 23:36:05 +00:00
Artem Pavlenko
d3bb1a2a26 + upgrade scons to 2.1.0 series 2011-10-04 18:36:00 +00:00
Artem Pavlenko
959516e56e + remove old scons 2011-10-04 18:35:41 +00:00
Dane Springmeyer
e2532bb5dc upgrade all 'bad' test maps to new syntax for text symbolizer going forward as per #861 2011-10-03 20:31:40 +00:00
Dane Springmeyer
a36c365da7 upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861 2011-10-03 20:24:51 +00:00
Dane Springmeyer
4d5439672d return early from map.zoom_all() if a map contains no layers 2011-10-03 20:15:57 +00:00
Dane Springmeyer
c1e2715af8 fix raster colorizer_stop comparison operator - avoids clang unused variable warning 2011-10-03 19:54:48 +00:00
Artem Pavlenko
7387afd96f + remove the unnecessary empty palette from tostring2
(jonburgess777)
2011-10-03 08:47:25 +00:00
Artem Pavlenko
c97399b0f6 + move <unicode> includes to .cpp
+ disble 'ubidi_getBaseDirection' check for ICU < 4.6
2011-09-26 08:58:33 +00:00
Artem Pavlenko
3d6ea00c66 + linewrap-patch-r3362.patch from dimka (#189) 2011-09-25 19:43:02 +00:00
Artem Pavlenko
a88a49960d + update shield-symbolizer to use 'transformed' label extent (#808) 2011-09-25 17:58:13 +00:00
Artem Pavlenko
12072606d6 + fixed bounding box calculation to use transform (#808) 2011-09-23 15:52:32 +00:00
Dane Springmeyer
00e8f06f13 ensure the experimental svg_renderer compiles 2011-09-16 16:18:10 +00:00
Alberto Valverde
36dcffd2de forgot to add warp.cpp as a source 2011-09-16 14:57:40 +00:00
Alberto Valverde
43dd7978cf improved comments 2011-09-16 14:38:36 +00:00
Alberto Valverde
4ff5404a57 added includes for config.hpp (PROJ_ENEVLOPE_POINTS) 2011-09-16 14:35:47 +00:00
Alberto Valverde
4444907855 ported warer warping functionallity to cairo renderer. Closes #887 2011-09-16 14:34:14 +00:00
Alberto Valverde
e41abb0e12 add a label attribute to colorizer_stop 2011-09-16 13:32:16 +00:00
Alberto Valverde
97431c8de4 made mesh_size configurable 2011-09-16 12:21:21 +00:00
Alberto Valverde
dd5713740d support for other filters other than bilinear when warping rasters. default near scaling is about 20% faster than before. However, for some reason, bilinear is nor about 300% slower 2011-09-16 11:09:08 +00:00
Hermann Kraus
e877b6197a Support new Shield/TextSymbolizer syntax. 2011-09-16 00:02:42 +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
49f28cad40 switch back to less agressive usage of scons caching basically allowing scons to check depedencies more at the cost of startup time 2011-09-15 22:15:04 +00:00