Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1
Description
Since Sedona 1.0.0, the lon/lat order in ST_Transform is swapped by default. This makes it inconsistent with PostGIS, QGIS, GeoPandas and other similar apps.
The following functions should be fixed
Spark RDD:
CRStransform
Spark SQL/Flink SQL:
ST_GeoHash
ST_DistanceSphere
ST_DistanceSpheroid
ST_Transform
All RS constructors
All RS predicates
Attachments
Attachments
Issue Links
- Blocked
-
SEDONA-54 ST_Transform from 4326 to 3857 throws exception
- Closed
- incorporates
-
SEDONA-356 Change CRS transformation from lat/lon to lon/lat order
- Resolved
- is blocked by
-
SEDONA-349 Drop the support of typed RDDs
- Open
- links to