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
xavijam c89377c47d
Making markdown available as browserify module
9 years ago
app Exposed locale variable in the new editor template + moment 9 years ago
config Merge branch 'master' into 6778-new_rollbar_wrapper 9 years ago
db Moved migration to #6939 9 years ago
doc typos 9 years ago
engines
lib Added new i18n texts 9 years ago
public update error pages 9 years ago
script Removed ADMIN_PASSWORD 9 years ago
services Change debug notice to identify non-downloadable gdrive files 9 years ago
spec Merge pull request #6954 from CartoDB/6912-New_infowindow_refactor 9 years ago
tmp
vendor Odyssey, back to master 9 years ago
.eslintignore ignore spechelper 9 years ago
.gitattributes Use union merge for NEWS.md file 9 years ago
.gitignore Atom tags generation file 9 years ago
.gitmodules
.hound.yml Renamed rubocop custom rules file + Hound config update 9 years ago
.rspec
.rspec_ci
.rubocop.yml Ruby 2.2 9 years ago
.scss-lint.yml Added vh and vw as units 9 years ago
.travis.yml Update submodules before install 9 years ago
CONTRIBUTING.md Deprecate grunt jasmine-server 9 years ago
Gemfile Upgrade Rollbar to 2.8.3 9 years ago
Gemfile.lock Upgrade Rollbar to 2.8.3 9 years ago
Gruntfile.js Added perfect-scrollbar to the package 9 years ago
Guardfile
LICENSE
Makefile Merge pull request #6921 from CartoDB/6884-viz_by_name_queries_2 9 years ago
NEWS.md Merge pull request #6906 from CartoDB/release_0_14_3 9 years ago
Procfile
README.md Add travis for frontend tests 9 years ago
Rakefile
TESTING.md
UPGRADE
bower.json
config.rb
config.reek Reek linter config 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 Updated shrinkwrap 9 years ago
package.json Making markdown available as browserify module 9 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+ ✔