Why are my plots not uploading/analyzed?
The following guide is designed to assist you if you have any problems with uploading or analyzing your plots with the TradeAware system.
If you have any questions or problems, you can always reach out to our support team who would be happy to help you.
Why are my plots not uploading?
There are a few different reasons why your data upload may not be working. The majority of these are driven by the limitations of the EU TRACES system which are documented here.
The file is not GeoJSON Polygons/Multipolygons
The system currently accepts polygons and multi-polygons in GeoJSON format. If your data is in another format or uses features such as points, you can send them to our support team who will be happy to assist you.
The file is larger than 10mb (Free User)
Our file size limit is 50mb for an upload for free users. If your file is larger than this, then either divide it into smaller files (our guide below shows how) or you can send them to our support team who will be happy to assist you.
Any single plot is larger than 10,000 hectares (Free User)
The maximum single plot size you can upload is 10,000 hectares for free users. If your plot is larger than this, either divide it into smaller areas (our guide below shows how) or you can send them to our support team who will be happy to assist you.
Plots "Kink"
When our system says that the plot "kinks" this means that it self-intersects. Self-intersecting geometries—where parts of a boundary overlap or loop back—are problematic because they make calculations, such as area and spatial relationships, unreliable, and can lead to errors in processing. You will need to resolve the self-intersection or you can send them to our support team who will be happy to assist you.
Plots are in the wrong projection
Files uploaded to TradeAware have to use the CRS84 projection (longitude, latitude format). If your files use a different projection, you will need to reproject them for compatibility or you can send them to our support team who will be happy to assist you.
Plots contain 3D geometries
The system only supports 2D geometries. Files with 3D or higher-dimensional data need to be converted to 2D by removing any additional dimensions or you can send them to our support team who will be happy to assist you.
Why are my plots not analyzed?
If you do a bulk upload, the time to complete the analysis depends on the size of your upload. If it's not ready right away, feel free to check back later or contact us for assistance.
How to split large GeoJSON files
Splitting Large GeoJSON Files: Step-by-Step Instructions
If you have received an error indicating that your GeoJSON file exceeds the 10,000 hectares limit, follow the steps below to split your file into smaller parts. These instructions will guide you through using free online tools to manage your data efficiently.
Option 1: Using GeoJSON.io
https://geojson.io is a free, online editor for GeoJSON files, allowing you to manually split and manage your data.
Visit https://geojson.io in your browser.
Upload Your GeoJSON File:
Click on "Open" at the top of the page.
Choose "File" and upload your GeoJSON data. Your data will be visualized on the map.
Manually Split the Features:
Click on individual features or groups of features you want to split.
Use the "Edit" option to select and delete the features you don't need in the current file, leaving only the desired features.
Export the Split Files:
Click "Save" to export the remaining features as a new GeoJSON file.
Repeat the process until your file is split into smaller parts.
Re-upload the Files: Upload the newly created, smaller GeoJSON files to resolve the size limit issue.
Option 2: Using MyGeoData Converter
MyGeoData Converter is a free online tool that can help you manage and split large GeoJSON files.
Open MyGeoData Converter: Visit mygeodata.cloud in your browser.
Upload Your GeoJSON File:
Click "Upload Data" and select your GeoJSON file.
Split the File:
Follow the prompts to convert and split your GeoJSON file. You may choose to split by attributes or manually, depending on your file's structure.
Download the Split Files:
Download the resulting smaller GeoJSON files.
Re-upload the Files: Use the newly created files to proceed with your workflow.
Important Notes:
File Size Limits: Most free online tools have file size limits (typically around 5-10MB). If your file exceeds these limits, consider using a free desktop application like QGIS for more advanced splitting.
Manual Splitting: Some tools, like https://geojson.io , require manual effort to split features. Be prepared to repeat the process if necessary to get your data within the acceptable limits.
If you need more support? Contact our support team at: support-tradeaware@live-eo.com
Last updated