-
As discussed in today's scrum it would be great to come up with an addition to the guide where CartoDB and Mapbox attributes are outlined in relation to raw OSM tags so people can easily extract the d…
-
I cannot view any of my CartoCSS code for this map? (It contains four layers).
@chriswhong , does JB Fiddles support multiple layers? If not, can you add support to do this? Please :-) If not, is …
-
We depends of what's possible with python-cartodb there... to investigate.
-
Need to be able to control the CartoDB download, e.g change # to more or less than 30. Not clear what https://github.com/nationalparkservice/npmap-species/blob/gh-pages/backend/maxent/separate.py is d…
-
Trying to access tiles from the example results in something like this http://gfzba.cartodb.com/tiles/rivers_ferghana/2/3/1.png?
which says the database table is not existing anymore.
It would be gr…
-
John heard back from Twilio asking what they could help with. Apparently the application looks like a generic customer service contact for them?
We want their non-profit account with $500 credit (per…
-
### Expected behavior
All columns in table, plus lat/long, are transferred to CartoDB for further mapping and analysis.
### Actual behavior
CartoDB throws a certificate error.
When certificate e…
-
CartoDB added documentation for the static map feature which should be able to be accessed via the api. Look into generating static map image using this instead of manually tiling.
Alternative is to …
-
As per: https://github.com/CartoDB/Windshaft-cartodb/blob/5eda4888edf665eeb060647ade2c734f55cbf914/lib/cartodb/models/mapconfig/adapter/mapconfig-overviews-adapter.js#L70-L76
If for some reason the m…
-
CartoJS has a number of helpful events for getting information about map state:
https://carto.com/docs/carto-engine/carto-js/events/
I'm still thinking through how to approach this, but it starts…