-
Hello,
queueMovie is ko on our side
example:
https://inf-helio-test-api.ias.u-psud.fr/?action=queueMovie&imageScale=2.42044088&layers=[SDO,AIA,304,1,100,0,60,1,2018-03-08T10:29:45.000Z]& e…
-
I'm guiding myself from issue #650 . I also want to calculate imagescale automatically.
```
// Pixel resolution 1px = res meter
var res = ol.proj.getPointResolution (map.getView (). getProjection …
-
Hi!
The axis gets lost after rotation
My app is locked on portrait, but I have an image slider component where images can go to landscape.
I've added PhotoView to my project, and everything goe…
-
I have got **height** and **width** of the image **in meters** and its **center geo coordinates**.
const source = new GeoImage({
url: src,
…
-
Hello,
in my sql log I can see :
401 Query INSERT INTO movies SET
id = NULL, timestamp = NULL, reqStartDate ="2018-03-02 03:02:12.000",
reqEndDate ="2018-03-03 03:02:12.000",
reqObse…
-
Due to recent update on helioviewer.ias.u-psud.fr, Movie generation now fails with the following notification:
`"Sorry, we were unable to create the movie you requested. This usually
means that t…
-
**Describe the bug**
As a first step to support Swift Playgrounds app, the release tags should not have the "v" prefix, such as "v5.2.3". It's not clear if Apple will eventually fix that to also allo…
-
Hello, I moved from 3.2.4 to 3.2.7 version of ol-ext package and it seems that there is something wrong with the setScale function of GeoImage class.
Target.js:103 Uncaught TypeError: Cannot read pro…
-
**Environment**
1. Version 2021.07
2. OS: Linux CentOS 7
3. Web Server: NGINX 1.20
4. Laravel v8.53.1 (PHP v8.0.11)
**Describe the bug**
I try to add image media to the product and get error s…
-
Following the [example](http://viglino.github.io/ol-ext/examples/layer/map.geoimage.html), I have finished my work.
The image could be shown correctly if I set the map view like this:
```js
new vie…