Skip to content
Location Intelligence & Data Visualization tool
JavaScript Ruby HTML CSS Smarty Game Maker Language Other
Latest commit d55cafb Jul 1, 2016 @javisantana javisantana committed on GitHub Merge pull request #8404 from CartoDB/sampling_analysis
Sampling analysis
Failed to load latest commit information.
app Use mapcapped? Jul 1, 2016
config Merge branch 'master' into mapcaps Jun 29, 2016
db Merge pull request #8347 from CartoDB/7727-migration-Create_viewer_us… Jul 1, 2016
doc Merge branch 'master' into 7057-Export_import_visualization_data May 4, 2016
engines Add engines dir Jul 10, 2013
lib Merge pull request #8404 from CartoDB/sampling_analysis Jul 1, 2016
public http => https Apr 29, 2016
script Add new task to resque script Jun 7, 2016
services Remove arcgis enabled on backend Jun 29, 2016
spec Fix tests Jul 1, 2016
tmp Add tmp folder to the repo and fix wrong javascript filenames in asse… Feb 3, 2011
vendor Reverted change in vendor/assets/javascripts/cartodb.uncompressed.js Jun 3, 2016
.eslintignore Don't lint jquery-ui.js Jun 16, 2016
.gitattributes Use union merge for NEWS.md file Mar 21, 2016
.gitignore Migrate cdb.core.View form cartodb.js Jun 7, 2016
.gitmodules back to old urls in modules May 8, 2015
.hound.yml Renamed rubocop custom rules file + Hound config update Sep 15, 2015
.rspec Add .rspec Sep 10, 2012
.rspec_ci reverting rspec_loader from .rspec_ci Nov 7, 2014
.rubocop.yml Overlays import/export #7018 Apr 13, 2016
.scss-lint.yml Excluding codemirror stylesheets from linting May 30, 2016
.travis.yml Cache NPM packages on travis test runs Jun 30, 2016
CONTRIBUTING.md Deprecate grunt jasmine-server Jan 27, 2016
Gemfile Update Rollbar to 2.11 May 3, 2016
Gemfile.lock Rollback accidental change Jun 3, 2016
Gruntfile.js Show all analysis nodes in the source options Jun 28, 2016
Guardfile Integrate simplecov in the test suites of services/ Feb 8, 2013
LICENSE Update LICENSE Jul 6, 2015
Makefile Merge branch 'master' into mapcaps Jun 28, 2016
NEWS.md Merge branch 'master' into 7973-migration_for_old_infowindow_templates Jun 23, 2016
Procfile Fixes uploads specs Jul 19, 2012
README.md http => https Apr 29, 2016
Rakefile Removed CartoDB::Env module Sep 18, 2015
TESTING.md #4386 more grouping (locally is hard to make some specs run :( ) Jul 21, 2015
UPGRADE CDB-4093 Sep 9, 2014
bower.json Adds bower Nov 20, 2014
config.rb Move sass cache dir to tmp/sass Feb 19, 2015
config.reek UncommunicativeVariableName Apr 8, 2016
config.ru added info and sample commented config to config.ru Oct 23, 2015
configure Add --with-pguser support Oct 7, 2014
index.html Deprecate grunt jasmine-server Jan 27, 2016
npm-shrinkwrap.json sw Jun 29, 2016
package.json Add BuilderFeatures dialog to editor.js Jul 1, 2016
python_requirements.txt Pin version of openpyxl to 2.1.3 #1896 Jan 22, 2015

README.md

What is CartoDB?

Code Climate Build Status

CartoDB is an open source tool that allows for the storage and visualization of geospatial data on the web.

It was built to make it easier for people to tell their stories by providing them with flexible and intuitive ways to create maps and design geospatial applications. CartoDB can be installed on your own server and we also offer a hosted service at cartodb.com.

If you would like to see some live demos, check out our videos on Vimeo. We hope you like it!

Map View Wizard Data View

What can I do with CartoDB?

With CartoDB, you can upload your geospatial data (Shapefiles, GeoJSON, etc) using a web form and then make it public or private.

After it is uploaded, you can visualize it in a table or on a map, search it using SQL, and apply map styles using CartoCSS. You can even access it using the CartoDB APIs, or export it to a file.

In other words, with CartoDB you can make awesome maps and build powerful geospatial applications! Definitely check out the CartoDB Platform for interactive examples and code.

Installing

Read the installation guide in CartoDB developers documentation

How do I upgrade CartoDB?

See UPGRADE for instructions about upgrading CartoDB.

For upgrade of Windshaft-CartoDB and CartoDB-SQL-API see the relative documentation.

Developing & Contributing to CartoDB

See our contributing doc for how you can improve CartoDB, but you will need to sign a Contributor License Agreement (CLA) before making a submission, learn more here.

Testing

Check the testing doc section.

Requirements

CartoDB works in any modern browser, but if you want more info:

Chrome Firefox IE Opera Safari
31+ ✔ 38+ ✔ 10+ ✔ 31+ ✔ 8+ ✔
Something went wrong with that request. Please try again.