Click here to get back home

Which GIS application can group lines into polygons?

 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
Which GIS application can group lines into polygons? Tom 01-04-2007
Posted by Tom on January 4, 2007, 4:39 pm
Please log in for more thread options
I'm looking for a GIS package that can take a map made of colored lines and
draw a layer of colored polygons on top of it so that all the green lines are
covered by green polygons and blue lines are covered by blue polygons, etc.

Here's a small example:
This image shows the original map with about 20 lines in 6 colors:
http://i130.photobucket.com/albums/p276/Tom8192/lines.png
In the new map, I only need 8 polygons with the same 6 colors to cover all 20
lines:
http://i130.photobucket.com/albums/p276/Tom8192/polygons.png
Lighter colors can cover darker colors but not the other way around. Polygons
can also cover whitespace since there is an implicit giant white polygon
covering the entire map. The goal is to have as few polygons as possible.

I need to run this coversion 3 or 4 times per day as the lines change their
colors and then subtract the new polygon file from the old one to get a map
with only the polygons that have been added, deleted, or changed.

Does anyone know of any package that can do this? I've tried looking at the
major ones like ESRI, MapInfo, Manifold, etc. but the number of products and
features is just so overhelming that it's virtually impossible to tell if any
of them has this one simple polygon grouping function which is really the only
function I need.

--Tom.

Posted by Uffe Kousgaard on January 5, 2007, 1:16 am
Please log in for more thread options
This should be possible by first grouping the lines and then creating a
buffer (eventually removing holes). Defining the exact drawing order may
require all polygons to be stored in seperate layers. I don't know how to
define which colours are light / dark.

It should all be possible with any of the 3 packages you mention, but you
will need to create a small application for it, if you want to do it that
many times a day. It is highly unlikely it is available out-of-the-box (no
matter how simple you think it is).

Regards
Uffe Kousgaard


> I'm looking for a GIS package that can take a map made of colored lines
> and
> draw a layer of colored polygons on top of it so that all the green lines
> are
> covered by green polygons and blue lines are covered by blue polygons,
> etc.
>
> Here's a small example:
> This image shows the original map with about 20 lines in 6 colors:
> http://i130.photobucket.com/albums/p276/Tom8192/lines.png
> In the new map, I only need 8 polygons with the same 6 colors to cover all
> 20
> lines:
> http://i130.photobucket.com/albums/p276/Tom8192/polygons.png
> Lighter colors can cover darker colors but not the other way around.
> Polygons
> can also cover whitespace since there is an implicit giant white polygon
> covering the entire map. The goal is to have as few polygons as possible.
>
> I need to run this coversion 3 or 4 times per day as the lines change
> their
> colors and then subtract the new polygon file from the old one to get a
> map
> with only the polygons that have been added, deleted, or changed.
>
> Does anyone know of any package that can do this? I've tried looking at
> the
> major ones like ESRI, MapInfo, Manifold, etc. but the number of products
> and
> features is just so overhelming that it's virtually impossible to tell if
> any
> of them has this one simple polygon grouping function which is really the
> only
> function I need.
>
> --Tom.



Posted by Donkey Jazz on January 5, 2007, 11:56 am
Please log in for more thread options
WinTopo Pro is an impressive program that may work. The freeware can't do
the color thing but I think that the Pro can.

http://wintopo.com/



Posted by Seagull on January 5, 2007, 3:07 pm
Please log in for more thread options
> Does anyone know of any package that can do this? I've tried looking at the
> major ones like ESRI, MapInfo, Manifold, etc.

As was pointed out, any of these packages can do what you want. Manifold
is by far the cheapest, though the way it handles colors for multiple
objects in the same drawing layer is a bit harder to automate. Still,
it would be easy to script up what you are doing once you get familiar
with the object model.

--
\ carpe cavy!
seagull @ aracnet.com \
http://www.aracnet.com/~seagull/ \ (seize the guinea pig!)

Posted by Mississippi Dan on January 6, 2007, 8:07 am
Please log in for more thread options

> I'm looking for a GIS package that can take a map made of
> colored lines and
> draw a layer of colored polygons on top of it so that all
> the green lines are
> covered by green polygons and blue lines are covered by
> blue polygons, etc.
>
> Here's a small example:
> This image shows the original map with about 20 lines in 6
> colors:
> http://i130.photobucket.com/albums/p276/Tom8192/lines.png
> In the new map, I only need 8 polygons with the same 6
> colors to cover all 20
> lines:
> http://i130.photobucket.com/albums/p276/Tom8192/polygons.png
> Lighter colors can cover darker colors but not the other
> way around. Polygons
> can also cover whitespace since there is an implicit giant
> white polygon
> covering the entire map. The goal is to have as few
> polygons as possible.
>
> I need to run this coversion 3 or 4 times per day as the
> lines change their
> colors and then subtract the new polygon file from the old
> one to get a map
> with only the polygons that have been added, deleted, or
> changed.
>
> Does anyone know of any package that can do this? I've
> tried looking at the
> major ones like ESRI, MapInfo, Manifold, etc. but the
> number of products and
> features is just so overhelming that it's virtually
> impossible to tell if any
> of them has this one simple polygon grouping function
> which is really the only
> function I need.
>
> --Tom.

I use the three applications you mention. ESRI at work;
Manifold and GM on home computer. Using Manifold or ArcMap,
you could write a script to do this kind of task.

Best,
Dan



Similar ThreadsPosted
How to select polygons in a shape layer by polygons of a second shape layer? May 19, 2008, 3:24 pm
AD: New raster digitizing application July 26, 2004, 2:13 pm
Vacature CAD/GIS Application Engineer June 16, 2005, 12:47 am
Application of GIS in the Business and Marketing. July 6, 2007, 3:35 am
GeoPAD - Free GIS application for PocketPC November 1, 2005, 6:02 pm
GML: valid polygons June 17, 2005, 12:26 pm
Help Request to develop mobile application for point of interest data collecting July 29, 2006, 6:06 am
Part-time Internet-based GIS Application Consulting Assistance Needed September 13, 2006, 9:48 pm
How to use data points for shading polygons in ArcMap? May 3, 2006, 9:35 am
New GIS group January 24, 2007, 12:34 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap