EUDR geodata pack, Polygon One, 27 September 2026

Contents:
- EUDR-Geodata-Template.csv: one row per coordinate point, two example plots (point and polygon)
- EUDR-Geodata-Template.geojson: the same plots as a FeatureCollection, as the EU Information System reads them
- csv_to_geojson.py: converts the filled CSV into GeoJSON and checks the system rules

Usage: python3 csv_to_geojson.py EUDR-Geodata-Template.csv output.geojson

Rules: WGS84, longitude before latitude, six decimals, point up to 4 ha with area, polygon above 4 ha with closed ring, no holes, no self-intersection, 25 MB per statement, 1,000 production places per commodity line, 10,000 per statement.
Article: https://polygon-one.com/en/eudr-geodata-suppliers
Not legal advice.
