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.

45 lines
1.5 KiB

CARTO introduction
==================
CARTO 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. CARTO can be installed on your own server
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://vimeo.com/channels/cartodb>`_ on Vimeo.
We hope you like it!
.. image:: static/map_view.png
:alt: Map View
:align: center
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 table or on a map, search
it using SQL, and apply map styles using CartoCSS. You can even access it
using the CARTO `API OVERVIEW <https://docs.carto.com/cartodb-platform.html>`_
and `SQL API <https://docs.carto.com/cartodb-platform/sql-api.html>`_, 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
Help Center <https://carto.com/help/>`_ for interactive examples
and code.
.. image:: static/map_view_wizard.png
:alt: Map View Wizard
:align: center
.. image:: static/data_view.png
:alt: Data View
:align: center