neo4j-contrib / neo4j-streams

Neo4j Kafka Connector
https://neo4j.com/docs/kafka
Apache License 2.0
173 stars 71 forks source link

fix: latitude and longitude mapping issue #631

Closed yhhongyang closed 1 month ago

yhhongyang commented 2 months ago

Fixes #<Replace with the number of the issue, Mandatory>

According to neo4j PointValue document, x represent longitude and y represent latitude

Proposed Changes (Mandatory)

Change the mapping of latitude and longitude

-

-

fbiville commented 2 months ago

CLA resolution in progress in https://github.com/neo4j-contrib/neo4j-streams/pull/632.

ali-ince commented 1 month ago

closing this since #632 is already merged.