> 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/nor/plattformveikart/geopard-plattformens-veikart.md).

# GeoPard-plattformens veikart

Det finnes mange funksjonsønsker og moduler vi vet at bransjen trenger. Sjekk [Endringslogg for funksjoner og forbedringer](/geopard-tutorials/nor/endringslogg-og-produktutgivelser/utgivelse-nett-april-2022-3d-kart-og-soneringsverktoy.md)

Siste oppdatering 5. sep. 2023

### Kort sikt

* [ ] Enklere onboarding, inkl. organisasjonsoppsett
* [x] Automatisert betaling
* [x] MyJohnDeere Ops Center - [Lansert i mai 2023](/geopard-tutorials/nor/endringslogg-og-produktutgivelser/utgivelse-nett-mai-2023-forbedringer-i-john-deere-integrasjonen.md)
  * [x] Logg inn med MyJD
  * [x] Konfigurasjon av datasynkronisering (velg hvilke datalag som skal synkroniseres)
* [x] PDF-rapporter - Lansert i august 2023
* [x] Automatisert rensing og kalibrering av avling - Lansert i august 2023
* [x] Forsøksanalyse - [Lansert i august 2023](/geopard-tutorials/nor/agronomi/analyse-av-feltforsok.md)
* [x] Tilpassede arbeidsflyter - Lansert i september 2023
* [x] Batchfeltanalyse - [Lansert i april 2024](/geopard-tutorials/nor/endringslogg-og-produktutgivelser/utgivelse-nett-april-2024-batch-formelkart-og-forbedret-laggjennomsiktighet.md)
* [x] Lønnsomhetsberegninger - lansert med [Likninger](https://geopard.tech/blog/equation-based-analytics-precision/)

<figure><img src="/files/4211566ab2cb29645fc67c75e4aa83356f63aa7c" alt=""><figcaption><p>Pyramiden for presisjonslandbruk</p></figcaption></figure>

### Lang sikt

* [ ] Tvers over gårder-analyse
* [x] [Forsøksstyring og statistikk over resultater](/geopard-tutorials/nor/agronomi/analyse-av-feltforsok.md) - Lansert i august 2023
* [ ] Tilpassede automatiseringspipelines - delvis lansert i september 2023
* [ ] Påvisning av begrensende faktorer for avling
* [ ] Automatiserte agronomiske anbefalinger
  * [ ] Markvandring
  * [ ] Gjødsling
  * [ ] Såing
  * [ ] Plantevern
  * [ ] Svisking
  * [ ] Vekststadiumregulatorer
  * [ ] Varsel om høstingstidspunkt
  * [ ] Plan og rute for jordprøvetaking
* [ ] Integrasjon med CNH skyen
* [ ] Integrasjon med AgriRouter
* [ ] Karbonanalyse


---

# 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/nor/plattformveikart/geopard-plattformens-veikart.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.
