Questions tagged [cartodb]

Cloud-native location intelligence & GIS software for analysts, data scientists & developers solving geospatial problems with modern analytics stacks.

CARTO (formerly CartoDB) is a computing platform which provides and solutions for displaying custom data in a . CARTO is an project by CartoDB Inc..

Useful Links:

170 questions
-1
votes
1 answer

Cartojs from the ground up with congressional district as base map

I'm trying to build a congressional district map with Cartojs. cartodb.createVis function takes in a vizjson object, so I'm looking for a vizjson link for congressional districts. I have been able to find vizjson links for US county-specific maps…
Kim Ngo
  • 103
  • 2
-1
votes
1 answer

Only one circle for one click on point-- Google Maps Api -- Cartodb

I would like to draw only one circle(Google.Maps.Circle) when users click on point (Cartodb layer), maybe the last drawn circle could be deleted automatically. This is my code: //CARTODB layer var cartoLayer = cartodb.createLayer(map, { …
-1
votes
1 answer

Geographics positions on a map using cartodb and ipython notebook

I would like to show on a map, with bullet point for instance, several geographic positions using their longitude and latitude (like on this map). I would like to do it using cartodb and ipython notebook. I have seen on the web a lot of example but…
olivier dadoun
  • 622
  • 6
  • 22
-2
votes
1 answer

CARTO Animation Time Series Map

Hello I am making a animation time series map in CARTO builder. The animation works fine, but I would like my points to continuously move from point A to B, not just populate from point A to B like its doing now if theres a vast distance for the…
-3
votes
1 answer

installing carto SDK

I try to install carto to Android studio but I have a lot errors. I follow the instructions of the carto web site (https://carto.com/developers/mobile-sdk/guides/getting-started/#tab-java). package com.example.vassilis.goldman_carto; import…
Vassilis
  • 341
  • 1
  • 8
  • 22
1 2 3
11
12