Skip to content
#

spatial-data

Here are 227 public repositories matching this topic...

Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data. In particular you can add spatial indexes to already located data, and perform spatial operations on the data like searching for data within specified regions or within a specified distance of a point of interest. In addition classes are provided to expose the data to geotools and thereby to geotools enabled applications like geoserver and uDig.

  • Updated Apr 10, 2021
  • Scheme
pytorch_geometric_temporal
andreatitolo
andreatitolo commented Dec 19, 2020
  • rgee version: 1.0.6
  • R version: 4.0.3
  • Operating System: Windows 10 64-bit

At submit an issue, please attached the following information of your rgee session:

  • You have the Python API installed (from terminal):
  • You can find the credentials file on your system:
  • You can run a simple EE command from R:

Earthengine api, python and credentials

packageVe
adamancer
adamancer commented Mar 18, 2021

Describe the bug
Using ep.plot_rgb() with stretch=True fails when plotting a masked array when the original array contains NaNs. Plotting returns a black plot and gives the following warning "UserWarning: One or more intensity levels are NaN. Rescaling will broadcast NaN to the full image. Provide intensity levels yourself to avoid this. E.g. with np.nanmin(image), np.nanmax(image)."

I th

Improve this page

Add a description, image, and links to the spatial-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spatial-data topic, visit your repo's landing page and select "manage topics."

Learn more