Defra-Data-Science-Centre-of-Excellence / pyspark-vector-files

Read vector files into a Spark DataFrame with geometry encoded as WKB.
https://defra-data-science-centre-of-excellence.github.io/pyspark-vector-files/
MIT License
5 stars 1 forks source link

Solve FileGDB layer order issue in automated tests #3

Open EFT-Defra opened 2 years ago

EFT-Defra commented 2 years ago

When I run tests locally, the "second" dummy layer is the 0th layer (regardless of insertion order). Whereas, when the tests are run via GitHub Actions, the "first" is the 0th.