timwaters / mapwarper

free open source public map georeferencer, georectifier and warper
http://mapwarper.net
MIT License
196 stars 80 forks source link

add map reset function? #84

Closed lklepner closed 8 years ago

lklepner commented 8 years ago

I've run into an issue with one of the nypl maps where rectifying fails every time - http://maps.nypl.org/warper/maps/26776

I wonder if there is a valid use case for having a map reset function if things get into a bad state?

timwaters commented 8 years ago

What do you mean by "reset"? A user can delete points and start again if need be.

lklepner commented 8 years ago

Something about this map is preventing it from being rectified. When I clicked rectify the prompt appears but nothing happens and then the map is locked. I've wondered if a setting has gotten into a bad state and needs to be cleared. I'll try wiping out the control points and re-adding

http://maps.nypl.org/warper/maps/26776

timwaters commented 8 years ago

okay, in the meantime, https://github.com/nypl-spacetime/nypl-warper may be the place for NYPL Warper specific issues. this mapwarper repo is one for the core / shared codebase.

lklepner commented 8 years ago

ahh thanks. I'll enter the issue there.