[OSM-dev] USGS fork of OpenStreetMap
Richard Fairhurst
richard at systemed.net
Thu Jul 22 17:36:57 BST 2010
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.
More information about the dev
mailing list