[OSM-dev] API threw unexpected NoMethodError exception

Tom Hughes tom at compton.nu
Sat Apr 6 10:28:28 UTC 2013


On 06/04/13 11:27, Martin Schafran wrote:
> 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.

Well you almost certainly don't want to use an API database to start 
with. You want to use a database whose schema is optimised for routing 
rather than for editing.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/



More information about the dev mailing list