jywarren / mapknitter

Use Public Lab's MapKnitter to turn your aerial images into projected maps for print and web
http://mapknitter.org
GNU General Public License v3.0
44 stars 0 forks source link

annotation layer #89

Closed gonzoearth closed 11 years ago

gonzoearth commented 12 years ago

new feature that lets users create geospatial notes/annotations inside of maps

gonzoearth commented 12 years ago

pin annotations could be used as GCPs on deeper zoom levels for larger scale georectification

gonzoearth commented 12 years ago

box or polygonal annotations can be used for notes and discussion

jywarren commented 12 years ago

lat/lon entry would allow use of DGPS or even higher-res consumer GPS points as references

mathewlippincott commented 12 years ago

polygons can be drawn on top of the map and used to estimate areas and do image classification in Mapknitter

mathewlippincott commented 11 years ago

Annotations re-zooms/centers page every time an annotation is deleted. Sometimes deleting produces an error message Screen shot 2013-01-22 at 7 38 45 PM

jywarren commented 11 years ago

Can you post the error or the time the error occurred so I can look it up in the log? Did u delete from the text bubble or the list below?

Annotation polygons are out of order; fix coming soon. On Jan 22, 2013 8:51 PM, "mathew lippincott" notifications@github.com wrote:

Annotations re-zooms/centers page every time an annotation is deleted. Sometimes deleting produces an error message [image: Screen shot 2013-01-22 at 7 38 45 PM]https://f.cloud.github.com/assets/1203280/88744/6041b10a-64ff-11e2-9c13-cf3dfd96784c.png

— Reply to this email directly or view it on GitHubhttps://github.com/jywarren/mapknitter/issues/89#issuecomment-12577737.

jywarren commented 11 years ago

Polygon ordering fixed, i believe. Zooming issue is because it reloads the page... will have to implement AJAX deletion.

On Tue, Jan 22, 2013 at 11:22 PM, Jeffrey Warren jeff@publiclaboratory.orgwrote:

Can you post the error or the time the error occurred so I can look it up in the log? Did u delete from the text bubble or the list below?

Annotation polygons are out of order; fix coming soon. On Jan 22, 2013 8:51 PM, "mathew lippincott" notifications@github.com wrote:

Annotations re-zooms/centers page every time an annotation is deleted. Sometimes deleting produces an error message [image: Screen shot 2013-01-22 at 7 38 45 PM]https://f.cloud.github.com/assets/1203280/88744/6041b10a-64ff-11e2-9c13-cf3dfd96784c.png

— Reply to this email directly or view it on GitHubhttps://github.com/jywarren/mapknitter/issues/89#issuecomment-12577737.

jywarren commented 11 years ago

ajax deletion done. I'm going to close this -- additional related goals should be new issues, like "restyling annotations" etc. I know it's far from complete... i just want to be tidy about how we track different features.