question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trouble building/using the EMOD dataset

See original GitHub issue

Hello,

I’m having some trouble building/using the EMOD dataset. I downloaded the 2020 version of the dataset from the website referenced in the docs, and managed to build a single .vrt file and linking it in config.yaml, although gdalbuildvrt doesn’t recognize -co as an option, so I tried to set VRT_SHARED_SOURCE=0 as an environment variable instead (perhaps this is wrong? I’m not that familiar with the gdal toolchain and geospatial data in general, unfortunately). The linking of the dataset in config.yaml seems to work, but when I try to query a location, I get the following error message:

{
  "error": "Dataset has no coordinate reference system. Check the file 'data/emod2020-vrt/emod2020.vrt' is a geo raster. Otherwise you'll have to add the crs manually with a tool like gdaltranslate.", 
  "status": "INVALID_REQUEST"
}

I’ve also tried using the option -oo, but that results in the same error.

Any pointers here would be greatly appreciated.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ajnisbetcommented, Apr 25, 2022

I’ve updated the documentation, thanks for helping to improve opentopodata!

0reactions
bjorn-iversencommented, Apr 25, 2022

Seems to have fixed the issue (at least I get an elevation for a given query point)! I ran the command you wrote above, but for me at least, I had to remove the = in -a_srs=epsg:4326 and replace it with a space. I also used the 2020 dataset.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Emotional Attention: A Study of Image Sentiment and Visual ...
We first create the EMOtional attention dataset (EMOd). It is a diverse set of emotion-eliciting images, and each image has (1) eye-tracking data...
Read more >
Example images from EMOtional attention dataset (EMOd), ...
this paper, we present the EMOtional attention dataset (EMOd)-a human-annotated dataset focusing on image sentiment and human attention (see Fig. 1).
Read more >
Package 'Sleuth3'
Format. A data frame with 28 observations on the following 3 variables. Time the time (in seconds) that the student worked on the...
Read more >
arXiv:1901.07659v2 [eess.IV] 10 Apr 2019
This dataset includes six different lithostratigraphic classes based on the underlying geology of the Netherlands F3 block. The dataset also ...
Read more >
installation (version 5.5.31 is required and you are running ...
1) Create a new database for Moodle. 2) Create a folder called "moodledata" one level down from your htdocs. 3) Download a copy...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found