Converteer alles, op wereldwijde schaal.
Meer dan 200 formaten en automatiserings-API's die direct aanvoelen.
CONVERT
Van
Naar
Sleep bestanden hierheen of kies een bron
Upload meerdere bestanden tegelijk, combineer formaten en stel elke conversie nauwkeurig af met formaatbewuste instellingen.
Maximaal 2 GB per bestand · Klaar voor slepen en neerzetten · Gemengde bestandstypen welkom
GeoJSON in het kort
GeoJSON
—
TOML in het kort
TOML
—
Formaatvergelijking
| Kenmerk | GeoJSON | TOML |
|---|---|---|
| File type | Other | Other |
| Status | active | active |
| Transparency | Niet ondersteund | Niet ondersteund |
| Animation | Niet ondersteund | Niet ondersteund |
| Primary use cases |
|
|
| Vector scaling | Ondersteund | Niet ondersteund |
| Reflowable text | Niet ondersteund | Niet ondersteund |
| Structured data | Ondersteund | Ondersteund |
| Streaming ready | Niet ondersteund | Niet ondersteund |
Wanneer je elk formaat gebruikt
When to use GeoJSON
- Your source file is already in GeoJSON.
- Preserve source expectations before exporting to TOML.
- GeoJSON is commonly used in other workflows.
When to use TOML
- Your target workflow expects TOML.
- Improve delivery compatibility with TOML.
- TOML is commonly used in other workflows.
Veelgestelde vragen
Why convert GeoJSON to TOML?
This conversion is usually chosen when TOML fits downstream other delivery better.
What changes when converting GeoJSON to TOML?
This conversion changes how the format behaves in downstream tools and delivery environments.
Moving to TOML removes vector scaling.
What should I review after converting GeoJSON to TOML?
Validate output quality on representative files and confirm the target format behaves correctly in the destination workflow.