Skip to content

Latest commit

 

History

History
542 lines (454 loc) · 68.8 KB

OSGeo_rlist.md

File metadata and controls

542 lines (454 loc) · 68.8 KB

开源软件列表

Saas

开源公司

  • Mapbox - Helping you design your own map and presenting your data 提供地图瓦片服务、路径规划服务、地名搜索服务、在线制图服务以及私有地图服务器解决方案
    • Mapbox GL - Render Mapbox styles in mobile, desktop, and node applications using C++ and OpenGL 采用矢量瓦片技术
    • Mapbox GL JS - Render Mapbox styles in the browser using JavaScript and WebGL
    • RasterIO - 基于python的栅格数据读写/要素提取的库
    • tile-reduce - TileReduce: Distributed Spatial Data Processing in JavaScript across CPU cores, mapreduce vector tile processing, nodejs
    • ......
  • Cartodb - The easiest way to map and analyze your location data
  • Mapzen - an open, sustainable, and accessible mapping platform 开放的制图平台
  • Azavea - Azavea - Beyond dots on a map. Advanced GIS solutions 提供大数据和高级GIS分析解决方案

国外做地图比较好的公司

  • stamen - Data visualization to tell compelling stories for some of the world's most visible companies
  • thunder forest - Maps for your apps from United Kingdom
  • GIS Cloud - A next generation platform for apps that manage location information
  • SpaceTimeInsight - 大数据 + 数据可视化 + 地图 LBS 服务
  • MapLarge - MAPPING PLATFORM FOR BIG DATA VISUALIZATION, ANALYTICS, & PUBLISHING
  • moonshadow mobile - Big Data meets blazing-fast geospatial visualization

国内类似公司

  • Geohey - A geographic online one-stop solution
  • GeoQ - A location intelligence platform
  • 地图慧 - A self-designed map server for customs
  • 地图无忧 - A enterprise-level map service

地图门户

  • worldmap - Building your own mapping portal and publish it to the world
  • MapStore - MapStore 2 is developed to create, save and share in a simple and intuitive way maps and mashup created selecting contents by server like Google Maps, OpenStreetMap, MapQuest or specific servers provided by your organization or third party. MapStore后端 - VIBI - MapStore application and server backend code. MapStore2 - Modern webmapping with OL3, Leaflet and React. MapStoreMobile an Android Application for mobile mapping.
  • Maphubs - map for everyone, share data, tell map story. maphub-portal - An online application for exploring and annotating digitized, high-resolution historic maps 高分辨率历史地图在线标注.
  • Map2Net - Customize your own Geographical Information System thanks to Map2Net. Based on Cloud Technology, Map2Net allows you to create and personnalize your maps, import and visualize your data
  • Maptube - MapTube is a free resource for viewing, sharing, mixing and mashing maps online.

