-
We experience an error when we try to transfer address data into geo coordinates (latitude, longitude) using our own OSM Nominatim instance.
### Steps to reproduce
1) We run Neo4j 3.5.8 Community …
-
I am trying restore a backup of database using neo4j-admin but backups are not happening as expected. Tried shutting down neo4j still same issue.
**Neo4j Version:** 3.4.5 ( Entreprise )
**Operat…
-
The thorntail-mp-tck test suite is failing on openj9 jdk8 builds it appears because the openj9 vm goes out of memory creating the bom-2.5.1.Final-SNAPSHOT-m2repo.zip file (one of the build steps).
…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
modules/packaging/os/pkgng.py
##### ANSIBLE VERSION
```
unnamed-84:ansible-plays joe$ ansible --version
ansible 2.4.0 (devel 753d30b6…
-
can any one help me how to integrate neo4j with udig and geosever
-
```
[x] Feature request
[x] Or - Docs request
```
```
graphene==2.1.0
```
Is it possible to have a similar pattern for queries, similar to mutation.
This is to avoid long classes with multip…
un33k updated
5 years ago
-
Michael did a great job creating an initial procedures list for 3.0. This card is to review, update and extend that list with the goal of releasing a first version of the Spatial library for Neo4j 3.0…
-
Hey Craig! We're running into a weird issue with two of the Neo4j.rb Spatial plugin's queries. When POSTing to `/ext/SpatialPlugin/graphdb/findGeometriesInBBox` and `/ext/SpatialPlugin/graphdb/findGeo…
-
I can't get the neo4j-geoserver plugin to work (GeoServer 2.1.4, MacOS) when I follow the instructions on the main page, GeoServer starts up, and in the console are errors (errors pasted below). The o…
-
I use the `point({longitude: X, latitude: Y})` on nodes in my database for the native neo4j `distance` function. However, in order to also use spatial for the RTREE indexing, I also have to store the …