osmberlin / osm-parking-processing

Processing pipeline to generate data on public parking from OpenStreetMap-Data.
https://parkraum.osm-verkehrswende.org/project-vector-tiles/
GNU Affero General Public License v3.0
17 stars 2 forks source link

Keep a reference to separately mapped geometries in the data #13

Closed tordans closed 1 year ago

tordans commented 2 years ago

Our script already processes separately mapped parking areas next to the street. That is great!

However, after the processing, we loose the reference to the original area in our data.

Example:

Possible solutions:

gislars commented 2 years ago
tordans commented 1 year ago

Der Debug Layer in Kombination mit dem Layer Flächenparkplätze inkl. Parkbuchten(i~parkingPoints~a~_F~s~!(i~default~a))(i~parkingAreas~as~!(i~default~a~_F)(i~position-separate~a))(i~parkingDebug~as~!(i~default~a))(i~parkingStats~a~_F~s~!(i~default~a~~f~!(i~admin_level~o~!(i~4~a~_F)(i~9~a)(i~10~a~_F)))(i~length~a~_F~f~!(i~admin_level~o~!(i~4~a~_F)(i~9~a)(i~10~a~_F))))(i~landuse~a~_F~s~!(i~default~a)))~) ist ausreichend. Ich schließe das Ticket.