cartography
Here are 208 public repositories matching this topic...
Description
When switching between view modes, the behaviour of the right mouse button movement changes.
Steps to reproduce
Change view mode to "Globe",
then change to "3D scene":
When using the right mouse button,
the camera is now rotating with the movement.
Expected behaviour
The camera shouldn't rotate - it should just move.
Rotating should only work with the left mo
-
Updated
Oct 27, 2016 - C++
'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings
react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
- Move code with side effects to componentDidMount, and set initial state in the constructor.
- R
-
Updated
May 2, 2017 - JavaScript
-
Updated
Jul 11, 2019 - Jupyter Notebook
- What did you see?
In tile 13/4146/2816:
In tile 14/8293/5633:
Note that the highlighted building ha
-
Updated
Apr 22, 2020 - JavaScript
Missing POI icons
There are some POIs without an icon, e.g.:
There are some new Maki icons, so it would be good to check if there are any new icons we could use for missing ones:
OpenMapTiles POI layer:
https://github.com/openmaptiles/openmaptiles/tree/master/layers/poi
Maki icons:
https://l
Highway shields
We don't have a one stop shot, deep dive into all of the options available through the Places API and it'd be a good addition to the notebooks.
-
Updated
Jul 21, 2019 - Jupyter Notebook
-
Updated
Nov 18, 2019
To stay in line with recent changes in Leaflet.Canvas-Flowmap-Layer, the JSAPI v3 source code needs to be updated. See jwasilgeo/Leaflet.Canvas-Flowmap-Layer#18 and PR jwasilgeo/Leaflet.Canvas-Flowmap-Layer#20.
Why do we include the borders in the Terrain Background tiles? There's no good reason for it, and it precludes some kinds of mapping like historical maps or maps of natural phenomena that need to have borders removed. Also, it makes our background tiles unnecessarily unusable for people who need to have different political points-of-view on the map, specifically regarding disputed borders.
When
-
Updated
Jul 14, 2019 - Jupyter Notebook
-
Updated
May 1, 2017 - HTML
-
Updated
Jun 26, 2018 - JavaScript
-
Updated
Jul 21, 2019 - Jupyter Notebook
-
Updated
Jun 6, 2019 - HTML
-
Updated
Jul 21, 2019 - Jupyter Notebook
-
Updated
Mar 4, 2020 - R
-
Updated
Jun 4, 2019 - HTML
-
Updated
Feb 10, 2015 - JavaScript
-
Updated
Feb 23, 2020
-
Updated
May 6, 2020 - Shell
Improve this page
Add a description, image, and links to the cartography topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cartography topic, visit your repo's landing page and select "manage topics."




One of the instructions for compiling from source
https://github.com/mapnik/mapnik/wiki/UbuntuInstallationis to install Harfbuzz (http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.34.tar.bz2), in my version of Ubuntu 19.10 this caused a problem with libpango, in turn causing gdm to break and stopped my machine from booting.It might be worth attaching a note to the wiki th