Hi Ben,

iD’s connection to OSM is in `connection.js`:
https://github.com/openstreetmap/iD/blob/a8ac9faad8a597d81813d8effd5cc5c1a1a0a668/js/id/core/connection.js#L8-L19
 
<https://github.com/openstreetmap/iD/blob/a8ac9faad8a597d81813d8effd5cc5c1a1a0a668/js/id/core/connection.js#L8-L19>

iD’s connection to Nominatim is in the `nominatim.js` service:
https://github.com/openstreetmap/iD/blob/master/js/id/services/nominatim.js#L3 
<https://github.com/openstreetmap/iD/blob/master/js/id/services/nominatim.js#L3>

See also from our FAQ:
https://github.com/openstreetmap/iD/blob/master/FAQ.md#can-i-use-id-with-my-own-osm-server
 
<https://github.com/openstreetmap/iD/blob/master/FAQ.md#can-i-use-id-with-my-own-osm-server>

Thanks, Bryan



> On Jun 3, 2016, at 7:54 PM, Stadin, Benjamin 
> <benjamin.sta...@heidelberg-mobil.com> wrote:
> 
> Hi list,
> 
> I¹m on a quest to setup an own instance of OSM, altogether with Nominatim
> and iD editor. iD should communicate with this very instance of OSM and
> not with the global OSM website.
> 
> While I¹ll continue to digg into the code, do you have some valuable
> pointers for me about installing and configuring these three? While the
> website is documented well, this triplet is not. It doesn¹t seem to be
> common (understandably, but I really need to do this).
> 
> Cheers
> Ben
> 
> 
> _______________________________________________
> dev mailing list
> dev@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/dev

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

Reply via email to