You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: