Skip to content

Commit

Permalink
add links to OSM Wiki pages for each format in README table
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwhall authored Sep 24, 2024
1 parent 22fc9f2 commit 5f16987
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ Please see the [skyway documentation](https://maprva.github.io/skyway/) to learn
✅ – Supported<br>
⚡ – Speedy!<br>

| Format | Reader | Writer |
| --------------|--------|--------|
| GeoJSON | | |
| GOL | | |
| o5m | | |
| OPL | | |
| OSM Express | | |
| OSM JSON |||
| Overpass JSON | | |
| OSM XML | | |
| PBF | | |
| Format | Reader | Writer |
| -------|--------|--------|
| [GeoJSON](https://wiki.openstreetmap.org/wiki/GeoJSON) |||
| [GOL](https://wiki.openstreetmap.org/wiki/Geographic_Object_Library) |||
| [o5m](https://wiki.openstreetmap.org/wiki/O5m) |||
| [OPL](https://wiki.openstreetmap.org/wiki/OPL_format) |||
| [OSM Express](https://wiki.openstreetmap.org/wiki/OSM_Express) |||
| [OSM JSON](https://wiki.openstreetmap.org/wiki/OSM_JSON) |||
| [Overpass JSON](https://wiki.openstreetmap.org/wiki/OSM_JSON#Overpass_API) |||
| [OSM XML](https://wiki.openstreetmap.org/wiki/OSM_XML) |||
| [PBF](https://wiki.openstreetmap.org/wiki/PBF_Format) |||

## Contributing

Expand Down

0 comments on commit 5f16987

Please sign in to comment.