<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html;">
<title>Scalix message content</title>
<style type="text/css">
<!--
.Normal {  text-align: left; text-indent:0pt; margin-top:0pt; margin-bottom:0pt; font-family: Arial; font-size: 12pt;}
.Default_Paragraph_Font {font-family: Arial; color: Black; background-color: white ; font-size: 12pt; font-weight: normal; font-style: normal; font-variant: normal; vertical-align: normal; text-decoration: none;}
div.ltTOCtitle { font-family: Verdana; font-size: 8pt; font-weight: bold; text-align: center;}
div.ltTOCl1 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:32pt; text-indent:-32pt;}
div.ltTOCl2 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:40pt; text-indent:-32pt;}
div.ltTOCl3 {  font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:48pt; text-indent:-32pt;}
div.ltTOCl4 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:56pt; text-indent:-32pt;}
div.ltTOCl5 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:64pt; text-indent:-32pt;}
div.ltTOCl6 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:72pt; text-indent:-32pt;}
-->
</style>
</head>

<body>
<div class="Normal"><span style='font-size: 10pt;'>Perhaps I'm wrong, but take a
look at the PostGIS Documentation
http://postgis.refractions.net/docs/ch06.html#id2529854</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>All the things you are
looking for are described here.</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>Cheers,</span><br><span style='font-size: 10pt;'>Horst</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>-----Ursprüngliche
Nachricht-----</span><br><span style='font-size: 10pt;'>Von: Brent Wood
[mailto:pcreso@pcreso.com]</span><br><span style='font-size: 10pt;'>Gesendet am:
Freitag, 17. November 2006 03:36</span><br><span style='font-size: 10pt;'>An:
PostGIS Users Discussion</span><br><span style='font-size: 10pt;'>Betreff: Re:
[postgis-users] dynamic segmentation</span></div>
<div class="Normal"><br><br></div>
<div class="Normal"><span style='font-size: 10pt;'>P Kishor
wrote:</span><br><span style='font-size: 10pt;'>> Someone asked me recently
about open source dynamic
segmentation</span><br><span style='font-size: 10pt;'>> solutions. I thought,
let's ask the PostGIS community. Is
this</span><br><span style='font-size: 10pt;'>> possible with PostGIS? If
not, does anyone know of other open
source</span><br><span style='font-size: 10pt;'>> solutions for
ds?</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>It sort of depende what you
do with dynamic segmentation, some is easily
doable</span><br><span style='font-size: 10pt;'>with PostGIS, other stuff is
harder.</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>For example, having a single
line feature, representing say, a pipeline.</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>DS can allow various segments
of this to have some different attributes,
like</span><br><span style='font-size: 10pt;'>identifying steel & concrete,
or above ground & underground sections. You
can't</span><br><span style='font-size: 10pt;'>do this quite the same way in
PostGIS, but having separate features with
a</span><br><span style='font-size: 10pt;'>common attribute, such as 5 separate
line segments with a common
pipeline_id,</span><br><span style='font-size: 10pt;'>as well as a
multiline/geometrycollection representing the composite
feature</span><br><span style='font-size: 10pt;'>means you can achieve
comparable functionality using appropriate SQL &
data</span><br><span style='font-size: 10pt;'>structures.</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>So does PostGIS "do" dynamic
segmentation? Strictly speaking, not really.</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>Can functionality equivalent
to dynamic segmentation be implemented
using</span><br><span style='font-size: 10pt;'>PostGIS? Quite often
yes.</span></div>
<div class="Normal"><br><br></div>
<div class="Normal"><span style='font-size: 10pt;'>Cheers,</span></div>
<div class="Normal"><span style='font-size: 10pt;'>  </span><br></div>
<div class="Normal"><span style='font-size: 10pt;'>  Brent Wood</span></div>
<div class="Normal"><br><br><span style='font-size: 10pt;'> </span><br></div>
<div class="Normal"><span style='font-size: 10pt;'>____________________________________________________________________________________</span><br><span style='font-size: 10pt;'>Sponsored
Link</span></div>
<div class="Normal"><br></div>
<div class="Normal"><span style='font-size: 10pt;'>Mortgage rates near 39yr
lows. </span><br><span style='font-size: 10pt;'>$510k for $1,698/mo. Calculate
new payment!
</span><br><span style='font-size: 10pt;'>www.LowerMyBills.com/lre</span><br><span style='font-size: 10pt;'>_______________________________________________</span><br><span style='font-size: 10pt;'>postgis-users
mailing
list</span><br><span style='font-size: 10pt;'>postgis-users@postgis.refractions.net</span><br><span style='font-size: 10pt;'>http://postgis.refractions.net/mailman/listinfo/postgis-users</span></div>


</body>

</html>