În data de 28 septembrie 2012, 21:32, Eddy Petrișor <[email protected]> a scris: > În data de 27 septembrie 2012, 22:22, Eddy Petrișor > <[email protected]> a scris: > >> Deocamdată codul care face importul de date din format pbf nu e încă >> public. Am să-l public și pe acela în viitorul apropiat (poate în WE). > > Am publicat și codul pentru parsepbfutils: > > http://repo.or.cz/w/osm-parsepbfutils.git > > Am să continui cu modifcări ca să mute 'Ex' în int_ref. Având în > vedere situația actuală a codului e mai ușor.
Salutare, Am terminat și funcția de bază pentru mutarea ref-urilor europene din ref in int_ref. Iată ce ar face pe același date din Ialomița (13 sept), dacă ar face modificările asupra api-ului: INFO:root:Way 23840038 changed: from (ref="DN2A;E60", int_ref="") to (ref="DN2A", int_ref="E60") INFO:root:Way 23840277 changed: from (ref="DN2A;E60", int_ref="") to (ref="DN2A", int_ref="E60") INFO:root:Way 26452019 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 92104324 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 114304531 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 114304532 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828102 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828104 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828115 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828119 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828123 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828124 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828135 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828139 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149828146 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149836890 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149836920 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149836927 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149836940 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149836941 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149836943 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:Way 149976821 changed: from (ref="E60", int_ref="") to (ref="", int_ref="E60") INFO:root:e ref to int DONE Codul e publicat în acelasi loc (tag v1.2): http://repo.or.cz/w/osm-ro-tools.git -- Regards, EddyP ============================================= The universe is not required to be in perfect harmony with human ambition. - Carl Sagan _______________________________________________ Talk-ro mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-ro
