> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/nl/platformroadmap/geopard-platformroadmap.md).

# GeoPard-platformroadmap

Er zijn genoeg featureverzoeken en modules waarvan we weten dat de sector ze nodig heeft. Bekijk de [Wijzigingslog voor functies en verbeteringen](/geopard-tutorials/nl/changelog-and-productreleases/release-web-april-2022-3d-kaarten-en-zoneringstools.md)

Laatste update 5 sep 2023

### Korte termijn

* [ ] Eenvoudigere onboarding, incl. organisatie-instellingen
* [x] Geautomatiseerde betaling
* [x] MyJohnDeere Ops Center - [Uitgebracht in mei 2023](/geopard-tutorials/nl/changelog-and-productreleases/release-web-mei-2023-verbeteringen-in-john-deere-integratie.md)
  * [x] Inloggen met MyJD
  * [x] Configuratie van datasynchronisatie (selecteer welke datalagen gesynchroniseerd moeten worden)
* [x] PDF-rapporten - Uitgebracht in augustus 2023
* [x] Geautomatiseerde opbrengstreiniging en kalibratie - Uitgebracht in augustus 2023
* [x] Proefanalyse - [Uitgebracht in augustus 2023](/geopard-tutorials/nl/agronomie/analyse-van-veldproeven.md)
* [x] Aangepaste workflows - Uitgebracht in september 2023
* [x] Analyse van perceelsblokken - [Uitgebracht in april 2024](/geopard-tutorials/nl/changelog-and-productreleases/release-web-april-2024-batch-vergelijkingskaarten-en-verbeterde-laagtransparantie.md)
* [x] Winstgevendheidsberekeningen - uitgebracht met [Vergelijkingen](https://geopard.tech/blog/equation-based-analytics-precision/)

<figure><img src="/files/0e7d440c63710aa17740a8758aaa3457d5bad875" alt=""><figcaption><p>Piramide van precisielandbouw</p></figcaption></figure>

### Lange termijn

* [ ] Analyse over meerdere landbouwbedrijven
* [x] [Proefbeheer en statistiek van resultaten](/geopard-tutorials/nl/agronomie/analyse-van-veldproeven.md) - Uitgebracht in augustus 2023
* [ ] Aangepaste automatiseringspijplijnen - gedeeltelijk uitgebracht in september 2023
* [ ] Detectie van beperkende factoren voor de opbrengst
* [ ] Geautomatiseerde agronomische aanbevelingen
  * [ ] Gewascontrole
  * [ ] Bemesting
  * [ ] Zaaien
  * [ ] Gewasbescherming
  * [ ] Loofdoding
  * [ ] Groeistadiumregelaars
  * [ ] Waarschuwing voor oogsttijd
  * [ ] Bemonsteringsplan en route voor bodemmonsters
* [ ] Integratie met CNH Cloud
* [ ] Integratie met AgriRouter
* [ ] Koolstofanalyse


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/nl/platformroadmap/geopard-platformroadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