地名搜索服务

  • Geocoding backend

    • Nominatim - openstreetmap的地名搜索服务, demo, docker镜像.
    • CartoDB geocoder - CartoDB internal geocoder 已被CartoDB放弃
    • Mapzen Search Pelias - Pelias is a modular open-source geocoder using ElasticSearch for fast geocoding. Pelias地名搜索解决方案目前是比较好的一个实现,CartoDB公司2016年放弃自己的Geocode服务,使用了Mapzen的search服务, helvalius 开发了一个Pelias docker - Docker repository for the pelias geocoder. It is based on pelias-data-container.
    • Twofishes - A coarse(city/neighborhood/poi level, not street level) forward & reverse geocoder in scala. git link.
    • Data Science Toolkit - 提供了数据科学的一些接口和数据, 如Street Address to Coordinates(英美), Google-style Geocoder, Coordinates to Political Areas, Text to Sentiment, Coordinates to Statistics, Geodict(从英文文本中识别地名并返回坐标), IP Address to Coordinates, Text to Sentences, HTML to Text, HTML to Story, Text to People(提取人名), Text to Times(提取时间), File to Text(PDF/Word/Excel-->txt). Git link 是 A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and Javascript interfaces
    • geocode.xyz - This API provides forward/reverse geocoding, batch geocoding and geoparsing for Europe. It geoparses locations from text, then geocodes each parsed location on a Map or in CSV, XML, JSON .
    • OpenCageData提供了易用的geocoding API, 其后端由Perl语言开发 - Perl module for the OpenCage Geocoder
  • Geocoding Client

    • [geopy] (https://github.com/geopy/geopy) - geopy is a Python 2 and 3 client for several popular geocoding web services. 支持调用OpenStreetMap Nominatim, ESRI ArcGIS, Google Geocoding API (V3), Baidu Maps, Bing Maps API, Mapzen Search, Yandex, IGN France, GeoNames, NaviData, OpenMapQuest, What3Words, OpenCage, SmartyStreets, geocoder.us, and GeocodeFarm geocoder services.
    • node-geocoder - Node library for geocoding and reverse geocoding. 支持调用google, here, freegeoip, datasciencetoolkit(IPv4 geocoding and address geocoding), OpenStreetMapGeocoder, mapquest, openmapquest, agol(ArcGis Online Geocoding service), tomtom, nominatimmapquest, opencage, smartyStreet, geocodio,yandex, teleport, opendata france等geocoding service.
  • Geocoding之上

    • Geoparser - Geoparser by python The Geoparser is a software tool that can process information from any type of file, extract geographic coordinates, and visualize locations on a map. Users who are interested in seeing a geographical representation of information or data can choose to search for locations using the Geoparser, through a search index or by uploading files from their computer. The Geoparser will parse the files and visualizes cities or latitude-longitude points on the map. After the information is parsed and points are plotted on the map, users are able to filter their results by density, or by searching a key word and applying a "facet" to the parsed information. On the map, users can click on location points to reveal more information about the location and how it is related to their search.
    • GeoParser-lib - Geo::Parser::Text - Perl extension for parsing and geocoding locations from free form text.)
    • geodict - A simple Python library/command-line tool for pulling location information from unstructured text

路径规划服务

  • Open Source Routing Machine - 基于OSM数据的导航计算引擎,目前由Mapbox主导开发
  • Mapzen Turn-by-Turn
    • Mapzen Turn-by-Turn/Valhalla -an Open Source Multimodal Routing engine and accompanying libraries for use with OpenStreetMap data.
    • Thor - serves as a routing engine backed by tiled open source routing data.
    • docker镜像
    • map match
    • map_matching - map_matching is a Python library that associates locations to the underlying road network. work nicely with PostGIS and OSM road network to build real-world applications.
    • Mjolnir serves as a set of applications suited to creating tiled routing data for use in the routing and searching projects under the valhalla organization
    • loki - Algorithms used to associate location information to an underlying graph
  • GraphHopper
    • GraphHopper - GraphHopper is a fast and memory efficient Java road routing engine
    • map match - Map Matching based on GraphHopper i.e. 'snap' GPX records to digital roads
    • graphhopper-web-android - Java and Android client for the GraphHopper Directions API
    • graphhopper-android - Offline road routing example for Android using GraphHopper, Mapsforge and OpenStreetMaps
  • pgRouting

