Hi everyone
Is there any possibility to connect neo4j to gis (particularly qgia)?
thanks
Hi everyone
Is there any possibility to connect neo4j to gis (particularly qgia)?
thanks
Do you mean QGIS? (Welcome to the QGIS project!)
There are many different ways to integrate with Neo4j (user-defined procedures and functions, extensions, bolt protocol, http protocol, etc) Can you describe a little more about what you're trying to do?
Cheers,
-Ryan
Hi Ryan
Yes, I am talking about QGIS. actually, I have a couple of colleagues in the company who are architects and they are always working with QGIS. On the other hand, recently I (as DBA) have transferred our db from MySQL to neo4j. Besides I have decided to add the QGIS data to our db and for this I used "spatial neo4j". But what my colleagues are asking me that if there is anyway that they can directly get connected to neo4j (via QGIS) and have direct access to this db? unfortunately I could not find any plugins and any other way.
I do have the same idea. Want to share spatial data inside Neo4J:
I did try a lot with Geoserver to get the plugin alive in Geoserver. I did follow all steps here: Neo4j Spatial v0.24-neo4j-3.1.4
Well... I'm quite stuck in my stack. I did also put all the .jar 's from neo4j/lib/ inside the geoserver/web-inf/lib.
How do I get a new datasource from a neo4j database inside Geoserver?