[postgis-tickets] [PostGIS] #2260: Benchmarking speed between built-in tiger normalizer and pagc_address_parser
PostGIS
trac at osgeo.org
Sat Apr 20 07:06:55 PDT 2013
#2260: Benchmarking speed between built-in tiger normalizer and
pagc_address_parser
---------------------------------+------------------------------------------
Reporter: robe | Owner: robe
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: pagc_address_parser | Version: trunk
Keywords: |
---------------------------------+------------------------------------------
Comment(by woodbri):
I just integrated a test_main target to the makefile so you can not run
the address standardizer (not parseaddress) outside of the database in the
src directory as it reads some support files from there.
I ran valgrind on this and it is clean on the linux system. I'll try to
build it in minggw and see if it runs there or throws an error.
You can ru it like this:
{{{
make test_main
./test_main
123 cambridge st
boston ma 01002
exit
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2260#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list