On Tue, Jun 16, 2009 at 3:43 PM, Tyler <span dir="ltr"><<a href="mailto:tyler.ritchie@gmail.com">tyler.ritchie@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
but it's in an Arc/Info Export format that I haven't figured out how</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">


to import/convert (short of writing a converter myself).</blockquote><div><br></div><div>I'm assuming it's in the ESRI .E00 ancient exchange format. You actually have to go .E00->arc info->shp->osm I'm working on automating a toolchain to spit out .shp files (because those are the most useful to me) and then another bulk importing toolchain from shp->osm->api</div>
</blockquote></div><br>If there is significant interest in it, I can quite easily adapt my shp-to-osm to read .e00 files. I believe the GIS file reader library I'm using has a plugin for .e00 files.<br>