MapViewer/README.md

11 lines
449 B
Markdown
Raw Permalink Normal View History

2021-04-17 16:10:45 +00:00
# MapViewer
This is a personal project where I try to parse OSM XML data and display it
in my custom built map renderer.
Map data comes from OpenStreetmap.
2021-04-17 16:19:05 +00:00
Pretty much all polygons in this map viewer are created by [Jonathan Richard Shewchuk](https://people.eecs.berkeley.edu/~jrs/)s 2D mesh generator library [Triangle](https://www.cs.cmu.edu/~quake/triangle.html).
![The city of Leipzig](res/leipzig.jpg)
A custom render of the city of Leipzig