georust / geozero

Zero-Copy reading and writing of geospatial data.
Apache License 2.0
352 stars 37 forks source link

Create a sample MVT file with all types of geometries/properties for testing #133

Open nyurik opened 1 year ago

nyurik commented 1 year ago

We need to create a new MVT test file that

Ideally, we could even use more than one tile to cover non-standard extent (usually 4096) and non-standard SRID

Place the new tile into geozero/tests/data, and adjust mvt test to use the new file in addition to (or instead of?) the current one.