Hi All,

Long time no continue this project,i have follow instruction from
http://open.mapquestapi.com/npi/

Now i have finished imported index file and generate web.
But when i try to query, error happen.I don't know what's that but there is
"permission denied" message.

Let see on

http://www.osmosa.net/search/search.php?q=jakarta&viewbox=-140.89%2C64.68%2C-20.83%2C31.75


What should i do ?


2011/12/22 Mike Dupont <jamesmikedup...@googlemail.com>

> Works for me .....
>
>   sudo apt-get install postgresql-9.1-postgis postgis   createdb  gazetteer
>  createlang plpgsql  gazetteer
>  cat /usr/share/postgresql/9.1/contrib/postgis-1.5/postgis.sql | psql
>  gazetteer
>  cat /usr/share/postgresql/9.1/contrib/postgis-1.5/spatial_ref_sys.sql
> | psql  gazetteer
>   osm2pgsql -lsc --slim -O gazetteer -C 2000 -d gazetteer
> ~/OSM-API-Proxy/data/offenbach.osm
>
> I think you skipped the steps to install postgis on your db...
> mike
>
> On Thu, Dec 22, 2011 at 2:33 AM, Mike  Dupont
> <jamesmikedup...@googlemail.com> wrote:
> > http://wiki.openstreetmap.org/wiki/Nominatim/Installation
> >
> > Ignore any errors about place_boundingbox not existing in the first
> > run!If you get an error ERROR: type "planet_osm_ways" does not exist,
> > that means you are trying to run the script on a non-slim database
> > which is not supported; you need to specify -s on first import. cat
> > gazetteer-tables.sql | psql gazetteer
> >
> >
> >api.openstreetmap.org/pbf/
> > On Thu, Dec 22, 2011 at 2:21 AM, Anwar Azulfa <an...@troyans.net> wrote:
> >> planet_osm_ways
> >
> >
> >
> > mike
> >
> > --
> > James Michael DuPont
> > Member of Free Libre Open Source Software Kosova http://flossk.org
>
>
>
> --
> James Michael DuPont
> Member of Free Libre Open Source Software Kosova http://flossk.org
>



-- 
Regards,
M.Iftakhul Anwar
_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to