I recently got approval to use OpenJUMP for a land parcel management
GIS for a local government agency. As part of this project I will need
to create plug-ins for OpenJUMP that allow information on land parcels
and land parcel owners to be queried by street address. I see that
Geotools has an AddressImpl object, but it seems related to the ISO
metadata standard.

I would like to know if there would be support in Geotools for an
unsupported module for working with street adress data at a fairly
low-level. I think I can structure my code so that a low-level library
for working with street address data would be usable in other programs
like UDig.

At a minimum this low-level code would allow client code to:
- Parse street address data provided in the typical postal use format.
- Provode access to and queries based on the individual components of
a street address.
- Storage of street address data in a binary and xml format.

I'll also need to come up with a mechanism to relate addresses to one
or more point and polygon features (although this code may be to
high-level for the library.)

What do you guys think? Would this code have a home in Geotools?

I'll finish some clean-up tasks on my GPX2 module before I would start this.

Landon

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to