artemp
|
88fb137061
|
TIFF I/O - make read_tiled templated on ImageData ref #3669 #3670 (WIP)
|
2017-05-11 17:25:07 +02:00 |
|
artemp
|
74f295c6c4
|
small formatting
|
2017-05-11 16:58:37 +02:00 |
|
artemp
|
db2eaf2e2b
|
TIFF I/O : add support for interleaved data in void tiff_reader<T>::read_tiled(std::size_t x0,std::size_t y0, ImageData & image) ref #3669 #3670
|
2017-05-11 12:13:07 +02:00 |
|
artemp
|
1725b1ebba
|
TIFF.input - port changes from https://github.com/mapnik/mapnik/pull/3668 (ref #3669)
|
2017-05-10 14:33:29 +02:00 |
|
artemp
|
77f849b136
|
TIFF I/O : add support for multiple bands in 'scanline reading method in read_any_gray` (partially fixes #3669)
(NOTE: we default to `scanline` even for `stripped` images, TODO add support as per #3670)
|
2017-05-10 13:21:51 +02:00 |
|
artemp
|
6e025956ae
|
add simple WKT round-trip test (required updated data)
|
2017-05-05 16:32:17 +02:00 |
|
artemp
|
97a796ba0e
|
fix polygon_coord rule to generate required enclosing brackets.
|
2017-05-05 16:29:33 +02:00 |
|
artemp
|
2847c3bee9
|
format WKT to be able to test WKT<->WKT round-trip.
|
2017-05-05 16:28:05 +02:00 |
|
artemp
|
333ef9fde1
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
|
artemp
|
d84991bae3
|
add debug log
|
2017-05-04 10:50:49 +02:00 |
|
artemp
|
85aebf7268
|
set most common language based on script for each text run (#3655)
|
2017-05-03 10:23:42 +02:00 |
|
artemp
|
82b876e267
|
upgrade to the latest variant
|
2017-05-01 11:38:45 +02:00 |
|
artemp
|
8ff24d1193
|
Only log warning in --verbose mode.
|
2017-04-25 14:03:18 +02:00 |
|
Artem Pavlenko
|
6c23504667
|
Merge pull request #3660 from rinigus/master_sqlite_twkb
add twkb support to sqlite plugin
|
2017-04-24 10:04:59 +01:00 |
|
Rinigus
|
9de7397043
|
add twkb support to sqlite plugin
|
2017-04-23 22:49:36 +03:00 |
|
Dane Springmeyer
|
7bd317a1bf
|
link -ldl last
|
2017-04-19 18:30:57 -07:00 |
|
Dane Springmeyer
|
359372d3b2
|
pgsql2sqlite:also link -ldl on linux
|
2017-04-19 18:10:25 -07:00 |
|
Dane Springmeyer
|
9e7c842a26
|
Fix spelling mistakes in changelog [skip ci]
|
2017-04-13 16:39:13 -07:00 |
|
artemp
|
e75db3aa18
|
make box2d<T> adapters more generic.
|
2017-04-10 13:18:00 +01:00 |
|
artemp
|
2e0e61453b
|
sync CHANGELOG.md with 3.0.x branch
|
2017-04-06 10:49:18 +01:00 |
|
artemp
|
20824cce79
|
add const_interior_rings type and stop abusing type system. (NOTE: iterator/const_iterator types are required by boost::range_iterator)
|
2017-04-03 13:00:35 +01:00 |
|
Dane Springmeyer
|
adbbdea0fb
|
add codecov ignores
|
2017-03-31 17:50:18 -07:00 |
|
artemp
|
53a32b59b9
|
add boost::geometry::traits::push_back specialisation for mapnik::interior_rings<CoordinateType>
|
2017-03-30 14:04:57 +01:00 |
|
artemp
|
22c38b1046
|
use master branch
|
2017-03-30 10:07:10 +01:00 |
|
artemp
|
d96e6abe81
|
const correctness via @flippmoke
|
2017-03-30 09:54:12 +01:00 |
|
Artem Pavlenko
|
a6d3921957
|
Merge pull request #3646 from mapnik/geometry.hpp
Geometry.hpp
|
2017-03-30 09:35:56 +01:00 |
|
artemp
|
ef7da04cc9
|
cleanup
|
2017-03-30 09:23:58 +01:00 |
|
artemp
|
e3bf8cb558
|
use range based loop via @flippmoke
|
2017-03-30 09:23:11 +01:00 |
|
artemp
|
c28bf77d5d
|
Merge branch 'master' into geometry.hpp
|
2017-03-30 08:23:56 +01:00 |
|
artemp
|
f9bfa596f1
|
update visual data
|
2017-03-30 08:05:24 +01:00 |
|
artemp
|
dd079183c5
|
add boost::geometry::resize and boost::geometry::clear traits specialisations for mapnik::interior_rings<CoordinateType>
|
2017-03-29 17:44:07 +01:00 |
|
artemp
|
433d95046b
|
re-enable strategy tests
|
2017-03-29 15:41:39 +01:00 |
|
artemp
|
3e803b52bb
|
remove has_empty + fix is_empty implementaion to work with geometry.hpp
|
2017-03-29 11:39:04 +01:00 |
|
Dane Springmeyer
|
5c81e80837
|
update test data to stay in sync with 3.0.x branch - mapnik/test-data-visual#46
|
2017-03-28 22:28:55 -07:00 |
|
Dane Springmeyer
|
d65fd4f7f7
|
improve check padding script to see deps via submodules
|
2017-03-28 15:19:14 -07:00 |
|
Dane Springmeyer
|
a53c90172c
|
remove obsolete python remnants
|
2017-03-28 15:18:48 -07:00 |
|
Dane Springmeyer
|
641d7b647f
|
consistently use pkg-config in both postgis plugin and pgsql2sqlite + use GDAL_CONFIG var in plugins
|
2017-03-28 15:18:48 -07:00 |
|
artemp
|
064b99168b
|
geometry.hpp
|
2017-03-27 16:14:51 +01:00 |
|
artemp
|
1be4696d52
|
GeoJSON IO test - ensure geometries round-trip.
|
2017-03-23 14:58:39 +00:00 |
|
artemp
|
69e5340ceb
|
add valid/invalid empty GeoJSON geometry tests
|
2017-03-23 13:44:51 +00:00 |
|
artemp
|
60e6f5a9ff
|
geojson - fix geometry generator grammar.
|
2017-03-22 15:09:15 +00:00 |
|
Artem Pavlenko
|
135f70844b
|
Merge pull request #3643 from mapnik/empty-geometries
Empty geometries
|
2017-03-22 09:10:03 +00:00 |
|
artemp
|
38b4b65911
|
GeoJSON - refactor geometry generator to preserve geometry type in output (ref https://github.com/mapnik/python-mapnik/issues/139)
|
2017-03-21 16:48:41 +00:00 |
|
artemp
|
b4b5e33b05
|
refactor WKT generator to retain geometry type for empty geometries (avoid short-cutting to POINT EMPTY )
For example:
| in | | out |
|`POINT EMPTY` | <--> | 'POINT EMPTY`|
|`LINESTRING EMPTY` | --> | 'POINT EMPTY`|
| in | | out |
|`POINT EMPTY` | <--> | 'POINT EMPTY`|
|`LINESTRING EMPTY` | <--> | 'LINESTRING EMPTY`|
etc.
|
2017-03-21 12:43:42 +00:00 |
|
artemp
|
d9063db0a0
|
GeoJSON - make geometry element stricter and throw on invalid input.
|
2017-03-21 12:40:58 +00:00 |
|
artemp
|
8a18ef93e0
|
update test data
|
2017-03-20 15:03:28 +00:00 |
|
artemp
|
5450255c5b
|
revert back to separate tests #if HB_VERSION_MAJOR > 0 #if HB_VERSION_ATLEAST(1, 0 , 5) ref #3642
|
2017-03-20 14:24:34 +00:00 |
|
Dane Springmeyer
|
edaca3a015
|
update sqlite, icu, ccache, and libpq
|
2017-03-19 12:41:48 -07:00 |
|
artemp
|
f8241a96fb
|
update visual data
|
2017-03-16 13:04:05 +00:00 |
|
artemp
|
a9aa1c69b8
|
save_map - support nested layers + serialize layer compositing mode
|
2017-03-16 12:59:52 +00:00 |
|