Eric Wolf wrote:
> Potlatch, however, just goes into an endless loop of "Please wait - 
> loading presets"

Loading presets is the first API access Potlatch does, using the AMF API
which is mainly only used by Potlatch. It will be talking to
http://yourservername/api/0.6/amf/read (sending it the 'getpresets' call,
but you're unlikely to see that unless you use Charles proxy software to
debug the message).

The Rails development log should tell you what's going on. You can read this
with
     tail -f <path-to-osm-source>/sites/rails_port/log/development.log
(from http://wiki.openstreetmap.org/wiki/Rails)

cheers
Richard
-- 
View this message in context: 
http://gis.638310.n2.nabble.com/USGS-fork-of-OpenStreetMap-tp5326168p5326206.html
Sent from the Developer Discussion mailing list archive at Nabble.com.

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

Reply via email to