Hi Nakor, I use the API mostly from the command line. Things like (in one line):
curl -g "http://jxapi.openstreetmap.org/xapi/api/0.6/*[amenity=pharmacy][bbox=-9.2,39.68,-6.2,42.19]" -o farmacias.osm works for me. The output (farmacias.osm) can be load in JOSM, for example. Regards, Jorge Dom, 2011-04-17 às 09:44 -0400, Nakor Osm escreveu: > Hello, > > I am trying to use XAPI but am facing the following problems: > > http://xapi.openstreetmap.org/api/0.6/... returns a blank page > http://open.mapquestapi.com/xapi/api/0.6/... slows down on finally > crashes my browser (FF4 on WIndows, FF3.6 on Linux). > > Any idea how to get XAPI to work? > > Thanks, > > N. > > _______________________________________________ > talk mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/talk _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

