-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task Manager hangs when trying to create grid with kml input file as area of interest #981
Comments
@rdelach Can you please post the KML you're using somewhere? (https://gist.github.com/ may help) |
Here is the public GIST of the files that I am trying to use to create a project in the task manager. https://gist.github.com/rdelach/d499faf04f867274d97c5d59381e56e2 |
Hi @rdelach. Sorry for the delayed answer. |
I converted from GeometryCollection to a single polygon per record with the same result. The layer went from 1 to 3 polygons. I don't know the difference between a GeometryCollection and a multi-polygon, sounds like the same thing to me. |
Here's a new version of the GeoJSON. I manually edited it to only keep the main polygon. |
Using the TeachOSM task manager instance (http://tasks.teachosm.org), when creating a new project, I cannot get the site to create a grid for in area of interest that I input using a fairly simple kml file. When I get to the Step 3 page, the page says it's "computing..." but never completes the grid. See attached screen capture.
The text was updated successfully, but these errors were encountered: