Strabon
view TODO @ 512:4fb3d66649b6
Fixed query performing the join with administrative regions.
Using the mbb of both geometries caused hotspots falling in sea to
be coupled (erroneously) with administrative regions
Using the mbb of both geometries caused hotspots falling in sea to
be coupled (erroneously) with administrative regions
author | Manos Karpathiotakis <mk@di.uoa.gr> |
---|---|
date | Thu Jul 26 17:12:40 2012 +0300 (2012-07-26) |
parents | 8521941bf589 |
children |
line source
1 Tests in MonetDB that fail or throw exception:
3 SimpleTests
4 - testComplexFilter
5 - testNotExistingPredicate
7 SPARQL11Tests
8 - testRetrieveEveryEntry
9 - testBind
10 - testConcat
11 - testOptionalFilter
12 - testMinus
13 - testQuerySumGroupByHaving
14 - testRegex
15 - testRegexI
16 - testUnionWithCommonObject
17 - testUnionWithDifferentObject
19 GenralTests
20 - testQueryRelate (Conversion not allowed)
21 - testQueryThematicUnion (Union ?)
22 - testQuery6_real (Optional ?)
23 - testQuery6_real_union (Optional + Union ?)
24 - testQueryNegation (Optional)
25 - testQueryNegation2 (Optaional)