You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
#1 2017-03-01 00:57:14
- tagtheworld
- Banned

- Registered: 2012-04-25
- Posts: 236
rund u. Stuttgart (also konzentrisch bis ca 40 km) Bezirksrathäuer
moin community
ich brauche für den Umkreis rund um Stuttgart (also konzentrisch bis ca 40 km im Umkreis alle Adressen von Bezirksrathäuser
Anm: Wenn ich lediglich Stuttgart nehme - in eie Suche dann sieht das so aus;
[out:csv(::id,::type,"name","addr:postcode","addr:city","addr:street","addr:housenumber","website"," contact:email=*")][timeout:300];
area[name="Stuttgart"]->.a;
( node(area.a)[amenity=townhall];
way(area.a)[amenity=townhall];
rel(area.a)[amenity=townhall];);
out;
Wie würde denn das aussehen wenn ich den o.g. Umkreis mit dazunehme!?
Denke dass ich das wohl über Bounding-Box loesen koennte!?
freue mich auf einen Tipp
vg
https://wiki.openstreetmap.org/wiki/User:Tagtheworld - interested in all things concerning osm especially those related to the languages Perl, PHP, Python and the databases MySQL and Postgresql.
Offline
#2 2017-03-01 09:03:13
- GeorgFausB
- Member
- From: Probstei, Schleswig-Holstein
- Registered: 2008-10-14
- Posts: 1,916
Re: rund u. Stuttgart (also konzentrisch bis ca 40 km) Bezirksrathäuer
Offline