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
vote
1 answer

How to Move Map in Background with Fixed Marker Pin in Carto Mobile Swift

I want to fix the marker in the center of the map and when user move map, marker don't change position in Carto Mobile SDK. I want change size marker when map moved begin(touch begin), and resize to first size when end map moved(touch end)(resize…
Gia Joli
  • 51
  • 1
  • 8
1
vote
2 answers

Remove carto layer from map

I am able to add a carto layer to my map on the first click as per below. However, I am unsure as to how to remove the layer on the second click, or in a toggle like way? $("#toggle").button(); $("#toggle").on('click', firstClick) …
James
  • 307
  • 8
  • 22
1
vote
0 answers

Carto PackageManager return null on Xamarin.iOS

I have such problem: On Xamarin.IOS Package Manager returns null after invoking GetLocalPackage(packageId) in several places of the application; What do I know about the issue: This happens immediately after downloading of map package. In…
Oleg Kosuakiv
  • 174
  • 2
  • 15
1
vote
1 answer

How to make transparent map background with CARTO mobile SDK

I want to show a different View below map (e.g. some animation), and need to make map partially transparent for this. How can I do this with CARTO Mobile SDK?
JaakL
  • 4,107
  • 5
  • 24
  • 37
1
vote
1 answer

CartoDB installation on ubuntu 16.04 gdal compile error

I followed the installation steps in https://gist.github.com/azvoleff/f8f06d22a8a4d89401e09d6607a5ecc4 to install cartoDB to Ubuntu 16.04. everything is fine and installed correctly (although i used RVM instead of getting ruby's source code and…
userme
  • 13
  • 5
1
vote
1 answer

Carto multiple maps single HTML

I need to display two or multiple Carto Maps on the same HTML. No problem with the first map but the second is not displayed properly. I don't understand it. What's the right way to do it? Here is my html prototype http://pixelius.es/labs/servmet…
1
vote
2 answers

How to query a postgresql table twice in a single SQL statement

I have two tables. af_fibrephase is a list of fibre optic network projects in Africa and consists of the key fields: the_geom <- map of the fibre network operator_id <- a unique id for the network operator owner_id <- a unique id for the…
SteveSong
  • 311
  • 3
  • 15
1
vote
1 answer

Using Carto, changes to legend not reflected on map

Problem I'm working on a map in Carto and I'm trying to tweak the labels in the legend. Every time I share and then update the map layer in the builder: The changes are not reflected even though I can see the new text in the editor for that…
Andrew Nguyen
  • 1,416
  • 4
  • 21
  • 43
1
vote
1 answer

Angular 4 - Render template when variable was changed asynchronously via non-angular action

My application is generated with latest @angular/cli. Angular v.: 4.0.3, RxJS v.: 5.1, Zone.js: 0.8.4, Typescript: 2.2.2 I need to integrate CartoDB into my app. I created a service that will request and store data. Here it is: // ==========…
oliverfrost21
  • 259
  • 1
  • 3
  • 9
1
vote
1 answer

Why doesn't Bootstrap Slider work with Carto map?

I've edited the attributes for Bootstrap Slider as below: Slider