Skip to content
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

Shapefile creation #357

Open
stephenrjones opened this issue Apr 25, 2016 · 1 comment
Open

Shapefile creation #357

stephenrjones opened this issue Apr 25, 2016 · 1 comment

Comments

@stephenrjones
Copy link
Contributor

When creating Shapefiles (Using 'Share your Work' on the Job detail page), an error is encountered when trying to create a shapefile of zero items -- for example, creating a 'Shape Points' shapefile on a Job that has no points currently residing in the job. We should be able to do a quick check to determine if any points/lines/polygons exist, then either create the shapefile if there are items in the job, or else display an error message to the user

@john-kilgo
Copy link
Contributor

john-kilgo commented May 24, 2016

In progress. Currently works in several cases but not when there is a job without lines and a user adds lines: causes similar error to occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants