geonotebook icon indicating copy to clipboard operation
geonotebook copied to clipboard

A Jupyter notebook extension for geospatial visualization and analysis

Results 39 geonotebook issues
Sort by recently updated
recently updated
newest added

Compatible with 0.36 and 1.0.x Should fix https://github.com/OpenGeoscience/geonotebook/issues/139

Hi I am wondering if this can import netcdf goes 16 data and convert them to GeoJsn. If so, how doe we do that? Thank you,

Hi running the Docker container and following [01_Example.ipynb](https://github.com/OpenGeoscience/geonotebook/blob/master/notebooks/01_Example.ipynb), I immediately hit the following error and the kernel dies: ``` [E 08:53:41.324 NotebookApp] 500 POST /api/kernels/4d3b35a2-ebc1-41a6-8e89-8f2aa40ef632/restart (172.17.0.1) 31048.51ms referer=http://localhost:8888/notebooks/Geonotebook/01_Example.ipynb ERROR:tornado.general:Uncaught exception...

Hi,I have a problem about adding and showing a raster on the map. I would appreciate any help in debugging and tracking down the error source. I pull the lastest...

Hi the example notebooks are not very informative in their current state on Github. Propose using [Binder](https://mybinder.org/) to bring them to life

I feel that a line annotation is really missing and I suppose it would be easy to implement considering that Shapely already has a LineString object so it is more...

Hello, I am new to GeoNotebook, I am at the stage where I try to understand how GeoNotebook works, or more precisely what each of the python libraries that are...

Developer Documentation now only shows some figures and it could be much easier to understand if some explanations of those figures are clarified, especially the last 2 figures.Thanks:)

This isn't really an issue, but how would I display a series of X,Y coordinates of points? Would it be possible to add a pop up window to the display?...