artemp
|
6e025956ae
|
add simple WKT round-trip test (required updated data)
|
2017-05-05 16:32:17 +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
|
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 |
|
artemp
|
064b99168b
|
geometry.hpp
|
2017-03-27 16:14:51 +01:00 |
|
artemp
|
fd36ac5279
|
Merge branch 'master' into geometry-refactor
|
2016-11-10 18:01:11 +01:00 |
|
artemp
|
a0a5085917
|
add GeoJSON num_features_to_query unit test (ref #3515)
|
2016-09-23 11:56:43 +02:00 |
|
Mickey Rose
|
e25bc271ec
|
add unit test for image::swap
|
2016-09-07 19:23:36 +02:00 |
|
artemp
|
8e0e344b72
|
Merge branch 'master' into geometry-refactor
|
2016-09-05 09:41:52 +01:00 |
|
Dane Springmeyer
|
fa44f0e247
|
Add memory_datasource test + fix returning of invalid_featureset for emptyset
|
2016-09-02 15:09:45 -07:00 |
|
artemp
|
38bff90a99
|
Merge branch 'master' into geometry-refactor
|
2016-09-01 16:06:20 +01:00 |
|
artemp
|
af099a57ef
|
topojson grammar - change interface + instantiate with Iterator = char const* to reduce binary size
|
2016-08-31 17:42:18 +01:00 |
|
Dane Springmeyer
|
f81583554a
|
Merge branch 'master' of github.com:mapnik/mapnik into geometry-refactor
|
2016-08-22 16:19:17 -07:00 |
|
Dane Springmeyer
|
0ae2f1311c
|
update test data if UPDATE env set
|
2016-08-22 10:50:08 -07:00 |
|
artemp
|
1a29b35717
|
GeoJSON unit tests- ensure descriptors are ordered by name (ref #3494)
|
2016-08-16 15:46:10 +01:00 |
|
artemp
|
b9279feee2
|
fix is_valid logic (ref #3494)
|
2016-08-15 12:49:43 +01:00 |
|
artemp
|
008a6eb4cf
|
test geojson - add empty featurecollection test
|
2016-08-15 10:44:54 +01:00 |
|
artemp
|
5c11fe49f9
|
geoson+topojson tests - correct expected test data (ref #3491)
|
2016-08-12 11:05:50 +01:00 |
|
bergwerkgis
|
74d7726b2d
|
remove unneeded 'u8'
|
2016-08-12 05:27:55 +00:00 |
|
artemp
|
2afae2a29b
|
Expressions - more tests (ref #3483)
|
2016-08-09 16:25:59 +01:00 |
|
artemp
|
aa77eb4550
|
Expressions - add more regex tests to cover #3483
|
2016-08-09 16:13:12 +01:00 |
|
Artem Pavlenko
|
68db7ee224
|
Merge pull request #3475 from mapycz/logarithm
Add support for natural logarithm in expressions (via @talaj)
|
2016-08-01 15:07:01 +02:00 |
|
Jiri Drbalek
|
c1ab5c8e6c
|
add support for natural logarithm function in expressions
|
2016-08-01 12:58:21 +00:00 |
|
artemp
|
b55f5dc895
|
image - add tiny image quantising tests (ref #3466)
|
2016-08-01 12:21:32 +02:00 |
|
artemp
|
d810ce46f2
|
re-enable geometry_strategy_test
|
2016-07-06 17:45:13 +01:00 |
|
artemp
|
68f53cfcd0
|
uncomment is_empty/has_empty tests
|
2016-07-05 10:24:54 +01:00 |
|
artemp
|
75b97eb64c
|
temp disable failing tests
|
2016-07-04 10:32:31 +01:00 |
|
artemp
|
c27653066d
|
bring back failing geometry tests
|
2016-06-29 18:40:47 +01:00 |
|
Dane Springmeyer
|
39f497ded6
|
re-enable centroid test which appears to be passing
|
2016-06-29 09:19:28 -07:00 |
|
artemp
|
e44f10460d
|
disable "multi-polygon: one component empty" test
|
2016-06-29 15:02:19 +01:00 |
|
artemp
|
efabcc8081
|
make all mapnik::geometries aliases to mapbox::geometry and attempt to adapt new polygon model (one std::vector)
NOTE: some boost.geometry algorithms are broken as a result
|
2016-06-29 12:41:57 +01:00 |
|
artemp
|
66da9cdb18
|
using linear_ring = mapbox::geometry::linear_ring<T>;
|
2016-06-27 10:56:38 +01:00 |
|
artemp
|
3b1c7308cc
|
make mapnik::geometry::line_string<T> an alias to mapbox::geometry::line_string<T>
|
2016-06-27 10:23:13 +01:00 |
|
artemp
|
9dd00b28dc
|
Merge remote-tracking branch 'origin/master' into geometry-refactor
|
2016-06-27 08:51:55 +01:00 |
|
artemp
|
2e8c0d36c2
|
implement custom char_array_bufrer and remove boost::iostreams dependency
|
2016-06-22 17:21:25 +01:00 |
|
artemp
|
67d2a0e141
|
Merge branch 'master' into geometry-refactor
|
2016-06-20 15:01:29 +01:00 |
|
artemp
|
37d5a32875
|
make return type bool
|
2016-06-08 12:24:21 +02:00 |
|
artemp
|
9e3ccf6629
|
Issue a warning but don't fail if PostgreSQL is not running or it's not accessible (ref #3448)
|
2016-06-08 12:21:27 +02:00 |
|
artemp
|
37a8aed62d
|
transcode input strings to UTF-8 (portability)
|
2016-05-24 12:16:48 +02:00 |
|
artemp
|
acb2d56f49
|
prefix string literals with u8"" to force UTF8 encoding (windows)
|
2016-05-24 10:54:34 +02:00 |
|
artemp
|
de13582004
|
remove stderr
|
2016-05-17 13:45:05 +02:00 |
|
artemp
|
8f74de8525
|
remove stderr
|
2016-05-17 13:05:37 +02:00 |
|
artemp
|
25217549f1
|
fix topojson parsing (work-in-progress)
|
2016-05-17 12:53:07 +02:00 |
|
artemp
|
3ec25e36fe
|
test geojson.cpp - add empty properties (ref #3426)
|
2016-05-13 12:48:56 +02:00 |
|
artemp
|
d19ff576dc
|
geojson test - fix the order in 'object' to match input (escaped.json)
|
2016-05-10 16:03:04 +02:00 |
|
artemp
|
d97583b53e
|
geojson.cpp - fix and update test
|
2016-05-06 16:44:18 +02:00 |
|
mapsam
|
9d9c8db233
|
add geojson unit test for property types/values
|
2016-05-05 09:17:08 -07:00 |
|
artemp
|
52df451ee3
|
geometry_envelope_test - fix linking/duplicate symbols (ref #3415)
|
2016-05-04 10:20:10 +02:00 |
|
artemp
|
c0dfc92022
|
geometry_envelope - add tests for double/float/int coord_type (ref #3415)
|
2016-05-03 18:26:46 +02:00 |
|