﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Manifold Community Site: [C#] HowTo create some Geom with specific unit requirement</title><link>http://forum.manifold.net/forum/t70234</link><description>Manifold Community Site thread</description><image><url>http://forum.manifold.net/forum/images/img-feedhead.png</url><title>Manifold Community Site: [C#] HowTo create some Geom with specific unit requirement</title><link>http://forum.manifold.net/forum/t70234</link></image><item><title>RE: [C#] HowTo create some Geom with specific unit requirement</title><link>http://forum.manifold.net/forum/t70234#70235</link><description>&lt;P&gt;I'm trying to generate rows for paddock for a farmer GIS application.&lt;/P&gt;&lt;P&gt;I manage to reach the point where I have the following variables:&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;Drawing allpadocks = ....;&lt;/P&gt;&lt;P&gt;Drawing allbaserow = ....;&lt;/P&gt;&lt;P&gt;Geom paddock = ....;&lt;/P&gt;&lt;P&gt;Geom baserow = ....;&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;Now, to make it simple, I need to produce a geometry which will cover the paddock with line parralel to the baserow, 1 meter apart.&lt;/P&gt;&lt;P&gt;Where I'm stuck now is, while the paddock could be approximate to an euclidan geometry (i.e. in a plane), I don't know how much of a given unit is one meter, I'm not sure that the X and Y coordinate system is cartesian (i.e. the X and Y line are perpendicular).&lt;/P&gt;&lt;P&gt;Any clue how should I go from there?&lt;/P&gt;</description><dc:creator>lloyd</dc:creator><comments>http://forum.manifold.net/forum/t70234#70235</comments><guid>http://forum.manifold.net/forum/t70234#70235</guid><pubDate>Wed, 27 Aug 2008 16:12:26 GMT</pubDate></item></channel></rss>