02JanDal / osm-bjk

BästaJävlaKartan is a tool that compares OpenStreetMap data against various open data sources from Sweden, and reports and deviations it finds.
https://osm-bjk.jandal.se/
MIT License
3 stars 1 forks source link

Suggests to remove `name` despite when not present in upstream (preschools) #34

Closed 02JanDal closed 7 months ago

02JanDal commented 7 months ago

https://community.openstreetmap.org/t/verktyg-for-att-berakna-visa-och-atgarda-saker-i-osm-utifran-oppna-data/107713/57

Den föreslår att namnet på förskolor ska sättas till blankt fast det finns ett namn i OSM, se exempel: https://osm-bjk.jandal.se/deviations/314717 https://osm-bjk.jandal.se/deviations/315523

Just needs a jsonb_strip_nulls here: https://github.com/02JanDal/osm-bjk/blob/main/database/migrations/12-v-deviation_preschools_scb.sql#L9-L13

Should also go through other views to make sure the same problem isn't present in others.

02JanDal commented 7 months ago

Closed in 00c39815ef60b088447cabee5c2e68f157c12b31