On Sat, Aug 28, 2010 at 9:49 PM, Jose Cid <don...@gmail.com> wrote:
>
> I have just downloaded the Rails Port of the OSM server. After several
> configuration and build issues I was able to get it done and running on my
> local machine. Next, I tried populating the database using Osmosis version
> 0.36. I downloaded the following osm file, florida.osm.bz2, attempted the
> load and received the following exception: "current_way_nodes" violates
> foreign key constraint "current_way_nodes_node_id_fkey" -- not sure what
> steps to take next any help is appreciated.
>
> Another question I have is the following:
> I would like to use the Rails port (OSM) server in a closed network (ie. no
> access to internet etc).  The only maps/data I would like to have in the
> database is of the USA -- later adding other countries. Upon installing the
> OSM server and configuring the database, I noticed that attempting a search
> will cause a request to go out to an external server (Nominatim and GeoNames
> -- among others). These URLs are hard-coded in the code. What would I need
> to do to run the server in a self contained closed network?
you will need a renderer to produce the tiles
and nomatim is not that hard to setup
http://osmopenlayers.blogspot.com/2010/03/nomatim-kosovo-and-albania-running.html
you dont need the patch.
http://osmopenlayers.blogspot.com/2010/03/postgis-84-on-karmic-ubuntu-debian-gnu.html
> _______________________________________________
> dev mailing list
> dev@openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
>
>



-- 
James Michael DuPont
Member of Free Libre Open Source Software Kosova and Albania
flossk.org flossal.org

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to