Click here to get back home

tracing a polygon from a zip or postal code (covered zone)

 HomeNewsGroups | Search | About
 comp.infosystems.gis    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
tracing a polygon from a zip or postal code (covered zone) dubem1 10-21-2005
Get Chitika Premium
Posted by dubem1 on October 21, 2005, 6:25 am
Please log in for more thread options
Hello

I am looking for a software that could help me to determine the zone
covered by a zip or postal code. The input is the zip or postal code
and the the software return an array of points. I could then trace a
polygon from those point ans see the zone covered by the zip/postal
code.

Can I do this with a soft ? Which one?

Thank you
Martin



Posted by Paul Cooper on October 21, 2005, 3:52 pm
Please log in for more thread options
wrote:

>Hello
>
> I am looking for a software that could help me to determine the zone
>covered by a zip or postal code. The input is the zip or postal code
>and the the software return an array of points. I could then trace a
>polygon from those point ans see the zone covered by the zip/postal
>code.
>
>Can I do this with a soft ? Which one?
>
>Thank you
>Martin

There are several techniques for constructing a polygon that surrounds
a cloud of points - the usual one is the convex hull, for which there
are several algorithms, all well represented on the web so a Google
search will find them. A lot of commercial software includes this,
often amongst the routines for handling DEM generation using
Triangulated Irregular Networks (TIN). There are more complex
algorithms around, but they are not widely implemented in commercial
software. Convex hulls suffer from the difficulty that they do not
follow "embayments" in the outline of the area.

There is, however, a philosophical point as to whether this is a good
thing to do! Your "postcode points" are seed points representing an
area. What that area is depends on the granularity of your data - it
could be an address (in which case, where is the point located within
the property concerned, what about flats and so on) or simply
centroids for larger areas whose geometry you don't know - for
example, streets, where a single postcode may cover a very complex
geometry. And, of course, as I have hinted, you may have quite an
irregular outline with embayments. Software to handle this case does
exist, but to set the parameters it requires you almost need to know
the required answer before you start.

I think you really want to think very hard about what you are trying
to do, and perhaps consider whether you are asking the right
questions.

Paul Cooper


Similar ThreadsPosted
plotting postal code data February 28, 2006, 5:09 am
Can MySQL do a buffer and find features within a specified distance of a zip code polygon centroid? March 21, 2006, 3:38 pm
Polygon Topology in moving diffrent layers polygon? July 20, 2004, 1:40 pm
Geotiff with UTM from more than one zone? March 17, 2008, 2:43 pm
getting zone codes from longitude and latitude May 18, 2005, 12:10 pm
World time zone map data April 21, 2006, 11:39 am
Time Zone by latitude and longitude July 14, 2006, 5:20 am
polygon inside another polygon May 10, 2004, 8:35 am
ISO code July 18, 2007, 11:09 am
Interactive zip code map February 13, 2007, 9:30 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap