Skip to content

EtoMesto #294

Description

@Arekkusu1998

Good day @lovasoa, and happy Christmas' Holidays🎄☃️
I'm having another problem with a website I dezoomed from without any problems until earlier this year. Now it won't dezoom anymore, even though I follow Your instructions in Issue #222. Maybe something's changed.
F.e., let's take this map, for which I compiled the following tiles.yaml file.

url_template:
  'http://mapt.etomesto.ru/map-irkutsk_irkutskaya-guberniya-1916-10v/{{
    str::substring("c4c8eca8e4168fc945d365c2c5aa9bc7706f1f983cb6371f8e4e02336e34c16318e31c19a5a5d6d634a117f76cd96764f4c0289ad8a6b59f726609077f4403eafc3273a3147ce232d2add0fb2835d1f04397fe683e93c72a7686549298f48126e2edacf838ec69c965f0", x, x+1)
  }}/{{x}}_{{y}}.jpg'
x_template: "x * tile_size"
y_template: "y * tile_size"
variables:
  - { name: "x", from: 1, to: 106 }
  - { name: "y", from: 1, to: 83 }
  - { name: "tile_size", value: 200 }
headers:
  Referer: "http://www.etomesto.ru/view.php?map=irkutsk_irkutskaya-guberniya-1916-10v&key=1&y=52.287746&x=104.280746"

title: "Десятивёрстная карта уездов Иркутской губернии 1916 года"

The result is this:
Image
Where am I going wrong, please?

P.S.: oddly enough, until January or February, even entering the seemingly random alphanumeric string in #222 dezoomed any map. And indeed, the map in that issue still dezooms, but the others don't. For example, I tried this one (which is very similar) but the result is always the same as above, alas 😰

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions