GIS Software (7)
GIS software libraries and resources that can elevate your geospatial development projects. Whether you're working with Python, JavaScript, or other programming languages, our documentation provides detailed guides, examples, and best practices to help you effectively utilize these libraries in your GIS analysis and application development.
GIS Software
Geographic Information System (GIS) Software Free and Open Source (FOSS) FOSS GIS software offers powerful tools for geospatial data analysis and management without cost. Examples…
GeoPandas
GeoPandas is an open-source Python library designed to simplify the handling and analysis of geospatial data. By extending the capabilities of pandas, GeoPandas allows for…
Kepler.gl
What is Kepler.gl? Kepler.gl is a versatile, high-performance web application designed for the visual exploration of large-scale geolocation datasets. It operates independently of specific data…
Leaflet
What is Leaflet? Leaflet is a lightweight, open-source JavaScript library for creating interactive maps that are easy to integrate and highly customizable. It's widely used…
NeuralGCM
Neural General Circulation Models for Weather and Climate NeuralGCM is a Python library for building hybrid ML/physics atmospheric models for weather and climate simulation. NeuralGCM…
NumPy
What is NumPy? NumPy is an essential Python library for scientific computing, providing a powerful multidimensional array object and various derived objects like masked arrays…
Shapely
What is Shapely? Shapely is a BSD-licensed Python library designed for the manipulation and analysis of planar geometric objects. It leverages the GEOS geometry library,…