1
0
forked from MTSR/mapserver
Commit Graph

5 Commits

Author SHA1 Message Date
BuckarooBanzay
13b395143d simplify mapobject db (default to max/min positions at world border) 2022-01-17 09:06:07 +01:00
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
BuckarooBanzay
900221770e ensure that all inserted user-values are valid utf8 strings
fixes #113
2020-06-23 07:44:04 +02:00
Thomas Rudin
f42d867d16 add limit param to mapobject search 2020-01-19 15:18:50 +01:00
NatureFreshMilk
77c2160817 move src files to root dir 2019-06-13 08:04:32 +02:00