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

I want to be able to create simple vector data off of georectified historical maps within iiif #134

Open
frizatch opened this issue Feb 7, 2020 · 3 comments
Labels

Comments

@frizatch
Copy link

frizatch commented Feb 7, 2020

Description

The goal is to create an streamlined way for researchers examining (historical) maps to create pertinent geojson data for their research.

Use case: Historian examining political boundaries finds longitudinal collection of maps depicting boundaries of China and wants to digitize them for comparison.

UI: the IIIF cursor could toggle from a pan & zoom tool to a simple draw-a-point/line/polygon tool with an export button.

Variation(s)

n/a

Proposed Solutions

Mostly tossing this idea out there in case dev wants to keep the door open.

Additional Background

Indeed, this is complicated and would be a long-term goal. AND researchers could export a geotiff and work in a different system to do this. However, there are many that don't have access to GIS workflows and this functionality could make this approach to (historical) data a possibility, so the scaling could be amazing.

There is a pandora's box of metadata and data quality here, but hey, DATA!

@frizatch
Copy link
Author

frizatch commented Feb 7, 2020

One reason to create this functionality is if the main pipeline to historic map collections from most libraries ends up going through IIIF, this will expose geospatial research to so many.

@frizatch
Copy link
Author

frizatch commented Feb 8, 2020

Please add labels "georeference" and "maps" to this issue.

@rsimon
Copy link

rsimon commented Mar 3, 2020

That's also a feature request we've been getting for a while from Recogito users. Right now, users can upload a TIF or JPEG, draw shapes, and get back the shapes in pixel coordinates.

The desired feature would be to be able to upload a GeoTIFF, or import a IIIF image with geo/projection info (encoded in the manifest?), and then get back the shapes not just in the (pixel) coord system of the scan, but aslo in geo-coordinates.

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

No branches or pull requests

3 participants