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

WMTS for Japan project #586

Open
blewis opened this issue Jan 11, 2019 · 3 comments
Open

WMTS for Japan project #586

blewis opened this issue Jan 11, 2019 · 3 comments

Comments

@blewis
Copy link

blewis commented Jan 11, 2019

http://www.gsi.go.jp/kankyochiri/gm_japan_e.html. Will get WMTS enpoint. Add WMTS support in composer, layer page, and harvester and solr search and map proxy.

@capooti
Copy link

capooti commented May 17, 2019

labeled with "addendum1" as we will do some work with WMTS for their instanche

@capooti
Copy link

capooti commented May 22, 2019

The idea is the following (copying from emails with @blewis)

  1. parse each item of the response of dp.la at this [1] url
  2. browse to the url provided by the isShownAt attribute from response
    item in (1), which is [2]
  3. authenticate in davidrumsey.georeferencer.com
  4. get id of the map from "view in georeferencer" link [3]. In this
    case mapid=7107.000
  5. parse the links at: https://davidrumsey.georeferencer.com/id/[mapid]

I can have a try with this, not sure how easy (and if it is possible
at all) is to login with a script. Looking into this
Paolo

[1] https://dp.la/api/dpla/items?exact_field_match=true&q=japan&page=1&page_size=10&sort_order=&sort_by=&facets=sourceResource.type,sourceResource.subject.name,sourceResource.date.begin,sourceResource.date.end,sourceResource.spatial.name,sourceResource.language.name,admin.contributingInstitution,provider.name&provider.name=%22David%20Rumsey%22
[2] https://www.davidrumsey.com/luna/servlet/detail/RUMSEY~8~1~234140~5509950
[3] https://davidrumsey.georeferencer.com/id/7107.000

@capooti
Copy link

capooti commented May 23, 2019

Some additional notes from Ben:

For these maps, which I don't think are georeferenced (I might be wrong) http://japanmaps.davidrumsey.com/luna/servlet/view/all?sort=Pub_Date,Pub_List_No,Series_No
The metadata is all we need.

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