<html><body bgcolor="#FFFFFF"><div>No egeoip is an ip address to geo location library which I have used and know about.  I want to take a latitude and longitude and get a geo location which is a bit different.  Using a web service is not an option as I only have a millisecond or so to get this information.  Also I'm likely to have to call it a few billion times a day eventually so am spooking for software to run locally.</div><div><br></div><div>I created a hackish reverse geo location by using ets and an ets:select/2 which works with the locations I have.  But it basically just uses point data so would be interested in any systems which use vector based data for better accuracy.</div><div><br></div><div>Thanks for the pointers,</div><div><br></div><div>-Anthony</div><div><br>On Sep 15, 2011, at 1:39 PM, Roberto Ostinelli <<a href="mailto:roberto@widetag.com">roberto@widetag.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>might this be what you need?<br><a href="https://github.com/mochi/egeoip"><a href="https://github.com/mochi/egeoip">https://github.com/mochi/egeoip</a></a><br><br>r.<br><br><br><div class="gmail_quote">On Thu, Sep 15, 2011 at 6:47 PM, Reynaldo Baquerizo <span dir="ltr"><<a href="mailto:reynaldomic@gmail.com"><a href="mailto:reynaldomic@gmail.com">reynaldomic@gmail.com</a></a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Hi,<br>
<br>
>  I'm interested in doing some reverse geocoding (taking lat/long and<br>
> getting nearby cities).  While looking around I've not seen any GIS<br>
> related software written in erlang.  So just wondering if I'm missing<br>
> anything?  Anyone written any GIS related software in Erlang?</div></blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>erlang-questions mailing list</span><br><span><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a></span><br><span><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a></span><br></div></blockquote></body></html>