1
0
forked from MTSR/mapserver
mapserver/public/js/map
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
..
overlays Fix Trainlines (#177) (#230) 2022-01-17 08:53:45 +01:00
CoordinatesDisplay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
CustomOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
MapFactory.js switch to embed.FS 2021-04-12 13:03:10 +02:00
Overlaysetup.js switch to embed.FS 2021-04-12 13:03:10 +02:00
RealtimeTileLayer.js switch to embed.FS 2021-04-12 13:03:10 +02:00
SimpleCRS.js switch to embed.FS 2021-04-12 13:03:10 +02:00
TopRightControl.js switch to embed.FS 2021-04-12 13:03:10 +02:00
WorldInfoDisplay.js switch to embed.FS 2021-04-12 13:03:10 +02:00