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.02k stars 516 forks source link

How to get center point for geometries_from_point() #96

Open TakiGuan opened 1 year ago

TakiGuan commented 1 year ago

I check the boundary example and want to try some other cities, but I can't find how to calculate or get it from OpenStreetMap. Maybe someone knows if there is a quick way to get the center point. Thanks in advance.

AdrianKriger commented 1 year ago

@TakiGuan ---you'll want to select 'Where is this?' in the OpenStreetMap Search.

image