<p>On Dec 5, 2011 8:29 PM, "Iván Sánchez Ortega" <<a href="mailto:ivan@sanchezortega.es">ivan@sanchezortega.es</a>> wrote:<br>
><br>
> On Martes, 6 de Diciembre de 2011 02:21:13 Ian Dees escribió:<br>
> > I have some code in shp-to-osm that does "glomming", but it's really not<br>
> > any smarter than storing all node locations in memory and check for<br>
> > overlaps. I think ogr2osm does something similar.<br>
><br>
> Yeah, ogr2osm splits linestrings into tagged segments, then loops through<br>
> segment endpoints, checking if any segments have the same tags, etc etc etc.</p>
<p>ogr2osm is what I'm using, however it doesn't seem to be doing this for the files I've used. Does it only work in certain conditions? I'll take a look at the implementation later.</p>
<p>Josh</p>