proj4j icon indicating copy to clipboard operation
proj4j copied to clipboard

Support for projjson format?

Open jiayuasu opened this issue 2 months ago • 3 comments

Projjson format has been adopted into Parquet and Iceberg standard. Is there a way to support it via proj4j? I think this is the command used in pyproj for it: https://pyproj4.github.io/pyproj/stable/api/crs/coordinate_system.html#pyproj.crs.CoordinateSystem.to_json

jiayuasu avatar Oct 10 '25 17:10 jiayuasu