mapserver/mapobjectdb
Peter Nerlich 25e177fbb9
Fix Trainlines (#177) (#230)
* add global getMapDataWithAttributeLikeGlobalQuery

* add getMapDataWithAttributeLikeGlobalQuery for postgres

* perform global search when position missing (sqlite)

* perform global query when pos missing (postgres)

* TrainelineOverlay: query full information on visible lines before drawing

* hopefully fix errors, minor efficiency improvements

* stupid mistake

* you know it's probably late when mistakes like this happen

* same for postgres

* more optimizations
2022-01-17 08:53:45 +01:00
..
postgres Fix Trainlines (#177) (#230) 2022-01-17 08:53:45 +01:00
sqlite Fix Trainlines (#177) (#230) 2022-01-17 08:53:45 +01:00
accessor_test.go move src files to root dir 2019-06-13 08:04:32 +02:00
accessor.go add limit param to mapobject search 2020-01-19 15:18:50 +01:00
logger.go move src files to root dir 2019-06-13 08:04:32 +02:00
utf8_test.go add more tests 2020-06-23 07:45:37 +02:00