地理大数据处理和可视化

  • GIS Tools for Hadoop - The GIS Tools for Hadoop are a collection of GIS tools that leverage the Spatial Framework for Hadoop for spatial analysis of big data. The tools make use of the Geoprocessing Tools for Hadoop toolbox, to provide access to the Hadoop system from the ArcGIS Geoprocessing environment.

  • GeoMesa - GeoMesa 是一个分布式时空数据库和计算框架,基于Apache Accumulo列式存储, GeoMesa在大规模数据集上实现了标准的Geotools接口,通过标准OGC的HTTP服务提供存储在Accumulo中的空间上数据,通过GeoServer管理界面监控集群. Geomesa之于Accumulo正如PostGIS之于PostgreSQL, 内核基于GeoHash索引, 采用scala语言开发, 支持集成GeoWave, 支持Spark/GeoTrellis框架

  • GeoTrellis - 面向高性能应用的地理大数据处理引擎, 基于Scala开发, 支持各种空间操作,提供多种方式与地理空间数据交互,支持多核硬件和分布式服务器加速地理数据处理任务, 可以作为可安装的软件包部署,嵌入其他软件,或是部署到云环境中, 提供RestFul服务

    • geotrellis-demo - Demo of GeoTrellis - weighted overlay and zonal summary -Priority Places - Asheville Priority Places application using GeoTrellis -travelshed - API and libraries for generating travelsheds from OSM & GTFS data -USACE analysis and flood model - USACE Program Analysis Geoprocessing, spray based. -viewer - Viewer is a tool for GeoTrellis administrators and developers to inspect ingested datasets in GeoTrellis. -vagrant for geotrellis - A vagrant environment for doing GeoTrellis development. -spark job server - 用于提交和管理Apache Spark作业(job)、jar文件和作业上下文(SparkContext)的RESTful接口
  • GeoWave - 基于Accumulo的多维时空索引、地理数据分布式处理, 是地理信息软件和分布式系统的桥梁, GeoServer 插件支持共享和可视化Accumulo中的地理数据; PDAL插件支持点云数据; Mapnik插件生成地图瓦片. 基于Java开发

  • MrGeo - MrGeo基于Hadoop和Spark的栅格数据计算套件, 支持可伸缩的栅格数据存储和处理,支持栅格地图代数运算,第三代数据存储模型(基于空间索引的分治;抽象层支持HDFS、Accumulo、HBASE), 支持TMS和WMS访问. MrGeo related Docker版本.

  • Scale -算法容器化处理框架 Containerized processing framework for algorithms focused on remote sensing. Scale enables on-demand, near real-time, automated processing of large datasets (satellite, medical, audio, video, ...) using a dynamic bank of algorithms. Algorithm execution is seamlessly distributed across thousands of CPU cores. Docker provides algorithm containerization. Apache Mesos enables optimum resource utilization. With Scale you can:

    • Rapidly integrate algorithms written in Java, Python, IDL, Matlab, C/C++, ...
    • Compose complex algorithms using Recipes for advanced data processing
    • Increase your agility as an organization by running containerized developmental algorithms on the same cluster as operational algorithms
    • Adjust algorithm prioritization to ensure the most critical data is processed first
  • Nanocubes - 时空数据立方体 An in-memory data structure for spatiotemporal data cubes. Github Link Nanocubes provides you with real-time visualization of large datasets. Slice and dice your data with respect to space, time, or some of your data attributes, and view the results in real-time on a web browser over heatmaps, bar charts, and histograms. We've used it for tens of billions of data points: maybe you can push it even farther!

  • Lumify - open source big data analysis and visualization platform 大数据分析和可视化平台

  • Tessera - Open source environment for deep analysis of large complex data. There are three Tessera packages: datadr( support in-memory, local disk / multicore, and Hadoop back ends, with experimental support for Apache Spark), Trelliscope(D&R visualization tool), and RHIPE(R and Hadoop Integrated Programming Environment).

  • MR4C - Map Reduce for C. 据称比Hadoop更快. 由卫星影像公司Skybox Imaging开发,被Google收购, 现更名为Terra Bella. 包括了一些影像处理的算法.

深度学习

  • docker-deep-learning - An environment for deep learning containing the following software packages: OpenBLAS, NumPy/SciPy, Theano, Keras, TensorFlow

Storage/filesystem

  • glusterfs - GlusterFS is a scalable network filesystem.
    • glusterfs-deploy - Tool to deploy glusterfs
    • Docker volume plugin for GlusterFS - This plugin uses GlusterFS as distributed data storage for containers.
    • Heketi - Heketi provides a RESTful management interface which can be used to manage the life cycle of GlusterFS volumes. It support OpenStack Manila, Kubernetes, and OpenShift, supports any number of GlusterFS clusters.
  • Torus - distributed storage coordinated through etcd for Kubernetes/container by CoreOS, see oschina intro.
  • Ceph - Ceph is a distributed object store and file system designed to provide excellent performance, reliability and scalability.
    • Ceph-deploy - Deploy Ceph with minimal infrastructure, using just SSH access
  • QFS - Quantcast File System (QFS) is a high-performance, fault-tolerant, distributed file system developed to support MapReduce processing, or other applications reading and writing large files sequentially. 据称比HDFS更大、更快(读速度提高47%,写速度提高75%)、更强壮.

数据库

网络地图瓦片地图服务器

栅格地图瓦片地图服务器(Raster map tile only)

  • gopnik - Gopnik is a high performance tile server and a render for slippy map based on mapnik library. It support 2.x and 3.x mapnik branches with distributed render balance and pluggable storage modules.
  • GeoWebCache- 基于Java的瓦片缓存服务器,支持WMS-C, TMS, WMTS, Google Maps, MS Bing.
  • TileStream - TileStream is a Node.js high-performance map tile server powered by MBTiles.
  • tilelite - A lightweight, multi-process, python wsgi tile-server using Mapnik. A gateway tool to TileStache or TileCache.
  • TileCache-Web Map Tile Caching - a Python-based CGI WMS-C/TMS server, with pluggable caching mechanisms and rendering backends.
  • Tilestorm - A Flask based tile server

