sitn / crdppf_core

Core / generic parts of the CRDPPF project
GNU General Public License v3.0
1 stars 3 forks source link

Change get feature request for forest limits #58

Open kalbermattenm opened 9 years ago

kalbermattenm commented 9 years ago

there are rare cases, where a parcel is entirely between a forest limit and a forest without touching either of them. Nevertheles we must detect the parcel as subject to the restriction. But the forest limit is only a polyline. - So a general buffer won't do, we need a directed line and single-side buffer.

kalbermattenm commented 9 years ago

Moreover, it is really weird because we do a WFS and then a get feature request...