[OSM-talk-be] Iinconsistences at the level of municipalities?

Alexander Mikhailian mikhailian at mova.org
Wed Apr 8 10:45:03 UTC 2015


Hello,


I am total noob in OSM, but here are a couple of issues that I spotted
after exporting municipalities from OSM:

1. relation 3364845 seems to be a duplicate of the relation 1245629 for
   Aken.

2. the generic name for relation 2416075 is "grod" instead of "Olne".
   FYI, "grod" is town in Polish.

There are a few subtler issues, but just for those two: who can fix
and what's the best way of making the fix?

P.S. I used the following Overpass API query to extract municipalities:

    [out:json];
    area["name:en"="Belgium"]["admin_level"=2]->.a;
    rel["admin_level"=8](area.a);
    out geom;


-- 
Alexander Mikhailian




More information about the Talk-be mailing list