矢量地图瓦片地图服务器

DEM瓦片服务 - Terrain(DEM) Tile

  • Cesium地形服务器 - A basic server for serving up filesystem based tilesets representing Cesium.js terrain models.
  • Cesium Terrain Builder - a C++ library and associated command line tools designed to create terrain tiles for use with the Cesium JavaScript library. and also GDAL2Cesium by python.

分布式瓦片地图渲染之队列式解决方案

  • Tile Squirrel - nodejs - Tile Squirrel is designed to render map tiles in bulk across multiple hosts. Tiles are added to a queue, and then one or more workers can read from the queue and render tiles. RabbitMQ is used for queuing, and tilelive is used for sources and destinations for tiles.
  • TileQueue - 基于python的瓦片渲染队列操作-Queue operations to manage the processes surrounding tile rendering using redis.
  • celery-tiles - celery-tiles is a distributed tile renderer using celery tasks. It provides a CLI interface and Django command integration to validate and reproject raster input that can be read by GDAL. It using GlusterFS as shared storage.
  • Pyler - A python distributed tile rendering server using Tornado, Celery, redis and mapnik

分布式瓦片地图渲染之Hadoop/Spark解决方案

  • Tilebrute - hadoop - Tilebrute is an experiment in rendering map tiles using Hadoop. It's built in Python with a touch of Java. It leans heavily on GDAL and Mapnik.
  • MrGeo - spark - MrGeo is an open source geospatial toolkit designed to provide raster-based geospatial processing capabilities performed at scale. MrGeo enables global geospatial big data image processing and analytics. MrGeo is built upon the Apache Spark distributed processing frarmework to leverage the storage and processing of 100’s of commodity computers. Functionally, MrGeo stores large raster datasets as a collection of individual tiles stored in Hadoop to enable large-scale data and analytic services. Used by digital globe company.
  • MR4C – 类hadoop - MR4C is a framework for running C/C++ libraries on an Hadoop Cluster using Yarn. MR4C enables large-scale deployment of advanced image data processing applications using gdal.
  • [Geotrellis - spark]

瓦片地图配套服务

  • Scoville - A simple little script to collect tile statistics.
  • ericfischer/tile-stitch - Stitch together and crop map tiles for a specified bounding box using C.
  • TileCloud - A powerful python utility for generating, managing, transforming, and visualizing map tiles in multiple formats. It can create, read update, delete tiles in multiple back ends, called TileStores.
  • Tile Tracking - Tile Tracking allows organizations to use Tile Analysis Modeling to track tile usage using ArcGIS Server and Geoprocessing.

