-
If you create a torque heatmap and then want to get rid of the trails via CartoCSS (removing the offset-frame pieces):
![image](https://cloud.githubusercontent.com/assets/1730320/7797785/431f64d6-02f…
-
The plugin loads up fine and displays datasources from Carto.
However upon import, nothing happens.
Maybe this has to do with the recent renaming of cartodb to Carto? (Broken Links?)
Best reg…
-
There might be a possible race condition between an expiring map token key and a renewal happening close to expiration. If the code _reading_ the token from redis happens to run _before_ the code rene…
strk updated
10 years ago
-
Right now the resources page links to the Maptime HQ page. I think it would be useful to have some links to resources and brief descriptions. Eg: [Projection Wizard](http://projectionwizard.org/), Car…
-
Creating a printable map of a given area (defined by zipcode, keyword, within “X” miles, or council district? Not sure how to best define the boundary) that a neighborhood leader can print out and pas…
-
Related to https://github.com/chriswhong/docker-cartodb/issues/27 and
https://github.com/chriswhong/docker-cartodb/issues/9
The latest master of Windshaft-cartodb fails during building.
I've …
-
Many "GIS" fields are concatenated into one field "Tags", which, when extracted as a Esri Shapefile, is truncated to 254 characters.
-
Using the sketch-style custom renderer as a template, I tried to implement [a version using my own CartoDB dataset](http://dev.geosprocket.com/cartodb_sketch.html#3/0/0). However, the vector never ren…
-
I'm making plans to switch from leaflet to either deck.gl or maplibre gl js for a lot of my interactive mapping / shiny development work.
Using R/leaflet, I made a practice of initializing maps wit…
-
Some signatures have changed names from 2.0 to 2.1 and WARNINGS are raised about it when using 2.2 (while usage in 2.1 is still painless).
Since CartoDB already uses PostGIS 2.1 it may be a good idea…