marceloprates / prettymaps

A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
GNU Affero General Public License v3.0
11.04k stars 516 forks source link

GPX data #64

Open s-bl opened 2 years ago

s-bl commented 2 years ago

Hey,

I love the the package. The maps look really great.

Is it possible to use gpx data to generate the maps? For instance by rendering a map around a gpx track or/and by rendering a gpx track layer?

That would be super cool to visualize trekking/hiking/bike tours.

Best, Sebastian

Alexjsenn commented 2 years ago

Good afternoon, we are a student group From UofT that is contributing to open source projects as part of course work. We would love to work on this issue!