[OSM-dev] API threw unexpected NoMethodError exception
Martin Schafran
martin at ampelmeter.com
Sat Apr 6 10:27:18 UTC 2013
On Friday 05 April 2013 22:43:45 you wrote:
> That said, it sounds like this can only happen when the database has
> been placed in an inconsistent state by importing data - the rails code
> would never allow such data to be created.
this guys in forum also tried to import data partially.
how can i import data partially and consistent?
i want only roads for car navigation.
my filters:
osmosis
--rbf file=/home/m/planetFiles/20130402/germany-latest.osm.pbf
outPipe.0=ger workers=1
--buffer bufferCapacity=12000 inPipe.0=ger outPipe.0=a
--tf inPipe.0=a outPipe.0=b accept-ways highway=*
--tf inPipe.0=b outPipe.0=c reject-ways
highway=footway,cycleway,service,path,track,steps,platform,pedestrian area=yes
--used-node inPipe.0=c outPipe.0=d idTrackerType=Dynamic
--wb inPipe.0=d omitmetadata=false usedense=false compress=none
file=/home/m/planetFiles/20130402/germany_streets.osm.pbf
martin
More information about the dev
mailing list