[Osm4j-talk] osm4j geocoding problem
Status: Alpha
Brought to you by:
zsebastian
From: farid h. <fh...@gm...> - 2013-07-01 23:52:23
|
Hi everyone I am trying to use the osm4j scripts to geocode any random state in the US. I downloaded the us-west-latest.pbf and ran the scripts to crate the boundary files. It created many .jsg files but they were not all us-west (because texas was also one of them) I tried geocoding with texas.jsg and it created zero byte pfb files and empty sqlite database. I did get a lot of exception for admin levels files not found: Java.io.FileNotFoundException: ….adminlevel8.ref.nodes.osm.pbf Java.io.FileNotFoundException: ….adminlevel10.ref.nodes.osm.pbf Etc. I know I must be doing something wrong. Has anyone else tried this for US states? Thanks Farid |