postgis/topology/test
2011-05-23 08:44:00 +00:00
..
regress Test that topology.ST_AddEdgeNewFaces properly updates isolated edges contained in a newly created face [RT-SIGTA] 2011-05-23 08:44:00 +00:00
.cvsignore Initial work on topology model support 2005-10-13 16:21:49 +00:00
cache_geometries.sql There's no need to add geometry columns when creating Topological layers, that's something only useful for caching geometries, so move to cache_geometries.sql 2011-01-22 18:08:46 +00:00
edit_topology.sql Added ST_ModEdgesSplit function, cleaned up test files, added tests for 2005-10-19 10:04:15 +00:00
hierarchy.sql Added ST_ModEdgesSplit function, cleaned up test files, added tests for 2005-10-19 10:04:15 +00:00
invalid_topology.sql Avoid NOTICE messages while running topology tests, make results immune of the number of topologies ever created in the database (helps getting stable results when running the tests manually using run_test directly) 2010-12-17 15:17:57 +00:00
load_features.sql There's no need to add geometry columns when creating Topological layers, that's something only useful for caching geometries, so move to cache_geometries.sql 2011-01-22 18:08:46 +00:00
load_topology.sql.in Fixed bug in sample topology load (face id sequence value) [RT-SIGTA] 2011-05-17 07:33:55 +00:00
Makefile topology.GetRingEdges() implementation and test. This is the first real user of next_left_edge/next_right_edge fields in the edge table. [RT-SIGTA] 2011-05-18 08:58:34 +00:00
more_features.sql Initial work on topology model support 2005-10-13 16:21:49 +00:00
predicate.expected Added ST_ModEdgesSplit function, cleaned up test files, added tests for 2005-10-19 10:04:15 +00:00
predicates.sql.in Initial work on topology model support 2005-10-13 16:21:49 +00:00
query_features.sql split load_topology in 3 steps: load of topology, creation of feature tables, query of feature tables. Adapt tests accordingly. 2010-12-17 07:52:06 +00:00
validate_topology.sql split load_topology in 3 steps: load of topology, creation of feature tables, query of feature tables. Adapt tests accordingly. 2010-12-17 07:52:06 +00:00