Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and geometric operations on GeoJSON data. It functions as a modular spatial engine that allows for the generation, manipulation, and classification of geographic datasets within web and node environments. The library provides a set of utility functions to programmatically create structured points, lines, and polygons. It enables the calculation of distances, areas, and geometric relationships between geographic coordinates, supporting both browser-based geospatial analysis and clie
A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features including circular interpolations as defined by SQL-MM Part 3.
gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to Webassembly. It allows you to convert raster and vector geospatial data to various formats and coordinate systems.
flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray, segment, circle, arc and polygon. Shapes may be organized into Planar Set - searchable container which support spatial queries.
alexbol99/flatten-js की मुख्य विशेषताएं हैं: Data Processing Tools, JavaScript Geospatial Libraries।
alexbol99/flatten-js के ओपन-सोर्स विकल्पों में शामिल हैं: turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… geotiff/geoblaze — Blazing Fast JavaScript Raster Processing Engine. bjornharrtell/jsts — JavaScript Topology Suite. bugra9/gdal3.js — gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to… flatgeobuf/flatgeobuf — A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features… geotiffjs/geotiff.js — geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and…