Free Tool

EUDR GeoJSON Validator

Validate your GeoJSON files against the EU Deforestation Regulation (EUDR) specification v1.5. Check coordinates, geometry types, and compliance requirements instantly.

EUDR Compliance Checks

Valid JSON structure
CRS: WGS84 (EPSG:4326)
Geometry: Point, Polygon, or MultiPolygon
Coordinates: [longitude, latitude] order
Polygons are closed (first = last)
No self-intersections
No polygons with holes
File size under 25 MB

Validate your supply chain with satellite data

Go beyond file validation. Silvatrace uses Copernicus Sentinel-2 satellite data to assess actual deforestation risk for every plot in your supply chain.

What is EUDR GeoJSON?

The EU Deforestation Regulation (EUDR, Regulation 2023/1115) requires operators and traders to provide geolocation data for plots of land where commodities were produced. This geolocation data must be submitted in GeoJSON format as part of Due Diligence Statements uploaded to the EU TRACES NT system.

GeoJSON files for EUDR compliance must use the WGS84 coordinate reference system (EPSG:4326) with coordinates in [longitude, latitude] order. Supported geometry types include Point (for plots under 4 hectares) and Polygon/MultiPolygon (for larger plots). Polygons must be closed, non-self-intersecting, and without holes.

This free validator checks your GeoJSON files against all requirements from the EUDR implementing regulation and the European Commission's technical specifications (v1.5).