-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
It would be nice to be able to render a geo-correct image of the nodes in Neo4j,
for example I would index them by a site reference/name and lookup the coordinates from an API returning something like this (depending on which location format is preferred)
-- Location RT90 X (WGS84 lat) : 6590975 (59.4222418677237) RT90 Y (WGS84 long) : 1619849 (17.9165012220488)
this way it would be easier from a physical topology to understand what and where neighboring nodes are located and I invision this helping out in troubleshooting scenarios.
you could ofc go a step further and use it as metadata to filter for node-x and display within Y,X to filter adjacent nodes (but that´s just something ridiculous I just thought up, dont know a usecase for that ) 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels