DhivehiMv

Results 7 issues of DhivehiMv

Currently turf buffer seems to support "end_round" as end strategy and "join_round" as join strategy. It would be nice if your can provide the strategies as follows: - For join...

enhancement
remove-jsts
@turf/buffer

Given a line and polygon which intersects, i would like to remove the polygon intersecting area from the line. Example: turf.difference(line, polygon) But turf doesnt seem to accept a line...

enhancement
jsts
@turf/difference

Most IOS apps dont have scheme url, so how to open such an app from bundle id like in android?

question
iOS

Please add ROWS_QUERY_EVENT to event types. It would be very helpful to identify exact query executed.

I found that this doesnt work for very small shapes. Because in the result, coordinates are rounded to 2 decimal places. So i kindly request you to add a parameter...

enhancement

Visibility graph can be optimized by removing unneeded lines. If both ends of a line is tangent to a polygon, then it's needed. Else it is not needed. Please make...

I think it would be better to be able to set earth's radius as a global parameter in turf. Because many people like me would be using google earth's radius...