-
``` bash
391 verbose unsafe-perm in lifecycle false
392 info libxmljs@0.8.1 Failed to exec install script
393 verbose unlock done using /root/.npm/_locks/libxmljs-1f52bac8d0acdb10.lock for /usr/local/…
-
Using the example script the background map renders but there are no glpoints or gl lines added
viewer console state that leafletwidgedt is not defined
library(leaflet)
library(leafgl)
library…
-
Hello,
I installed the requirements and deployed everything. When I run the main python file, it gives me an error related to my API key for Carto. I do have a key, but I am not sure where to plug …
-
I have the SamTrans General Transit Feed Specification (GTFS) data file
-
If the sql query returns a column named 'class', the CartoDB::Client::Utils.parse_json breaks on line 10:
`json = ::JSON.parse(response.body, :object_class => CartoDB::Types::Metadata, :symbolize_name…
-
In the following, the basemap is automatically switched to DarkMatter. How to avoid this?
```R
# server.R
mapviewOptions(vector.palette = colorRampPalette(c("#fee8c8", "#fc8d59", "#7f0000")))
m
-
if I point localhost:3000 on my browser, the address resolves to localhost.cartodb.localhost/maps and renders a unable to connect.
I've added localhost.cartodb.localhost to 127.0.0.1 in /etc/hosts bu…
-
Please add http://akvoflow-14.appspot.com/ (http://cwsa.akvoflow.org/) to CartoDB maps
-
Right now user/role management happens in several places, most of it in [CartoDB/cartodb](https://github.com/CartoDB/cartodb) Rails application:
- creating user
- creating publicuser
- grant permissio…
-
CartoDB rerouting is a bit tricky.
We have a local CartoDB server anyone in a UCL network with the right credentials can access to at 128.40.181.109. To successfully log in the system to manipulate …