<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.14">
<TITLE>Gecoding Canadian Street Addresses.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hey Folks&#8230;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am interested in creating datasets for the Ottawa area of Ontario Canada based on Street Addresses. There are some web based geocoders out there but they would render a product that could not be released under the PGL (Public Geodata Licence)&#8230;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">And other services that come close want to ensure its users are non-profit and seel comercial API's for XML parsing&#8230;. For example found here </FONT><A HREF="http://geocoder.ca/"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://geocoder.ca/</FONT></U></A><FONT SIZE=2 FACE="Arial"> . And this sucks for future use of such a dataset by for-profit groups&#8230; it is mentioned the datasource is from stats can, which got me thinking (see bellow)</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;With the PGL it seems that it is best to produce a product from scratch as it stands right now&#8230;. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The closest web based application was found at </FONT><A HREF="http://www.batchgeocode.com/"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://www.batchgeocode.com/</FONT></U></A><FONT SIZE=2 FACE="Arial"> which works well for canada and the states&#8230; but again uses a YAHOO API and comercial datset as its raw source and there is no clear indication as to the licence restrictions of derivative products.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">So this brings me back to GRASS&#8230;. Stats can has its road netowkr file with address ranges </FONT><A HREF="http://www.statcan.ca/bsolc/english/bsolc?catno=92F0157X"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://www.statcan.ca/bsolc/english/bsolc?catno=92F0157X</FONT></U></A><FONT SIZE=2 FACE="Arial">&nbsp; which would suggest that it could be used to produce interpolated responses&#8230;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">So I am wondering if anyone has used GRASS to do this, or if there is a tool in grass already&#8230; the basic steps would be</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">1. identify street name</FONT>

<BR><FONT SIZE=2 FACE="Arial">2. based on addreess number located street segment</FONT>

<BR><FONT SIZE=2 FACE="Arial">3. Break up street segment into equal portion based on address ranges</FONT>

<BR><FONT SIZE=2 FACE="Arial">4. Extract aproximate position</FONT>

<BR><FONT SIZE=2 FACE="Arial">5. based on odd or even ranges create a SETBACK variable to move the point to either left or right of street segment. And base it on a common city right of way say 5 meters</FONT></P>

<P><FONT SIZE=2 FACE="Arial">6. use this interpolated location as centroid of a property block.</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">The other option would be to obtain the legal surveys&#8230; but something tells me this is not free and is probably more accurate than what a community based dataset requires&#8230; that's why major companies sell data at huge costs&#8230; that is not why I would like a public accessible addressing method.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">If you know of a candian service that can batch geocode and not conflict with the PGL that would be good news.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Cheers</FONT>
</P>

</BODY>
</HTML>