> 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/swe/plattformsfardplan/geopard-plattformsfardplan.md).

# GeoPard plattformsfärdplan

Det finns gott om önskemål om funktioner och moduler som vi vet att branschen behöver. Kolla in [Ändringslogg för funktioner och förbättringar](/geopard-tutorials/swe/andringslogg-and-produktutgavor/utgava-webb-april-2022-3d-kartor-och-zonindelningsverktyg.md)

Senaste uppdatering 5 sep 2023

### Kort sikt

* [ ] Enklare onboarding, inkl. organisationsinställning
* [x] Automatiserad betalning
* [x] MyJohnDeere Ops Center - [Släppt i maj 2023](/geopard-tutorials/swe/andringslogg-and-produktutgavor/utgava-webb-maj-2023-forbattringar-av-john-deere-integration.md)
  * [x] Logga in med MyJD
  * [x] Konfiguration av datasynkronisering (välj vilka datalager som ska synkas)
* [x] PDF-rapporter - Släppt i augusti 2023
* [x] Automatisk rensning och kalibrering av skörddata - Släppt i augusti 2023
* [x] Försöksanalys - [Släppt i augusti 2023](/geopard-tutorials/swe/agronomi/analys-av-faltforsok.md)
* [x] Skräddarsydda arbetsflöden - Släppt i september 2023
* [x] Analys av fält i batch - [Släppt i april 2024](/geopard-tutorials/swe/andringslogg-and-produktutgavor/utgva-webb-april-2024-batchekvationskartor-och-frbttrad-lagert-tou-ming-ens.md)
* [x] Lönsamhetsberäkningar - släppt med [Ekvationer](https://geopard.tech/blog/equation-based-analytics-precision/)

<figure><img src="/files/b98fbc30b70ca76209f1e09c3e2435dc7ec6254d" alt=""><figcaption><p>Pyramiden för precisionsjordbruk</p></figcaption></figure>

### Lång sikt

* [ ] Analys mellan gårdar
* [x] [Försöksstyrning och statistik över resultat](/geopard-tutorials/swe/agronomi/analys-av-faltforsok.md) - Släppt i augusti 2023
* [ ] Skräddarsydda automatiseringsflöden - delvis släppta i september 2023
* [ ] Upptäckt av skördebegränsande faktorer
* [ ] Automatiska agronomiska rekommendationer
  * [ ] Fältbesök
  * [ ] Gödsling
  * [ ] Sådd
  * [ ] Växtskydd
  * [ ] Avmognad
  * [ ] Tillväxtreglering
  * [ ] Varning för skördetid
  * [ ] Plan och rutt för jordprovtagning
* [ ] Integration med CNH Cloud
* [ ] Integration med AgriRouter
* [ ] Koldioxidanalys


---

# 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/swe/plattformsfardplan/geopard-plattformsfardplan.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.
