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
Guido Fioravantti b0dd1486fb
add spec suite back into Makefile
8 years ago
app Merge branch 'master' into fix-tests 8 years ago
config Added API keys CTA 8 years ago
db Merge pull request #10269 from CartoDB/10252-add_style_to_widgets 8 years ago
doc PostgreSQL 9.5 8 years ago
engines Add engines dir 11 years ago
lib Merge pull request #10287 from CartoDB/legend-category-fixes 8 years ago
public Public pages 8 years ago
script app_config extraction CartoDB/cartodb-platform/issues/2355 8 years ago
services Correctly export by primary key in user mover 8 years ago
spec add missing EOF 8 years ago
tmp
vendor Adding the uncompressed thing. 8 years ago
.eslintignore Removed create-dataset/map onboarding 8 years ago
.eslintrc Adding linting to Hound 8 years ago
.gitattributes Use union merge for NEWS.md file 9 years ago
.gitignore Do not ignore vendor/assets/stylesheets/cartodb.css 8 years ago
.gitmodules back to old urls in modules 10 years ago
.hound.yml Adding linting to Hound 8 years ago
.rspec
.rspec_ci Add spec reporter for Jenkins 10 years ago
.rubocop.yml Prefer reduce over inject 8 years ago
.scss-lint.yml TagList form component. 8 years ago
.travis.yml install npm before installing anything else 8 years ago
CONTRIBUTING.md Rebranding 8 years ago
Gemfile add json-schema gem 8 years ago
Gemfile.lock add json-schema gem 8 years ago
Gruntfile.js Validate dependencies to avoid specific duplicated ones 8 years ago
Guardfile Integrate simplecov in the test suites of services/ 12 years ago
LICENSE Update LICENSE 9 years ago
Makefile add spec suite back into Makefile 8 years ago
NEWS.md Update the NEWS.md file with the changes 8 years ago
Procfile
README.md New CARTO readme 8 years ago
Rakefile
TESTING.md #4386 more grouping (locally is hard to make some specs run :( ) 9 years ago
UPGRADE CDB-4093 10 years ago
bower.json Adds bower 10 years ago
config.rb Move sass cache dir to tmp/sass 10 years ago
config.reek Allow 2 invocations to the same method 8 years ago
config.ru added info and sample commented config to config.ru 9 years ago
configure Add --with-pguser support 10 years ago
index.html Add hint for CLI tests 8 years ago
npm-shrinkwrap.json Merge branch 'master' into legend-category-fixes 8 years ago
package.json Bump 8 years ago
python_requirements.txt Pin version of openpyxl to 2.1.3 #1896 10 years ago

README.md

What is CARTO?

Code Climate Build Status

CARTO is an open, powerful, and intuitive platform for discovering and predicting the key insights underlying the location data in our world.

Empower organizations to optimize operational performance, strategic investments, and everyday decisions with CARTO Engine—our embeddable platform for web and mobile apps—and the new CARTO Builder, a drag and drop analysis tool.

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. CARTO can be installed on your own server and we also offer a hosted service at carto.com.

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

Map view Data View

What can I do with CARTO?

With CARTO, 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 dataset or on a map, search it using SQL, and apply map styles using CartoCSS. You can even access it using the CARTO APIs, or export it to a file.

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

Installing

Read the installation guide in CARTO developers documentation

How do I upgrade CARTO?

See UPGRADE for instructions about upgrading CARTO.

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

Developing & Contributing to CARTO

See our contributing doc for how you can improve CARTO, 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+ ✔