artemp
d0671098d1
OGR.input
...
+ set tolerance tol=0.001 in features_at_point test
older versions of GDAL are not handling empty bounding boxes
correctly e.g SetSpatialFilterRect(x0,y0,x0,y0)
tested on ubuntu-12.04/64-bit g++-4.6.3 gdal-1.7.3
2013-05-24 09:32:48 +01:00
Dane Springmeyer
8cbb8aa1c0
Merge branch 'master' of github.com:mapnik/mapnik
2013-05-23 18:18:33 -07:00
Dane Springmeyer
fe6d860fa4
remove mapnik-config.bat (for windows only) which is now versioned in mapnik-packaging repo: 173186c77b
2013-05-23 16:06:07 -07:00
Dane Springmeyer
4057c2c822
ensure that the input plugin directory exists even if we don't put any plugins in it
2013-05-23 15:40:05 -07:00
Dane Springmeyer
62434041e3
clean up hello.input if stale
2013-05-23 15:36:43 -07:00
Dane Springmeyer
05f010a43b
ensure that when statically linking plugins we remove previously built ones that are stale
2013-05-23 15:20:17 -07:00
Dane Springmeyer
47e62804be
rundemo.gyp now working on windows
2013-05-23 00:46:55 -07:00
Dane Springmeyer
bd6ca681b6
Merge branch 'master' of github.com:mapnik/mapnik
2013-05-23 00:15:37 -07:00
Dane Springmeyer
9ede00abf8
rundemo standalone build fixes
2013-05-23 00:15:18 -07:00
Dane Springmeyer
d5bf5e86c6
fix plugins and fonts path in mapnik-config.bat
2013-05-22 23:46:57 -07:00
Dane Springmeyer
9107046508
avoid including cairo-ft in header
2013-05-22 23:23:22 -07:00
Dane Springmeyer
5239bef595
add details for how to build rundemo.cpp standalone on windows with gyp
2013-05-22 23:23:11 -07:00
Dane Springmeyer
019873a9d2
further fixes to mapnik-config.bat
2013-05-22 22:27:38 -07:00
Dane Springmeyer
a20adb86be
add agg includes directory
2013-05-22 22:12:09 -07:00
Dane Springmeyer
fa7e4e2494
excape path separators to be more gyp friendly
2013-05-22 22:07:00 -07:00
Dane Springmeyer
36123141ff
fix windows build
2013-05-22 22:06:36 -07:00
Dane Springmeyer
00035b92d7
add static version of mapnik-config.bat for windows
2013-05-22 21:40:14 -07:00
Dane Springmeyer
6155d90dd1
better clearing of non requested or non buildable plugins
2013-05-22 17:54:32 -07:00
Dane Springmeyer
427308d654
postgis test: fix for postgis < 2.x
2013-05-22 17:20:17 -07:00
Dane Springmeyer
5083a24f89
postgis test: ensure threaded test fails early
2013-05-22 17:03:08 -07:00
Dane Springmeyer
5aecb3c5f7
disable building osm plugin by default now that it is no longer needed for visual tests - refs #1822
2013-05-22 16:19:10 -07:00
Dane Springmeyer
dfec39224b
renable cairo visual tests if cairo is installed
2013-05-22 15:42:28 -07:00
Dane Springmeyer
4ba061f506
higher threshold for difference between cairo visual tests
2013-05-22 15:10:19 -07:00
Dane Springmeyer
1c296aa4d4
fix #1860 - refs #1826
2013-05-22 14:31:19 -07:00
Dane Springmeyer
888535f8cc
Merge branch 'master' of https://github.com/mapnik/mapnik
2013-05-22 14:11:40 -07:00
Dane Springmeyer
584aad0c88
fix windows linking to clipper - needed by node-mapnik is_solid check
2013-05-22 14:11:28 -07:00
Dane Springmeyer
031139f6fe
disable building of python plugin by default - works around #1838
2013-05-22 13:48:56 -07:00
Dane Springmeyer
9f4bde3078
fix unsigned/signed comparision warning
2013-05-22 13:16:12 -07:00
Dane Springmeyer
31ae5e632b
rollback accidentally commited change in 126d1b73d6
- not quite yet
2013-05-22 10:22:25 -07:00
Dane Springmeyer
46b3bfb547
fix test behavior with postgis < 2.x
2013-05-22 09:22:47 -07:00
Dane Springmeyer
23878cf03e
fix #1858
2013-05-22 09:21:56 -07:00
Dane Springmeyer
95d5b73d86
fix reading inline csv data and reading from an xml string when building with ptree/rapidxml - closes #1857 and closes #1856
2013-05-22 09:13:33 -07:00
Artem Pavlenko
40d262b2dd
Update CHANGELOG.md
2013-05-22 18:03:40 +02:00
Artem Pavlenko
9b6e65e223
Update CHANGELOG.md
2013-05-22 18:00:22 +02:00
artemp
653e9e73b4
+ implement features_at_point in term of existing features(query)
2013-05-22 16:40:26 +01:00
artemp
a3eaebd5e1
feature_at_point
...
+ use 'tol' where possible
2013-05-22 16:40:26 +01:00
Dane Springmeyer
126d1b73d6
reflect debug symbolizer in python
2013-05-22 06:49:38 -07:00
artemp
0060e4e773
+ add missing scons-local-2.3.0
2013-05-22 10:28:13 +01:00
Dane Springmeyer
a6ef710f74
Add file I should have added in 8634a04938
2013-05-21 21:01:07 -07:00
Dane Springmeyer
e02ba2a4eb
upgrade bundled scons to 2.3.0 release
2013-05-21 20:51:17 -07:00
Dane Springmeyer
1e6e587d60
support running tests without any plugins built
2013-05-21 20:27:00 -07:00
Dane Springmeyer
ce34be6aab
fix #1853
2013-05-21 20:18:37 -07:00
Dane Springmeyer
8634a04938
add support for drawing all geometry verticies with debug symbolizer mode=vertex and expose in python - closes #1848
2013-05-21 19:21:35 -07:00
Dane Springmeyer
fa2d2a73e0
more 2.2 changelog updates including summary - refs #1850
2013-05-21 17:41:18 -07:00
Dane Springmeyer
06ef86a768
more 2.2 changelog updates
2013-05-21 17:02:33 -07:00
Dane Springmeyer
e895802289
more changelog updates for 2.2
2013-05-21 16:44:32 -07:00
Dane Springmeyer
8d9e6e07cf
ensure xml2 is present - punts on and closes #913
2013-05-21 16:22:04 -07:00
Dane Springmeyer
70a216c20d
build out changelog for 2.2.0 - refs #1850
2013-05-21 15:14:09 -07:00
Dane Springmeyer
21fa4d2aed
tests: ensure rgb image is truly different that argb - refs #1559
2013-05-21 14:59:35 -07:00
Dane Springmeyer
bd3ba15638
improve reporting in mapnik-config of new options at 2.0.0
2013-05-21 14:09:49 -07:00