You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Juan Ignacio Sánchez Lara 8764e0e574
Viewer migration #7711 #7845
8 years ago
app Merge pull request #7566 from CartoDB/7508-carto-named-map 8 years ago
config Merge branch 'master' into basemaps-without-category-on-top 8 years ago
db Viewer migration #7711 #7845 8 years ago
doc Merge branch 'master' into 7057-Export_import_visualization_data 9 years ago
engines
lib Merge pull request #7566 from CartoDB/7508-carto-named-map 8 years ago
public http => https 9 years ago
script Add new task to resque script 8 years ago
services Merge pull request #7566 from CartoDB/7508-carto-named-map 8 years ago
spec Merge pull request #7566 from CartoDB/7508-carto-named-map 8 years ago
tmp
vendor Reverted change in vendor/assets/javascripts/cartodb.uncompressed.js 8 years ago
.eslintignore Don't lint jquery-ui.js 8 years ago
.gitattributes Use union merge for NEWS.md file 9 years ago
.gitignore Migrate cdb.core.View form cartodb.js 8 years ago
.gitmodules back to old urls in modules 10 years ago
.hound.yml Renamed rubocop custom rules file + Hound config update 9 years ago
.rspec
.rspec_ci
.rubocop.yml Overlays import/export #7018 9 years ago
.scss-lint.yml Excluding codemirror stylesheets from linting 8 years ago
.travis.yml Update submodules before install 9 years ago
CONTRIBUTING.md Deprecate grunt jasmine-server 9 years ago
Gemfile Update Rollbar to 2.11 9 years ago
Gemfile.lock Rollback accidental change 8 years ago
Gruntfile.js Change default options structure 8 years ago
Guardfile
LICENSE Update LICENSE 9 years ago
Makefile Merge branch 'master' into 7508-carto-named-map 8 years ago
NEWS.md News 8 years ago
Procfile
README.md http => https 9 years ago
Rakefile
TESTING.md #4386 more grouping (locally is hard to make some specs run :( ) 9 years ago
UPGRADE
bower.json
config.rb
config.reek UncommunicativeVariableName 9 years ago
config.ru added info and sample commented config to config.ru 9 years ago
configure
index.html Deprecate grunt jasmine-server 9 years ago
npm-shrinkwrap.json Merge remote-tracking branch 'origin/master' into 7686-drag-drop-node-as-new-layer 8 years ago
package.json Bump package.json 8 years ago
python_requirements.txt

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+ ✔