-
- Currently the plot is static, and we would like to show the current time as some sort of marker on the plot
- It would be great if we can click on the plot to jump to a particular time.
- the code …
-
From Zach:
On the Map view, if you scroll N/E/S/W you enter white space. You should either not be allowed to scroll past the map (Google maps does this for N/S scrolling), or scrolling should lead yo…
-
Current for point dataset we convert every item to a feature. Instead we should create Multi\* feature GeoJSON.
-
For example, instead of starting creation at the beginning, start with some number of points already placed.
```
annotationLayer.mode('line', { type: 'LineString', coordinates: [100, 100] })
```
…
-
- [ ] Add zoom bar
- [ ] Map country names should all be in the same language
- [ ] Markers don't resize when map size is increased
-
https://github.com/AppImage/AppImageHub/commit/5578fd91d1d7fea2f61627d4b6931992a269980a
![](https://github.com/AppImage/AppImageHub/blob/5578fd91d1d7fea2f61627d4b6931992a269980a/database/blubVolley…
-
GeoNotebook works using Rasterio 0.36.0, but when attempting to use with Rasterio 1.0a7, we observe an opaque error message of `Warning 1: GeoTransform node does not have expected six values` after ad…
-
More precisely:
```
ReferenceError: Can't find variable: vec3
http://opengeoscience.github.io/geojs/lib/geo.js?_=1412857616442: 324
```
Do we really depend on an unspecified version of `geo.js`?…
-
I am currently adding a point annotation to the map programmatically and it does not appear. I can use the following command to see if the point was created "M.layers.annotation.points" and it is list…
-
Set-up a Jupyter Notebook on a server, so we can more easily interact with the weather forecast data.