Dane Springmeyer
|
ce081f1730
|
add mention of always using std:: for cmath
|
2014-11-12 09:57:52 -08:00 |
|
Dane Springmeyer
|
1ed2b29f0a
|
travis: test PLUGIN_LINKING=static
|
2014-11-11 15:27:29 -08:00 |
|
Dane Springmeyer
|
437d486bbd
|
fix building with PLUGIN_LINKING=static
|
2014-11-11 14:42:53 -08:00 |
|
Dane Springmeyer
|
4a2735fe91
|
c++ style: use reinterpret_cast rather than c style casts
|
2014-11-10 16:53:58 -08:00 |
|
Dane Springmeyer
|
3cbde2dc54
|
map.remove_all should clear other containers
|
2014-11-07 19:50:18 -05:00 |
|
Dane Springmeyer
|
e397345bce
|
map.register_fonts recurse should be optional like font_engine
|
2014-11-07 19:05:28 -05:00 |
|
Dane Springmeyer
|
183f182ef7
|
remove duplicate check for .woff font type
|
2014-11-07 19:04:50 -05:00 |
|
Dane Springmeyer
|
8cad5bed2b
|
workaround msvs 2014 CTP 4 compiler error - closes #2561
|
2014-11-05 13:41:30 -05:00 |
|
Dane Springmeyer
|
58f13823af
|
remove debug print
|
2014-11-05 13:41:30 -05:00 |
|
Dane Springmeyer
|
c4e4bbf350
|
nik2img: make params as variables opt-in
|
2014-11-05 13:41:30 -05:00 |
|
Robert Coup
|
76d5bdae8c
|
Merge pull request #2556 from stephend/master
Throw datasource_exception on GDAL RasterIO() failures
|
2014-11-05 18:21:13 +13:00 |
|
Dane Springmeyer
|
bff4465976
|
fix msvs compiler error - closes #2560
|
2014-11-04 17:50:43 -05:00 |
|
Dane Springmeyer
|
5cd2cd629f
|
nik2img: optionally make map parameters available as variables
|
2014-11-04 15:31:51 -05:00 |
|
Dane Springmeyer
|
26d7519e57
|
link cpp tests to grammar libs
|
2014-11-04 13:17:29 -05:00 |
|
Dane Springmeyer
|
a65987af31
|
geojson plugin: fix compile against boost 1.57
|
2014-11-04 11:41:23 -05:00 |
|
Dane Springmeyer
|
22bd30230a
|
remove unneeded option
|
2014-11-04 11:41:23 -05:00 |
|
Dane Springmeyer
|
d6b74443a7
|
use non static ref to global memory font cache
|
2014-11-04 11:41:23 -05:00 |
|
Jiri Drbalek
|
4cfecf1575
|
Merge pull request #2558 from mapycz/test-line-simplify
add visual test - simplify line
|
2014-11-04 16:30:50 +01:00 |
|
Jiri Drbalek
|
40510437fe
|
add visual test - simplify line
|
2014-11-04 14:08:27 +00:00 |
|
Jiri Drbalek
|
b88735954b
|
Merge pull request #2557 from mapycz/fix-simplify-radial-distance
fix default value condition
|
2014-11-03 17:29:59 +01:00 |
|
Jiri Drbalek
|
7a89f1ab02
|
fix default value condition
|
2014-11-03 15:35:16 +00:00 |
|
Stephen Davis
|
824c99f565
|
throw datasource_exception on GDAL RasterIO failures
|
2014-11-03 11:24:38 +13:00 |
|
Dane Springmeyer
|
38cb85a7df
|
avoid a few more boost warnings
|
2014-10-27 10:30:36 -07:00 |
|
Dane Springmeyer
|
06d9021d66
|
update map after 808e820
|
2014-10-27 09:25:10 -07:00 |
|
Dane Springmeyer
|
808e820164
|
smarter type handling for Map parameters
|
2014-10-27 09:24:33 -07:00 |
|
Dane Springmeyer
|
aa85a4ff1e
|
default to transparent not pink if color expression fails
|
2014-10-27 09:23:27 -07:00 |
|
Dane Springmeyer
|
180bc17fc6
|
smarter type extraction in python_to_value
|
2014-10-27 09:22:54 -07:00 |
|
Dane Springmeyer
|
b860b58f0f
|
comment exit calls in densehashtable - refs #2547
|
2014-10-27 09:03:05 -07:00 |
|
Dane Springmeyer
|
f34ac45b86
|
remove unneeded osm files - refs #2547
|
2014-10-27 08:56:58 -07:00 |
|
Dane Springmeyer
|
ecb529cba2
|
handle boost::spirit::qi::expectation_failure
|
2014-10-24 21:36:19 -07:00 |
|
Dane Springmeyer
|
f80d1f9c00
|
support scale_factor in render_with_vars
|
2014-10-24 21:36:19 -07:00 |
|
Dane Springmeyer
|
ab451cbee2
|
support unicode keys in dict2attr
|
2014-10-24 21:36:19 -07:00 |
|
artemp
|
38a169e56e
|
Merge branch 'MapQuest-peucker'
|
2014-10-24 15:20:25 +01:00 |
|
artemp
|
71085323a7
|
Merge branch 'peucker' of git://github.com/MapQuest/mapnik into MapQuest-peucker
|
2014-10-24 15:20:05 +01:00 |
|
artemp
|
ff8b1294a5
|
Merge branch 'kapouer-patch-3'
|
2014-10-24 14:39:43 +01:00 |
|
Jérémy Lal
|
87f9481621
|
Add missing argument to mapnik::raster call
|
2014-10-24 14:58:16 +02:00 |
|
Dane Springmeyer
|
c3dbd83348
|
try running benchmarks on travis again
|
2014-10-23 16:16:51 -07:00 |
|
artemp
|
f686d3de1b
|
update dejavu-fonts-ttf path (v 2.34)
|
2014-10-23 11:35:20 +01:00 |
|
artemp
|
456ebe006b
|
fix [-Wparentheses] warning
|
2014-10-23 09:51:45 +01:00 |
|
Dane Springmeyer
|
654c31d72d
|
Add to changelog
|
2014-10-23 01:36:39 -07:00 |
|
Dane Springmeyer
|
eddbc2d3da
|
copy edit of changelog
|
2014-10-23 01:20:02 -07:00 |
|
Dane Springmeyer
|
ad52fc7637
|
get mapnik version in a less brittle way
|
2014-10-23 01:02:14 -07:00 |
|
Dane Springmeyer
|
2ce6a317dd
|
better defaults for git metadata
|
2014-10-23 01:00:35 -07:00 |
|
Dane Springmeyer
|
64b614c570
|
no need to ingore obsolete files [skip ci]
|
2014-10-23 00:43:23 -07:00 |
|
Dane Springmeyer
|
036a3bb14f
|
only report git metadata for git checkout builds
|
2014-10-23 00:42:10 -07:00 |
|
Dane Springmeyer
|
f6e077fb08
|
remove unused scons function
|
2014-10-23 00:41:06 -07:00 |
|
Dane Springmeyer
|
4621fd6445
|
fix srs in c++ demo
|
2014-10-23 00:15:33 -07:00 |
|
Dane Springmeyer
|
520bab27be
|
remove pycairo from python demo - closes #2533
|
2014-10-23 00:15:19 -07:00 |
|
Dane Springmeyer
|
900def16ae
|
put mapnik-config on PATH [skip ci]
|
2014-10-23 00:06:40 -07:00 |
|
Dane Springmeyer
|
16ea7d85b2
|
add to authors
|
2014-10-23 00:04:52 -07:00 |
|