Allow spawning at random locations inside a polygon #68

Closed
opened 2017-01-09 23:26:04 +01:00 by nik · 2 comments
nik commented 2017-01-09 23:26:04 +01:00 (Migrated from edugit.org)

Allow spawning at random locations inside a polygon, both within an OpenStreetMap area and within a user-defined polygon of coordinates.

Allow spawning at random locations inside a polygon, both within an OpenStreetMap area and within a user-defined polygon of coordinates.
nik commented 2017-01-09 23:28:15 +01:00 (Migrated from edugit.org)

For OSM, this is kind of a challenge because querying for a polygon that crosses a point is not so straightforward. Maybe it needs changes to OSMAlchemy as well.

For OSM, this is kind of a challenge because querying for a polygon that crosses a point is not so straightforward. Maybe it needs changes to OSMAlchemy as well.
eike commented 2017-02-28 17:41:17 +01:00 (Migrated from edugit.org)

Created by: Creeparoo

Works fine with a polygon format ((lat, lon), (lat, lon), (lat, lon), …) aswell as with a rect format ((lat, lon), (lat, lon))

*Created by: Creeparoo* Works fine with a polygon format ((lat, lon), (lat, lon), (lat, lon), …) aswell as with a rect format ((lat, lon), (lat, lon))
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nik/veripeditus-server#68
No description provided.