Re: [osmosis-dev] Truncate fails

2016-06-13 Thread Brett Henderson
On Sun, 12 Jun 2016 at 09:44 Stadin, Benjamin < benjamin.sta...@heidelberg-mobil.com> wrote: > Hi, > > I get the error below when I try to truncate the API DB. I'm using this > command: > > osmosis --truncate-apidb host="localhost" database="openstreetmap" > user="$dbuser" password="$pw"

Re: [OSM-dev] Change settings to edit map at different zoom level

2016-06-13 Thread Bryan Housel
yes, iD has a method to set that: https://github.com/openstreetmap/iD/blob/master/API.md#minimum-editable-zoom > On Jun 11, 2016, at 5:09 PM, Stadin, Benjamin > wrote: > >

Re: [OSM-dev] OSM + iD + Nominatim Setup instructions

2016-06-13 Thread Bryan Housel
Can you share some more information about how the failure occurs? Any javascript errors or network errors reported in a developer console? Maybe you are missing the port that localhost is running on? > On Jun 10, 2016, at 9:17 PM, Stadin, Benjamin >