On Fri, Nov 07, 2008 at 01:11:33PM +0100, Torsten Breda wrote:
> Klar will der Kreis Heinsberg einen node :)
> 
> In JOSM unter Vorlage -> Orte -> Landkreis
> 
> Kannst direkt dann mal prüfen, warum es 2 Aachen-nodes gibt.
> 
> Hast du vor "Heinsberg" oder "Kreis Heinsberg" zu schreiben?
> Bei Aachen musst du ja "Aachen, Stadt" und "Kreis Aachen" nehmen, oder?

Aachen gibts schon:

osm=> select * from node_tags where k = 'name' and v like '%Aachen%' and 
node_id in (select node_id from node_tags where k like 'place') limit 10;  
node_id  |  k   |      v       
-----------+------+--------------
 240109630 | name | Kreis Aachen
 240041315 | name | Aachen
(2 rows)


Auch der Kreis node existierte - war aber Kastriert - habe ich repariert heute 
morgen:

  <node id="240109630" lat="50.7611222" lon="6.2055544" user="flohoff" 
visible="true" timestamp="2008-11-07T10:08:07+00:00">
    <tag k="created_by" v="opengeodb2osm0.5.2"/>
    <tag k="osmarender:render" v="no"/>
    <tag k="openGeoDB:auto_update" v="population,place,name,is_in"/>
    <tag k="openGeoDB:loc_id" v="394"/>
    <tag k="openGeoDB:name" v="Aachen"/>
    <tag k="openGeoDB:is_in_loc_id" v="182"/>
    <tag k="openGeoDB:is_in" v="Köln,Nordrhein-Westfalen,Bundesrepublik 
Deutschland,Europe"/>
    <tag k="openGeoDB:layer" v="5"/>
    <tag k="openGeoDB:version" v="0.2.6.11 / 2007-12-04 / 
http://fa-technik.adfc.de/code/opengeodb/dump/"/>
    <tag k="is_in" v="Regierungsbezirk Köln,Nordrhein-Westfalen,Bundesrepublik 
Deutschland,Europe"/>
    <tag k="openGeoDB:community_identification_number" v="05354"/>
    <tag k="openGeoDB:license_plate_code" v="AC"/>
    <tag k="openGeoDB:sort_name" v="AACHEN"/>
    <tag k="openGeoDB:type" v="Kreis"/>
    <tag k="name" v="Kreis Aachen"/>
    <tag k="place" v="county"/>
    <tag k="openGeoDB:location" v="region"/>
  </node>


Und hier der vollstaendigkeit halber die Stadt Aachen:

 <node id="240041315" lat="50.7744397" lon="6.0815981" user="flohoff" 
visible="true" timestamp="2008-11-07T12:24:53+00:00">
    <tag k="name:lb" v="Oochen"/>
    <tag k="openGeoDB:auto_update" v="population,place,name"/>
    <tag k="openGeoDB:loc_id" v="13352"/>
    <tag k="openGeoDB:name" v="Aachen"/>
    <tag k="openGeoDB:is_in_loc_id" v="409"/>
    <tag k="openGeoDB:version" v="0.2.6.11 / 2007-12-04 / 
http://fa-technik.adfc.de/code/opengeodb/dump/"/>
    <tag k="openGeoDB:is_in" v="Aachen,Köln,Nordrhein-Westfalen,Bundesrepublik 
Deutschland,Europe"/>
    <tag k="openGeoDB:layer" v="6"/>
    <tag k="openGeoDB:telephone_area_code" v="0241"/>
    <tag k="openGeoDB:population" v="257821"/>
    <tag k="is_in" v="Regierungsbezirk Köln,Nordrhein-Westfalen,Bundesrepublik 
Deutschland,Europe"/>
    <tag k="openGeoDB:community_identification_number" v="05313000"/>
    <tag k="name:fr" v="Aix-la-Chapelle"/>
    <tag k="openGeoDB:license_plate_code" v="AC"/>
    <tag k="is_in:continent" v="Europe"/>
    <tag k="openGeoDB:sort_name" v="AACHEN"/>
    <tag k="openGeoDB:type" v="Stadt"/>
    <tag k="name:nl" v="Aken"/>
    <tag k="openGeoDB:postal_codes" 
v="52062,52064,52066,52068,52070,52072,52074,52076,52078,52080"/>
    <tag k="name" v="Aachen"/>
    <tag k="place" v="city"/>
    <tag k="openGeoDB:location" v="political_structure"/>
    <tag k="population" v="257821"/>
  </node>

Man beachte den openGeoDB:type tag - Der ist unveraendert.

Flo
-- 
Florian Lohoff                  [EMAIL PROTECTED]             +49-171-2280134
        Those who would give up a little freedom to get a little 
          security shall soon have neither - Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de

Antwort per Email an