在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:bjornharrtell/jsts开源软件地址:https://github.com/bjornharrtell/jsts开源编程语言:JavaScript 99.9%开源软件介绍:JSTSJSTS is an ECMAScript library of spatial predicates and functions for processing geometry conforming to the Simple Features Specification for SQL published by the Open Geospatial Consortium. JSTS is also a port of the well established Java library JTS. The primary goal of the project is to provide web mapping applications with a complete library for processing and analyzing simple geometries but JSTS can also be used as a free standing geometry library. JSTS was made using automatic translation of the original JTS Java source via AST to AST transformation preserving the JTS API, except for the I/O related classes which has been selectively and manually ported with support for WKT, GeoJSON and OpenLayers 3+. A Google group is available for discussions. A port of JTS Validation Suite provides additional tests. Basic functionality together with OpenLayers is demonstrated here. Browser or Node.js useAn ES5 (the most common JavaScript variant) compatible build for browsers is available here. An ES6+ compatible build for browsers is available here. Including the above build as a script will import a global object For Node.js 14+, install using I/O related classes in JTS had to be manually ported. From the original formats WKT and GeoJSON are supported. A direct reader/writer for OpenLayers 3+ geometries exist. See the API documentation for these specific classes. ES6 modules useAs of version 1.4.0 it's possible to depend on the source modules directly using the NPM package. For most environments it will require a bundler like Rollup to work. topolis serves as an example project depending on JSTS in this way. The example page also exists in a version that loads JSTS as modules in supporting browsers . Caveats
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论