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
Rafa de la Torre 7a522fa478
Use $stderr instead of STDERR as suggested by rubocop
4 years ago
.github Improve ORM check in CI 4 years ago
app Merge branch 'master' into feature/ch122437/logs-should-propagate-the-request-id 4 years ago
assets/stylesheets Merge branch 'master' into do-sync-samples 4 years ago
config Use $stderr instead of STDERR as suggested by rubocop 4 years ago
db Email notifications toggle API endpoint 4 years ago
doc Merge branch 'master' into website-do-catalog-integration 4 years ago
gears/carto_gears_api Fix Carto Gears logger 4 years ago
lib Use match?() instead of =~ as advised by rubocop 4 years ago
public merge master 6 years ago
script Remove tests that need to be able to create overviews 4 years ago
services Adjust test to new behaviour (lazy connector instantiation) 4 years ago
spec Fix: Add missing method parameter to options hash 4 years ago
vendor Replace reference to carto.com/attributions by carto.com/about-carto/ 4 years ago
webpack Update do-catalog doc 4 years ago
.browserslistrc Add browserslistrc 5 years ago
.dockerignore Add dockerignore file 4 years ago
.eslintignore Change .babelrc not to target IE lower than 11. Remove useless node_modules from .eslintignore. 6 years ago
.eslintrc.json Linter errors 5 years ago
.gitignore Rake task to copy Coverband assets 4 years ago
.gitmodules Sync submodule 7 years ago
.hound.yml Remove explicit Rubocop version in hound config 4 years ago
.npmrc Add npm version configuration 7 years ago
.nvmrc Set node 10.15.1 as default and only, removing 6.9.2 5 years ago
.rspec
.rspec_ci Add spec reporter for Jenkins 10 years ago
.rubocop.yml Disable RSpec/SubjectStub cop 4 years ago
.stylelintrc Ignore embed_map.css.scss in css lint 7 years ago
CONTRIBUTING.md add max lines per PR 5 years ago
Gemfile Propagate request_id in MessageBroker logs 4 years ago
Gemfile.lock Propagate request_id in MessageBroker logs 4 years ago
Gruntfile.js Allow Node.js 12 to build assets 4 years ago
Guardfile replace nbsp to actual spaces 7 years ago
LICENSE Update LICENSE 9 years ago
Makefile Remove tests that need to be able to create overviews 4 years ago
NEWS.md Fix a loop between our logger and rollbar 4 years ago
Procfile
README.md update badge 4 years ago
Rakefile Fix db:create rake 6 years ago
SECURITY-POLICY.md fix markdown 5 years ago
TESTING.md Move details from NEWS to TESTING mds 8 years ago
UPGRADE Typo 7 years ago
babel.config.json All build and tests working 4 years ago
bower.json Adds bower 10 years ago
builder_specs.html Rename 'cartodb3' to 'builder' 7 years ago
bump.rb remove master check 5 years ago
carto-package.json Update extension to 0.37.1 4 years ago
config.rb split compass sass 8 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
editor_specs.html Separated connect instances 8 years ago
package-lock.json Add new user metrics to Home page (#15950) 4 years ago
package.json Add new user metrics to Home page (#15950) 4 years ago
python_requirements.txt Update installation guide to newer times (xenial, node, yarn, static assets, gdal 2, etc.) 6 years ago
security.txt fix markdown 5 years ago
tree.config.json Rename 'cartodb3' to 'builder' 7 years ago
vue.config.js Fix typo 4 years ago
zeus.json Recommit everything after merge disaster 8 years ago
zeus_plan.rb Clean all the things 7 years ago
zeus_test.json Use less memory avoiding to load dev environment 8 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

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

Chrome Firefox IE Opera Safari
31+ ✔ 38+ ✔ 11+ ✔ 31+ ✔ 8+ ✔