-
## As a data scientist, I want to show geospatial feature data on a map so that I can see spatial relationships and show attribute information for each feature. Those attributes can be numeric or stri…
-
Hi. I have [some controls](https://github.com/bravecow/mapbox-gl-controls) for personal usage.
What I like about them:
1. [each control have separate directory with js + css + icons](https://github.…
-
**mapbox-gl-js version**: 1.1.1
### Question
Is it possible to use `MapBox GL JS` without `Access Token`, when own Raster- or Vector Tiles are provided? This [library](https://github.com/uber/reac…
-
As of mapbox-gl-js@3.0.0 WebGL 2 is required.
However, this library still outputs the value `true` when checking for support.
This library should now be updated to reflect the support based on t…
-
# BMap_canvablepath_leoodz
```javascript
function fg(a) {
a = a.replace(/,/gm, " ");
a = a.replace(/([MmZzLlHhVvCcSsQqTtAa])([MmZzLlHhVvCcSsQqTtAa])/gm, "$1 $2");
a = a.replace(/([MmZzLlH…
-
function export_shp(){
var tab_markers = export_map();
var options = {
types: {
point: 'points',
polygon: 'polygons',
line: 'pipes'
}
}
shpwrite.download…
-
Hello! I'm trying to generate a shape file from Geojson below but it only generates a result (a geometric feature and a line in the data table).
In other cases (polygon and dot) the export normally …
-
Hey man, I came across the need to have a route planner, because I have several intersection points drawn on the map, but none of these points has an optimized route, is there something already implem…
-
[国土地理院ベクトルタイル提供実験の説明](https://maps.gsi.go.jp/development/vt_expt.html#tech)によれば、機械判読可能なオープンデータの提供をその趣旨の一つとされているとのことですので、オープンデータとして基本の要件といえるベンダ中立性を担保するという文脈でのISSUEとなります。
本リポジトリのREADMEによると、データはMapbox…
-
This is more of a hunch, and needs confirmation. It seems likely that numeric disaggregation columns may cause problems:
* Empty options in the disaggregation widget on the left
* Empty table and/or…