Commit Graph

11 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
119694fda5
Merge pull request #20192 from MoonE/ol-wkt
Transmit OpenLayers data as WKT
2026-03-19 14:32:05 -03:00
Maximilian Krög
9a57ad4eab
Gis ScaleData offsets in target coordinate system
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-03-14 18:07:19 +01:00
Maximilian Krög
ecf75a991d
Transmit the wkt data, without processing for ol
OpenLayers comes with its very own WKT parser.
This reduces the size of transmitted data.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-02-27 22:58:33 +01:00
Maximilian Krög
88548f7dd6
Fix gitignore of arch specific files
In gitignore it is *-actual.pdf, now these match too.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-02-27 21:51:03 +01:00
Maximilian Krög
671cfbec43
Use data provider methods for tests of same method
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-02-22 23:49:16 +01:00
Maximilian Krög
e757746925
Refactor gis file export tests
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2026-02-22 23:49:15 +01:00
Maurício Meneghini Fauth
b93e747994
Remove method AbstractTestCase::callFunction()
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-02-21 18:01:03 -03:00
Maurício Meneghini Fauth
ca1b975a78
Remove method AbstractTestCase::setProperty()
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-02-21 17:47:32 -03:00
Kamil Tekiela
8015e4de72 Move DatabaseInterface to Dbal
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-12-22 18:34:53 +00:00
Kamil Tekiela
39785d65bc Create GisVisualizationSettings DTO
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-17 18:34:54 +01:00
Maurício Meneghini Fauth
606f66b5df
Rename tests/classes to tests/unit
This directory is for unit tests only, so let's rename it to unit to be
more clear.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-02-23 13:29:07 -03:00