# Release Web March 2025 (Improved Zones, WorkPlans updates, Yield data enhancements)

### **Smoother and More Accurate Zone Maps**

We've upgraded our **zone-smoothing algorithms** by leveraging advanced **computer vision techniques**. Now, zones in **Natural Breaks, Equal Count, Equal Interval, and all Spatial classifications** are more refined, eliminating unwanted rough edges and inconsistencies.

<figure><img src="/files/MElpAXAgV36yi3VJ0mG5" alt=""><figcaption><p>Smoother and More Accurate Zone Maps</p></figcaption></figure>

### **Multi-Boundary File Upload Support**

We've enhanced the **file upload interface** to support **multiple field boundaries per file**. Users can now upload `.shp`, `.kml`, `.zip`, and `.kmz` files containing multiple field boundaries, making data imports more flexible and efficient.

### **Import Non-EPSG:4326 Field Boundaries**

Users can now import field boundaries as shapefile in **various coordinate systems** (CRS), provided a `.prj` file is included. This update ensures improved compatibility with diverse GIS workflows.

### **Better User Experience on Low-Resolution Screens**

We've redesigned the **Multi-Layer Analysis page** for improved usability on **low-resolution screens**. Filters, previews, and layout components now adapt more efficiently to different screen sizes.

<figure><img src="/files/QjlodkJ2FlFlwiPDj8BL" alt=""><figcaption><p>Better User Experience on Low-Resolution Screens</p></figcaption></figure>

### **Automatic Yield Attribute Selection**

When opening a **Yield Dataset**, the system now **automatically selects the most relevant yield attribute**, improving user efficiency and reducing manual steps.

<figure><img src="/files/b9icsiMcotQaRAFLHy7D" alt=""><figcaption><p>Automatic Yield Attribute Selection</p></figcaption></figure>

### **Sign In with Apple**

**Sign In with Apple** is back! \
Users who signed up via Apple on mobile can now seamlessly log in on the web version of GeoPard.

<figure><img src="/files/bVBjisgnCeBK3gqBVyJ1" alt="" width="375"><figcaption><p>Sign In with Apple</p></figcaption></figure>

### **Estimated Costs in Activity Log**

Pay-as-You-Go users can now view **estimated costs** directly in the **Activity Breakdown table**, making it easier to track usage and expenses.

<figure><img src="/files/Zj1euYW4EcVOH7aXc7Xj" alt=""><figcaption><p>Estimated Costs in Activity Log</p></figcaption></figure>

### **Support for Any Unit in John Deere Work Plans**

Users can now **select any unit** when creating **John Deere Work Plans** for seeding, fertilization, and spraying. This provides more flexibility to match regional agricultural measurement standards.

<figure><img src="/files/AMjaGV9HSKRC8H0ENpZu" alt="" width="375"><figcaption><p>Support for Any Unit in John Deere Work Plans</p></figcaption></figure>

### **Restricting Free Trials for Paid Users**

Users with an **active paid plan** can no longer start a **Free Trial**, preventing unintended plan switching.

### Free Trial Expansion: UK, South Africa, Ukraine & Serbia

The **GeoPard Free Trial** is now available in **United Kingdom (UK), South Africa (ZA), Ukraine, and Serbia**, expanding our reach to more users.

### **First Month Cost Calculator Updates**

The **First Month Cost Calculator** now factors in **'Additional User Seat'** and **'Planet Imagery'** charges, ensuring more accurate pricing estimates for Pay-as-You-Go plans.

<figure><img src="/files/BLTqXAKO4nh3WzAe5vwD" alt="" width="375"><figcaption><p>First Month Cost Calculator Updates</p></figcaption></figure>

***

### **Bug Fixes & Improvements**

* CAPTCHA verification during account creation to prevent spam and bot signups.
* 'Upload Fields' Button Opens the Wrong Tab
* Attachments Missing in Report Issue Submissions
* Apple Login Email Message Incorrect
* Login Redirect Issue
* Pricing Calculator UI Issues
* Duplicate Subscription Creation
* The `env` query parameter in `setGeoMaps` is no longer encoded incorrectly.

***

**Thank you for using GeoPard Agriculture!** 🚜 🌱\
For more details, visit [our documentation](https://docs.geopard.tech/) or [contact us](mailto:info@geopard.tech).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/changelog-and-product-releases/release-web-march-2025-improved-zones-workplans-updates-yield-data-enhancements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
