Replies: 2 comments 4 replies
-
|
I'm not getting not that much further on this issue. There doesn't seem to be a way to generate a |
Beta Was this translation helpful? Give feedback.
-
|
Have a look at the documentation on areas: when you request areas with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a hacked version of a construct from the documentation:
This is a (cliped) output to illustrate a possible problem:
As you can see in the third line of the log, the way is closed, but it's not an area. What am I missing?
I also can't find a
Area()constructor, so I tried to pass the object tofab.create_linestringif the way is is closed (see commented part) but this also fails, regardless if I add.with_locations()to the FileProcessor or not...Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions