Skip to content

Commit

Permalink
MiraMonVector: moving a file to avoid confusing the script build_seed…
Browse files Browse the repository at this point in the history
…_corpus.sh
  • Loading branch information
AbelPau committed Oct 29, 2024
1 parent fde7c6c commit b73b846
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/ogr/ogr_miramon_vector.py
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ def test_ogr_miramon_json_import_not_failing(tmp_vsimem):
out_filename = str(tmp_vsimem / "out/json_layer_to_mm.pol")
gdal.VectorTranslate(
out_filename,
"data/miramon/reading_test/LT05_L2SP_038037_20120505_20200820_02_T1_ST_stac_minimal.json",
"data/miramon_inputs/LT05_L2SP_038037_20120505_20200820_02_T1_ST_stac_minimal.json",
format="MiraMonVector",
)

Expand Down

0 comments on commit b73b846

Please sign in to comment.