19 open-source projects similar to azavea/loam, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Loam alternative.
GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and writing geospatial raster and vector data across hundreds of file formats. It serves as a foundational geospatial data translation library, enabling access to diverse geospatial data formats through a single, consistent interface. The library exposes its core functionality through command-line utilities that allow users to translate, convert, and process geospatial data between formats. A coordinate transformation engine handles conversions between spatial reference systems, whil
Experimental code for loading/saving XArray DataArrays to Geographic Rasters using rasterio
AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.
This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for rendering geospatial data, calculating spherical geometry, and visualizing map markers and heatmaps. It serves as a helper collection to handle complex geospatial tasks within Android applications. The library features a marker clustering tool to group nearby markers into single icons and a map data visualizer for generating heatmaps based on the intensity and distribution of geographic points. It also includes a polyline encoding tool for compressing coordinate sequences into com
Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line interface, a web browser tool, and a Node.js library. It functions as a coordinate projector, vector data converter, and web map asset optimizer designed to transform spatial datasets between different coordinate reference systems and file formats. The project is distinguished by its topology-preserving geometry simplification, which reduces vertex counts while maintaining shared boundaries to prevent gaps and overlaps. It further optimizes assets for the web through coordinate
NumpyTiles is an open standard for communicating map raster data.
checks](https://badges.cranchecks.info/worst/geojsonio.svg)](https://cran.r-project.org/web/checks/checkresultsgeojsonio.html) downloads](https://cranlogs.r-pkg.org/badges/geojsonio)](https://github.com/r-hub/cranlogs.app)…
Deep learning docker files and docker images for geospatial anaysis. It contains the most popular deep learning frameworks(PyTorch and Tensorflow) with CPU and GPU support (CUDA and cuDNN included). And some other commonly used packages in machine learning and geospatial anaysis.
npm-image: https://img.shields.io/npm/v/@terraformer/arcgis.svg?style=flat-square npm-url: https://www.npmjs.com/package/@terraformer/arcgis travis-image: https://app.travis-ci.com/terraformer-js/terraformer.svg?branch=main travis-url: https://app.travis-ci.com/terraformer-js/terraformer…
Render geojson into SVG using inline or external stylesheet, in Node or in the browser
S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from images taken by high resolution optical satellites such as Pléiades, WorldView, QuickBird, Spot or Ikonos. It generates 3D point clouds and digital surface models from stereo…
EarthPy makes it easier to plot and manipulate spatial data in Python.
The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python.