• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Map 3D

    Reply
    Member
    Posts: 3
    Registered: ‎08-14-2012

    Polyline to polygon to split polygon?

    315 Views, 4 Replies
    08-20-2012 12:35 AM

    I have a rather complex net of roads and parking lots in the shape of a hatched polyline (basically a whole city). I now want to create a polygon from this net, which I later on want to be able to edit and split into a number of polygons.

     

    Anyone with experience from that sort of operations?

    Please use plain text.
    *Expert Elite*
    antoniovinci
    Posts: 1,091
    Registered: ‎06-03-2011

    Re: Polyline to polygon to split polygon?

    08-20-2012 01:55 AM in reply to: goran.klensmeden

    My humble advice: _MAPEXPORT the N layers (linear, polygon, and so on) to N shapefiles, then perform that kind of boolean operations in the opensource Qgis, sir.

    Please use plain text.
    Member
    Posts: 3
    Registered: ‎08-14-2012

    Re: Polyline to polygon to split polygon?

    08-22-2012 10:34 PM in reply to: antoniovinci

    Thank you!

     

    I´ve been leaning towards that solution, but I really wanted to be able to solve it without exporting/importing. We´ll see how that works out! :-)

     

    / Göran

    Please use plain text.
    *Expert Elite*
    Posts: 6,402
    Registered: ‎06-29-2007

    Re: Polyline to polygon to split polygon?

    08-23-2012 03:18 AM in reply to: goran.klensmeden

    Hi,

     

    >> I now want to create a polygon from this net,

    I even don't understand the job.

    As I understand you have a line-theme describing streets, from that you want to create a polygonal theme? That returns the area between the street-lines (if the area is closed) .... does that make sense? Is that what you plan to do or what am I missing?

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Member
    Posts: 3
    Registered: ‎08-14-2012

    Re: Polyline to polygon to split polygon?

    08-23-2012 05:09 AM in reply to: alfred.neswadba

    @ALfred: Exactly! MAybe I expressed it alittle bit blurry, though. At the moment Í´m working with a different way of solving it by exporting the dwg to TAB and then use MapInfo. Works fine so far.

    Please use plain text.