[mapguide-users] How to create filled polygon from data file?

Zac Spitzer zac.spitzer at gmail.com
Mon Dec 1 08:02:21 EST 2008


you could just create a polygon from the points using WKT ie POLYGON
(( 10 10, 10 20, 20 20, 20 15, 10 10))
and insert that via some (simple ish) code into a featuresource,
either via FDO or much more simply in your
favourite database with an insert statement

MG Studio is more a XML editor

z


On Mon, Dec 1, 2008 at 10:11 PM, jamesdudden
<jamesdudden at blueyonder.co.uk> wrote:
>
> Hi,
>
> Is it possible to create a filled polygon from data? - The data has a centre
> point (longitute/latitude) and a string of points (longitute/latitude) that
> make up the shape outline.
>
> Would this be done in MGStudio or would it need to be done in code.
>
> Any help or advie would be appreciated.
>
> Regards
>
> James
>
> -----
> Straightforward solutions to take care of your business
> http://www.software-matters.co.uk Software Matters
> --
> View this message in context: http://www.nabble.com/How-to-create-filled-polygon-from-data-file--tp20769949p20769949.html
> Sent from the MapGuide Users mailing list archive at Nabble.com.
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>



-- 
Zac Spitzer -
http://zacster.blogspot.com
+61 405 847 168


More information about the mapguide-users mailing list