[PROJ] PROJ on JVM/JS via Native, WebAssembly, and Graal Interop

Will Cohen wwcohen at gmail.com
Thu Dec 12 03:31:17 PST 2024


Thank you, Martin, and yes, you are of course right. Geotools and SIS serve
many, many users on the JVM and have for longer than my entire career! The
much smaller hole, then, this serves on the JVM is, as you say, for users
who still seek to use PROJ proper. I’ll adjust the project description
accordingly.

On Thu, Dec 12, 2024 at 4:34 AM Martin Desruisseaux via PROJ <
proj at lists.osgeo.org> wrote:

> Hello
>
> Le 2024-12-12 à 01 h 43, Will Cohen via PROJ a écrit :
>
> I am very pleased to announce clj-proj (
> https://github.com/willcohen/clj-proj/), a project which provides a
> native (or transpiled) version of PROJ for both the JVM and JS ecosystems.
>
> The goal of this project is to provide a long-missing component of
> geospatial analysis for these platforms: a performant version of PROJ that
> can closely follow upstream development. This should dramatically improve
> the suitability of the JVM and JS ecosystems for advanced open-source
> geospatial uses.
>
> This is a great effort and this project will surely meet some users. It
> may also replace PROJ-JNI <https://github.com/OSGeo/PROJ-JNI>. But just
> for avoiding to give an inexact impression to the readers, this project
> indeed fills a hole on the JS side (as far as I know), but not really on
> the JVM side where alternatives comparable to PROJ exist for 20 years, in
> particular GeoTools (the oldest) and Apache SIS. They have their advantages
> and inconvenient. For example, PROJ supports more projection methods but
> Apache SIS has more extensive support of any-dimensional transforms. PROJ
> is more up-to-date on WKT 2 but Apache SIS has better GML support. All
> those projects can use an embedded EPSG database (GeoTools was 10 years in
> advance over PROJ in that aspect). So there is of course reasons why some
> peoples will want to use PROJ on the JVM, but it is inexact to say that
> they couldn't do advanced open-source geospatial on that platform.
>
>     Regards,
>
>         Martin
>
>
> _______________________________________________
> PROJ mailing list
> PROJ at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/proj
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20241212/cccc5bf6/attachment-0001.htm>


More information about the PROJ mailing list