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

Basic question: How to specify the time in the layer source #190

Open
sgofferj opened this issue Apr 16, 2020 · 0 comments
Open

Basic question: How to specify the time in the layer source #190

sgofferj opened this issue Apr 16, 2020 · 0 comments

Comments

@sgofferj
Copy link

I have been trying to get the TimeDimension plugin to work on a personal project on and off for about a year. I went through the examples several times but I'm apparently missing the part on how to get the time dimension into TimeDimension from the server side or - more specifically - how to output the source data for the layer with a time dimension. I guess, the examples are a little bit above my skill level yet (JS beginner here).

In my specific case, I have layers which consist of one PNG file which is named filename-100.png to filename-160.png, representing different points in time. I switch between the layers rather crudely with some self-designed buttons but that doesn't really scale, hence my looking into the TimeDimension plugin.
How would I go about to make this data usable with the plugin? Renaming the files would be no problem, neither would be sorting them into directories. I also looked into gdal2tiles.

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

No branches or pull requests

1 participant