<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
All,
<div class=""><br class="">
</div>
<div class="">We moved to storing curves in Postgres/postgis as a way of distributing to those applications/clients that can consume curves.
<div class=""><br class="">
</div>
<div class="">The Postgres loading stuff has been somewhat manually intensive in setting up, but it’s somewhat automated now.  We’re sourcing data from both AutoCAD and ESRI Features, and converting to CircularStrings in postgres.</div>
<div class=""><br class="">
</div>
<div class="">bobb</div>
<div class=""><br class="">
</div>
<div class=""> <br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Sep 7, 2018, at 7:54 AM, Even Rouault <<a href="mailto:even.rouault@spatialys.com" class="">even.rouault@spatialys.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">On vendredi 7 septembre 2018 12:42:08 CEST Lime, Steve D (MNIT) wrote:<br class="">
<blockquote type="cite" class="">I'm pretty certain it's a no... I would think it should be possible to<br class="">
marshall curves into MapServer shapes though. --Steve<br class="">
</blockquote>
<br class="">
OGR has infrastructure to convert from curve geometries to approximated curve <br class="">
geometries with<br class="">
<br class="">
geom = OGR_G_ForceTo(geom,<br class="">
  OGR_GT_GetLinear(OGR_G_GetGeometryType(geom)), NULL)<br class="">
<br class="">
as used in mapogr.cpp for example<br class="">
<br class="">
-- <br class="">
Spatialys - Geospatial professional services<br class="">
<a href="http://www.spatialys.com" class="">http://www.spatialys.com</a><br class="">
_______________________________________________<br class="">
mapserver-users mailing list<br class="">
mapserver-users@lists.osgeo.org<br class="">
https://lists.osgeo.org/mailman/listinfo/mapserver-users</div>
</div>
</blockquote>
</div>
<br class="">
<div class="">
<div style="color: rgb(0, 0, 0); font-family: 'Comic Sans MS'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; widows: 1;" class="">
<br class="Apple-interchange-newline">
"<span style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; widows: 1; background-color: rgb(255, 255, 255);" class="">The difference between stupidity and genius is that genius has its limits.</span><font color="#333333" face="Helvetica Neue, Helvetica, Arial, sans-serif" class=""><span style="font-size: 14px;" class="">”</span></font></div>
<div style="color: rgb(0, 0, 0); font-family: 'Comic Sans MS'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<span style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; widows: 1; background-color: rgb(255, 255, 255);" class=""><span class="Apple-tab-span" style="white-space: pre;"></span>-  Albert Einstein</span></div>
<div style="color: rgb(0, 0, 0); font-family: 'Comic Sans MS'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<br class="">
</div>
<br class="Apple-interchange-newline">
</div>
<br class="">
</div>
</div>
</body>
</html>