-
Notifications
You must be signed in to change notification settings - Fork 18
Open Source
Erik Vullings edited this page Nov 27, 2015
·
1 revision
There are many interesting (open source) projects that we would like to integrate or connect to csWeb.
- Open Source Routing Machine: The OpenStreetMap Data Routing Engine
- query-overpass: Make queries to OpenStreetMap's overpass API and output as GeoJSON (2KB)
We already have experimental support for cesium, but we would like to extend it further, e.g. using
- Visualize 3D textured geometries of your city from wfs sources
- Interactive 3D visualization and exploration of large semantic 3D city models
- See also: Generate random 3D cities
- Tableau look-a-like. Already based on Vega, which we use too.
-
Tile image server.
npm install mapnik
(not on node 4, unfortunately, 25/11/2015), can generate tiles using a shape file and stylesheet. See also node-mapnik. - tilestrata - A pluggable Node.js map tile server.
- Big Leaflet, see here for an explanation of the server.
- Tangram is a flexible, hackable mapping engine, designed for real-time rendering of 2D and 3D maps using vector tiles and the OpenGL family of graphics libraries
- hoverboard: vector tiles
- Leaflet + RD
- OneNoteDev/Android-REST-API-Explorer View and run the REST APIs that read, add, update, and delete OneNote entities such as notebooks, section groups, sections, and pages.
- RTree - R-Tree Library for Javascript. See also here.
- simplestyle-spec - A simple styling convention for GeoJSON data. See also here.
- Leaflet + time