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.
cartodb/README.md

63 lines
2.7 KiB

# What is CartoDB?
[![Code Climate](https://codeclimate.com/github/CartoDB/cartodb20.png)](https://codeclimate.com/github/CartoDB/cartodb20)
9 years ago
[![Build Status](http://travis-ci.org/CartoDB/cartodb.png?branch=master)](http://travis-ci.org/CartoDB/cartodb)
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
8 years ago
and we also offer a hosted service at [carto.com](https://carto.com).
If you would like to see some live demos, check out our
[videos](http://www.vimeo.com/channels/cartodb) on Vimeo.
We hope you like it!
![Map View Wizard](http://cartodb.s3.amazonaws.com/github/map_view_wizard.png)
![Data View](http://cartodb.s3.amazonaws.com/github/data_view.png)
## 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
8 years ago
using the CartoDB [APIs](https://docs.carto.com/#cartodb-platform), 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
8 years ago
Platform](https://carto.com/platform) for interactive examples
and code.
## Installing
Read the [installation guide in CartoDB developers documentation](http://cartodb.readthedocs.org/en/latest/install.html)
## How do I upgrade CartoDB?
See [UPGRADE](UPGRADE) for instructions about upgrading CartoDB.
For upgrade of Windshaft-CartoDB and CartoDB-SQL-API see the relative
documentation.
## Developing & Contributing to CartoDB
8 years ago
See [our contributing doc](CONTRIBUTING.md) for how you can improve CartoDB, but you will need to sign a Contributor License Agreement (CLA) before making a submission, [learn more here](https://carto.com/contributing).
## Testing
Check the [testing doc](TESTING.md) section.
## Requirements
CartoDB works in any modern browser, but if you want more info:
13 years ago
![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png)
--- | --- | --- | --- | --- |
31+ ✔ | 38+ ✔ | 10+ ✔ | 31+ ✔ | 8+ ✔ |