各种OGC和类似服务

  • OGC WMS

    • [Ogcserver] (https://github.com/mapnik/OGCServer) - Python WMS implementation using Mapnik( >= 0.7.0).
    • landspeed.js - WMS server using node-mapnik
    • Eoxserver - EOxServer is a Python application and framework for presenting Earth Observation (EO) data and metadata. EOxServer实现了OGC EO-WCS 和EO-WMS规范, EOxServer基于MapServer, Django/GeoDjango, GDAL, SpatiaLite, or PostGIS, and PROJ.4构建.
    • onearth - High-performance web services for tiled raster imagery using c and python, apache-based.
  • OGC CSW

    • pycsw - pycsw is an OGC CSW server implementation written in Python. Started in 2010 (more formally announced in 2011), pycsw allows for the publishing and discovery of geospatial metadata, providing a standards-based metadata and catalogue component of spatial data infrastructures.
    • Geonetwork - GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world. Java-based. 支持本地和分布式地理数据目录搜索,支持上传、下载数据、文档等,具有基于WMS的交互式Web Map Viewer, 元数据在线修改与同步, 支持OGC-CSW 2.0.2 , OAI-PMH, Z39.50 protocols, 权限控制和多语言UI.
  • OGC WFS-T

    • TinyOWS - TinyOWS is a simple WFS-T server based on PostGIS spatial database
  • RESTful Feature Services

    • FeatureServer - FeatureServer is an implementation of a RESTful Geographic Feature Service. Using standard HTTP methods, you can fetch a representation of a feature or a collection of features, add new data to the service, or delete data from the service. Use it as an aggregator -- post your GeoRSS feeds to it, and then browse them using WFS. Use it as a translator: use the OGR DataSource to load a shapefile and open it in Google Earth.
    • tobinbradley/dirt-simple-postgis-http-api - Dirt Simple PostGIS HTTP API is an easy way to expose geospatial functionality to your applications. It takes simple requests over HTTP and returns JSON, JSONP, or protobuf (Mapbox Vector Tile) to the requester. This release uses Node. The previous release, based on PHP, is available in the v1 branch. The Docker container for dirt-simple-postgis-http-api version is based on php. Here is also a fork - neverrun/backend of php version.
  • OGC WPS

    • PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python. PyWPS-Demo using flask framework.
    • Zoo project - ZOO is an WPS (Web Processing Service) Platform. It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services.
    • 52 north wps - 52°North Web Processing Service enables the deployment of geo-processes on the web in a standardized way. Java-based. 支持WPS1.0.0,插件式算法框架,基于JTS、GeoTools等库,支持WPS-T. 支持多种地理计算后端: WPS4R - R Backend; GRASS; 220+ SEXTANTE Processes; ArcGIS Server Connector; Moving Code backend-Python.
  • OGC Sensor

    • OGC SOS - 52°North Sensor Observation Service (SOS)
    • sos-js - Javascript library to browse, visualise, and access, data from an OGC Sensor Observation Service.
    • Open Sensor Search - is a platform for sensor discovery across all sensor web supporting major specifications (OGC SWE) and popular IoT websites
    • OGC SPS - 52°North Sensor Planning Service (SPS)
    • istSOS - istSOS is an OGC SOS server implementation. Easily manage your sensor network and distribute your data in a standard way. It is open source and written in Python. 遵循OGC标准,具有管理界面,提供Restful API.
  • OGC基础库和服务状态检查

    • OWSLib - OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
    • pygeometa - pygeometa is a Python package to generate metadata for geospatial datasets
    • GeoHealthCheck - Service Status Checker for OGC Web Services. 服务状态检查

地图数据共享解决方案

  • geonode 地理空间数据创建、共享和协作平台
    • GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. GeoNode is an Open Source Geospatial Content Management System. GeoNode is a web-based application and platform for developing geospatial information systems (GIS) and for deploying spatial data infrastructures (SDI). Developed with Django.
    • cga-WorldMap - WorldMap is being made available by Harvard's Center for Geographic Analysis to lower the barrier for scholars and others who wish to explore, visualize, edit, collaborate with, and publish geospatial information. It is based on GeoNode.
  • cga-harvard/HHypermap - 地图服务注册、正常运行时间统计 HHypermap (Harvard Hypermap) Registry is an application that manages OWS, Esri REST, and other types of map service harvesting, and maintains uptime statistics for services and layers. HHypermap Registry will publish to HHypermap Search (based on Lucene) which provides a fast search and visualization environment for spatio-temporal materials.

地图瓦片在线纠正服务

  • Map Warper - Mapwarper is an open source map geo-rectification, warping and georeferencing application. It enables a user to upload an image, a scanned map or aerial photo for example, and by placing control points on a reference map and the image, to warp it, to stretch it to fit. The application can be seen in use at http://mapwarper.net for public use. Ruby and Rails.
  • 纽约市时空目录 is turning historical maps and other geographic sources into a digital time-travel service for New York City
    • NYPL Map Warper - by Topomancy LLC for the New York Public Library. You can see this code in action at http://maps.nypl.org/. it is also based on Map Warper. Ruby and Rails.
    • the NYPL Map Vectorizer - An open-source map vectorizer, Map polygon and feature extractor, Like OCR for maps, 地图多边形要素提取, based on opencv and PIL.
    • mask-to-geojson - Converts Mapwarper GML masks to GeoJSON polygons
    • CRF Classify - Simple crowdsourcing tool for classifying and labeling training data for a conditional random field model (CRF) - used in Space/Time Directory project to extract data from digitized New York City city directories.
    • Histograph - geocoding places of the past, 基于图数据库的今古地名链接. Histograph uses Neo4j and Elasticsearch to expose a web of interlinked toponyms - in space and time. These are made searchable through an API; and web applications enable geo-temporal search, visualization and analysis for librarians and archivists. Histograph consists of more than 20 repositories. nodejs.
    • oldnyc - Mapping photos of Old New York, Live site: http://www.oldnyc.org
  • Maptcha Version 2 - Maptcha Version 2 is a map warping tool based on Maptcha and Stamen's previous work with NYPL/Stanford. Stamen has developed an independent application tailored to the needs of map collections, focusing on both the rectification interface and the old map selection process. python based.
  • MapKnitter - Make maps from aerial photos. Use Public Lab's MapKnitter to upload your own aerial photographs (for example those from balloon or kite mapping ) and combine them into web "slippy maps" like Google Maps, GeoTiff, TMS, high resolution JPEG. share via web or composite and export for print. Ruby on Rails apps.
  • Map-georeferencer - A proof of concept to georeference maps with OpenLayer3 based on Helmert or affine transform..
  • Georeferencer plugin for QGIS
  • python script for Georeferencer
    • GeoRef - A pure-Python offline georeferencer
    • autogeoreferencer - An automated georeferencer based on Li and Briggs' 2006 paper "Automated Georeferencing Based on Topological Point Pattern Matching"
  • 古地图变形分析服务
    • MapAnalyst - MapAnalyst is a software application for the accuracy analysis of old maps. Its main purpose is to compute distortion grids and other types of visualizations that illustrate the geometrical accuracy and distortion of old maps. It is based on Java. Source code here.
    • mapanalyst.mzk.cz - dockerized Web service for map analysis. It is based on MapAnalyst software. The running instance listens on url http://mapanalyst.mzk.cz

地图渲染引擎和工具

全功能网络地图服务器

  • MapServer - Publishing spatial data and interactive mapping applications to the web
  • GeoServer - An open source server for sharing geospatial data
  • deegree - An open source software for spatial data infrastructures and the geospatial web
  • GeoDjango - A GIS server built with python web framework -- django
  • geomajas - An open source platform to create Web GIS applications
  • GeoMOOSE - A Web Client JavaScript Framework for displaying distributed cartographic data
  • MapFish - A framework for building rich web-mapping applications built with Pylons Python web framework
  • MapGuide - A Web Client JavaScript Framework for displaying distributed cartographic data

web前端开发框架

2D web地图前端开发框架

  • 基于Canvas和SVG

    • Leaflet - Open-source javaScript library for mobile-friendly interactive maps
    • Leaflet-MapboxVectorTile - 支持矢量切片的Canvas渲染
    • OpenLayer3 - Open-source javascript map viewing library
    • Polymaps - A JavaScript library for image- and vector-tiled maps using SVG
    • D3.js - A javascript library for manipulating documents based on data
    • d3-carto-map - A library for creating layer-based maps using D3
    • mapsense.co -- data driven mapping based on D3.js, 已被苹果公司收购
    • Echarts - A user-friendly data visualisation library supported by Baidu
  • 基于WebGL

    • Mapbox GL - 根据Mapbox GL Style规范从Mapbox矢量瓦片渲染交互地图的JavaScript库
    • TangramJS - 实时渲染2D & 3D地图的JavaScript库- Real-Time WebGL Maps
  • 一些库

2D web地图前端部分库

  • turf.js - Advanced geospatial analysis for browsers and node supported by Mapbox, talks see here.
  • [JSTS] (https://github.com/bjornharrtell/jsts) - Port of the Java JTS library.
  • [Heatmap.js] (https://www.patrick-wied.at/static/heatmapjs/) - A heatmap implementation for Javascript.
  • [Thermo.js] (https://github.com/dazuma/thermo.js) - Another heatmap implementation for Javascript.
  • [Heatcanvas.js] (https://github.com/sunng87/heatcanvas) - Yet another heatmap implementation for Javascript.
  • Dropchop - Developed by Sam Matthews of Code for America and powered by Mapbox.js and Turf.js, it’s a browser-based application that enables users to simply drag-and-drop shapefiles into the browser and execute spatial analysis tools without the need for desktop GIS. Dropchop is meant to be a data-first tool, as opposed to operation-first (traditionally most desktop GIS software) in that the spatial analysis operations are contextually based what can be done with the data.

3D web前端开发框架

  • Library
    • three.js - A javascript 3D library which makes WebGL simpler
    • vizicities - 3D city and data visualisation platform based on three.js
    • cesiumjs - An open-source JavaScript library for world-class 3D globes and maps
    • TerriaJS 二三维一体化 is a library for building rich, web-based geospatial data explorers. It uses Cesium for a full 3D experience. Think Google Earth, except it runs in a web browser without a plugin. It also uses Leaflet for a basic 2D experience on systems that can't run Cesium. Terria is a spatial data platform that provides spatial predictive analytics. It is closed-source.
    • cesium-vr - A plugin for Cesium WebGL Virtual Globe to support VR devices using a VR-enabled browser.
  • Apps

街景web前端开发框架

Mobile Development

  • [Mapbox Android SDK] (https://www.mapbox.com/android-sdk/) - An open source toolset for building mapping applications for Android devices.
  • [Mapbox iOS SDK] (https://www.mapbox.com/ios-sdk/) - An open source toolset for building mapping applications for iPhone and iPad devices.
  • [WhirlyGlobe/Maply] (http://mousebird.github.io/WhirlyGlobe/) - Objective C code that is able to read and render vector tiles(and style with mapnik xml) on iOS/Android devices.
  • Mapzen Android - Mapzen Android SDK is a thin wrapper that packages up everything you need to use Mapzen services in your Android applications.

地理空间数据处理的基础库-Library

桌面GIS软件

  • QGIS - A cross-platform free and open-source desktop GIS software
  • GRASS GIS - Used for geospatial data management and analysis, as a founding member of OSGEO
  • uDig - An open source desktop application framework built with Eclipse
  • gvSIG - A powerful, user-friendly, interoperable geomatics professionals
  • Whitebox GAT - Software package for geospatial analysis and data visualization

Geographic Data Mining

OpenStreetMap

  • openstreetmap官网 - Mirror of the Rails application powering OSM . geodata提供了一个osm-website镜像.

  • OpenStreetMap Editors

    • IDeditor - The easy-to-use OpenStreetMap editor in JavaScript.
    • JOSM - JOSM is an extensible editor for ​OpenStreetMap (OSM), Git links with a lot of plugins.
    • ArcGIS Editor for OSM is a toolset for GIS users to access and contribute to OpenStreetMap through their Desktop or Server environment. Git links.
  • OpenStreetMap Data -osm planet - 原始数据下载 -openstreetmapdata - The OpenStreetMap project has collected an amazing amount of geodata and made it available to the world for free. But the raw OpenStreetMap data is hard to use. On this web site you'll find some of that OpenStreetMap data, but it has been pre-processed and formatted for easier use.

  • OpenStreetMap Data Tools

    • Osmosis - Osmosis is a command line Java application for processing OSM data.
    • OSMembrane - OSMembrane is a GUI front-end for “Osmosis” used by the OpenStreetMap project.
    • Osmium - Osmium is a highly flexible and performant C++ library for working with OpenStreetMap data. Built on top of this library are a command line tool, a Node.JS module and a Python module. This suite of software can be used for many tasks, from keeping history planets current, to creating statistics, to converting OSM data in many different GIS formats. 开发语言:c++ 支持node,支持python. Osmium Library - A fast and flexible C++ library for working with OpenStreetMap data. PyOsmium - Python bindings to Osmium Library
    • Imposm - 将OSM数据导入到PostgreSQL/PostGIS databases.
    • Imposm 2 reads XML and PBF files and can import the data into PostgreSQL/PostGIS databases.Imposm 2 is the current stable version of Imposm. It is mature, flexible and many cases faster then osm2pgsql.
    • imposm.parser - OpenStreetMap XML/PBF parser for Python. 支持多CPU和多核
    • Imposm 3 reads PBF files and imports the data into PostgreSQL/PostGIS. It can also update the DB from diff files. It is designed to create databases that are optimized for rendering (i.e. generating tiles or for WMS services). Imposm 3 is written in Go and it is a complete rewrite of the previous Python implementation.
    • HOOTENANNY - high-performance conflation software. Hootenanny is an open source conflation tool developed to facilitate automated and semi-automated conflation of critical Foundation GEOINT features in the topographic domain, namely roads (polylines), buildings (polygons), and points-of-interest (POI’s) (points). Conflation occurs at the dataset level, where the user’s workflow determines the best reference dataset and source content, geometry and attributes, to transfer to the output map. Hootenanny internal processing leverages the key value pair structure of OpenStreetMap (OSM) for improved utility and applicability to broader user groups, e.g. normalized attributes can be used to aid in feature matching and OSM’s free tagging system allows the map to include an unlimited number of attributes describing each feature.
    • Hootenanny UI - Hootenanny UI is a submodule of the Hootennany vector conflation project. It provides the web interface for translation, conflation, editing, and export of vector datasets. Hoot UI is built on iD - friendly JavaScript editor for OpenStreetMap
    • OSM-Analytics Tool lets you analyse interactively how specific OpenStreetMap features are mapped in a specific region. OSM-Analytics git link and backend server.
    • Geofabrik Map Compare Tools - OpenStreetMap与google map比较side by side
    • Geofabrik Map debug tools - A full-screen slippy map with several different map views, a tile grid for debugging, and links to many other maps.
    • Geofabrik OSM Inspector tools - This tool offers different views on the OpenStreetMap data. It can be used to get a better idea how the data in the database looks like and it can point out omissions or errors. The OSM Inspector has already become an invaluable tool for many in fixing relations, addressing, geometry or strange tagging errors. Its feature set grows with the project's demands - if something is hot in OSM, it will be on the Inspector.
    • Geofabrik OSM Tile Calculator - This tool can calculate the estimated size of tiles in an area, allows to obtain bounding boxes from a specific area or calculate print margins.
  • OpenStreetMap Tile Server

空间数据处理引擎

空间数据ETL

  • GeoKettle ETL - GeoKettle is a powerful, metadata-driven spatial ETL (Extract, Transform and Load) tool dedicated to the integration of different data sources for building and updating geospatial databases, data warehouses and services. GeoKettle enables the Extraction of data from data sources, the Transformation of data in order to correct errors, make some data cleansing, change the data structure, make them compliant to defined standards, and the Loading of transformed data into a target DataBase Management System (DBMS) in OLTP or OLAP/SOLAP mode, GIS file or Geospatial Web Service.
  • Koop - An Open Geospatial ETL Engine - Node.js, Leave geospatial data where it lives and transform it into GeoJSON, CSV, KML, a Shapefile, or a Feature Service dynamically.

新型空间数据

  • 点云PDAL - Point Data Abstraction Library is a C++ BSD library for translating and manipulating point cloud data.

  • PCL - The Point Cloud Library (PCL) is a C++-based standalone, large scale, open project for 2D/3D image and point cloud processing.

  • Entwine - Entwine is a data organization library for massive point clouds, designed to conquer datasets of hundreds of billions of points as well as desktop-scale point clouds. Entwine can index anything that is PDAL-readable, and can read/write to a variety of sources like S3 or Dropbox.

  • Voxel Globe Docker - Calibrates aerial camera models and constructs 3D models from video sequences as well applications for 3D models such as change detection.

docker镜像(Library/Service/Tools)

docker tools

docker images

docker镜像(Solutions)

  • docker-cartodb - fully working Dockerized CartoDB, download the image here .
  • vagrant-cartodb - Ansible role to build a multi-machine vagrant setup for CartoDB
  • docker-mapnik-tilestache - Mapnik + Tilestache UTFGrid ready for Docker, mapnik 3.0.9 and TileStache
  • docker-openMAINT - docker image for openMAINT. It is a fully functional openMAINT docker image with docker-compose for integrating with Postgres, BIMServer and GeoServer. openMAINT is an open source solution for the Property & Facility Management; an application for the management of buildings, installations, movable assets and related maintaining activities. BIMServer (i.e. Building Information Model Server, Git repo here ) enables you to centralize and manage the information of a construction (or other building related) project.
  • docker-geoserver-gdal - GeoServer Docker with GDAL (ECW JP2k & MrSID) with Nginx

其他微服务docker镜像

  • Piazza - 20+微服务 - Enabling Government Teams to Share and Access Data in the Cloud in 2016
  • qgis, postgres/postGIS, geoserver, mapserver, geogig, tileserver-mapnik, osm2vectortiles, mapsherpa, mapcache, geoblacklight, orfeo, imagemagick, gdal, pdal, saga, grass, opticks, cartodb, nominatim, osmtools, orsm, osmosis, osm2pgsql, r-spatial, neo4j-spatial, ckan-spatial, ubuntugis-docker, geotriples, elasticsearch, mongodb, couchdb, mapnik, sahana, geonode, geosuite, landsat-base, cesium terrain server, geonetwork, shapely, fiona, landsat, geomesa, opendronemap, geodocker-cluster

几个生态系统

1. Mapbox GL ecosystem

2. 3D

3. OSM