[postgis-tickets] [PostGIS] #2387: Register pagc_address_standardizer as a PostgreSQL extension package
PostGIS
trac at osgeo.org
Thu Jul 18 20:51:23 PDT 2013
#2387: Register pagc_address_standardizer as a PostgreSQL extension package
---------------------------------+------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: pagc_address_parser | Version: trunk
Keywords: |
---------------------------------+------------------------------------------
I was also thinking since we are at a stable essentially 1.0 point and the
address_standardizer is now wrapped as an extension and its fairly light-
weight (only extra dependencies on pcre stuff available on most Linux/Unix
distros), it might be worthwhile to register it as an official PostgreSQL
extension at
http://manager.pgxn.org/
Thinking about it more, since it doesn't have any direct reliance on
PostGIS, it will probably be better served if its stands on its own since
it has value without anything else.
The other benefit is that folks on Unix/Linux can then install it using
the pgxn client.
http://pgxnclient.projects.pgfoundry.org/
Then I can amend the instructions accordingly to offer this simplified
instruction set in PostGIS docs in additiona to hte standard svn checkout
approach.
Sadly this approach doesn't work on Windows cause windows doesn't really
support PostgreSQL make files unless you are building under Mingw. (strk
keep your mouth shut. :) )
I'll be shipping address_standardizer with the newly dubbed (PostGIS
bundle starting at 2.1) and update our instructions accordingly so
doesn't matter for windows users.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2387>
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