You are here: FME Readers and Writers > CartoDB Reader/Writer

CartoDB Reader/Writer

Licensing options for this format begin with FME Professional Edition.

Overview

FME provides read and write access to CartoDB databases. CartoDB databases may contain tables. FME treats these tables as feature types, and can read features from them, as well as write features to them. FME treats each column in a table as an attribute, and each row as a feature.

CartoDB is a Software as a Service (SaaS) cloud computing platform that provides GIS and web mapping tools for display in a web browser. CartoDB is open source, so users can either make use of the CartoDB web platform, or they can deploy their own instance of the software.

CartoDB is based on PostgreSQL and PostGIS as an underlying database.

More information about the CartoDB can be found at www.cartodb.com.

Format Usage Notes

Reader Overview

The CartoDB reader supports reading multiple tables from the same CartoDB account. Because of this, a separate reader must be created for each CartoDB account.

The tables must be defined in the workspace before they can be read.

Writer Overview

The CartoDB writer module stores attribute records into a Table associated with a CartoDB account. The CartoDB writer provides the following capabilities:

Format Resources

CartoDB Quick Facts

CartoDB Reader Parameters

CartoDB Writer Parameters

Feature Representation