mapbox-gl-js
martin
Our great sponsors
mapbox-gl-js | martin | |
---|---|---|
10 | 2 | |
9,515 | 947 | |
1.6% | 6.9% | |
9.8 | 7.9 | |
6 days ago | 1 day ago | |
JavaScript | Rust | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mapbox-gl-js
-
Getting Started with MapLibre GL JS
It originated as an open-source fork of Mapbox-gl-js before they switched to a non-open-source license on 8th December 2020.
-
Reimagining projections for the interactive maps era
> too bad it doesn't come with some code
Mapbox changed the license of their code last year I think to a proprietary one. https://github.com/mapbox/mapbox-gl-js/blob/main/LICENSE.txt
It requires a mapbox user license with billing enabled to use this code, let alone make modifications. But the source is viewable on github.
-
MapLibre GL is a free and open-source fork of mapbox-gl-JS
From https://github.com/mapbox/mapbox-gl-js
> Mapbox gl-js version 2.0 or higher (“Mapbox Web SDK”) must be used according to the Mapbox Terms of Service. This license allows developers with a current active Mapbox account to use and modify the Mapbox Web SDK. Developers may modify the Mapbox Web SDK code so long as the modifications do not change or interfere with marked portions of the code related to billing, accounting, and anonymized data collection. The Mapbox Web SDK only sends anonymized usage data, which Mapbox uses for fixing bugs and errors, accounting, and generating aggregated anonymized statistics. This license terminates automatically if a user no longer has an active Mapbox account.
Seems their client code does some things related to "billing, accounting, and anonymized data collection" and they don't want programmers to disable or modify that code.
Is that right? Anyone who has followed this have more information? I haven't used mapbox in a few years but I think it's great technology.
The software stopped being open source from v2 onwards. The new licence makes it merely shared source.
This GitHub issue where this change is announced provides a number of more in-depth explanations why this is a bad thing for most users of the software: https://github.com/mapbox/mapbox-gl-js/issues/10162
-
Ask HN: What Are You Working On?
It's a bummer mapbox isn't open source anymore, now you're (and lots of other peoplare) are stuck pre-2.0.0 :(
https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.m...
-
Top Javascript Maps API and Libraries
Web-site: https://www.mapbox.com/ GitHub stars: 6.1k, https://github.com/mapbox/mapbox-gl-js Pricing: Free, starts from $2.40 for 1000 loads Map Data Source: Mapbox Dependencies: None License: Mapbox copyright Category: Web Application Examples: https://docs.mapbox.com/mapbox-gl-js/examples/
martin
-
Self Hosting a Google Maps Alternative with OpenStreetMap
Martin (https://github.com/maplibre/martin) or Tegola (https://github.com/go-spatial/tegola) as the vector tile server
- Indexing OSM Data on Postgres/PostGIS database
What are some alternatives?
maplibre-gl-js - The open-source fork of Mapbox GL JS: Interactive maps in the browser, powered by vector tiles and WebGL.
cesium - An open-source JavaScript library for world-class 3D globes and maps :earth_americas: [Moved to: https://github.com/CesiumGS/cesium]
pg_tileserv - A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
ffprobe-wasm - A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!
h3 - Hexagonal hierarchical geospatial indexing system
tangram - WebGL map rendering engine for creative cartography
electron-browser-shell - A minimal, tabbed web browser with support for Chrome extensions—built on Electron.
OpenLayers3 - OpenLayers
maplibre-gl-native - MapLibre GL Native has SDKs for iOS, Android and other platforms. Open Mapbox altenative.
maps - A Mapbox react native module for creating custom maps
rust-starter - Rust Starter Project
mapbox-gl-draw - Draw tools for mapbox-gl-js