CartoDB

CartoDB
Developer(s) Vizzuality
Initial release September 15, 2011
Written in Ruby, Javascript
Type Web development
Website carto.com

CARTO (formerly CartoDB) is a Software as a Service (SaaS) cloud computing platform that provides GIS and web mapping tools for display in a web browser. The company is positioned as a Location Intelligence platform due to tools with an aptitude for data analysis and visualization that do not require previous GIS or development experience.

CARTO users can use the company's free platform or deploy their own instance of the open source software. CARTO is offered as freemium service, where accounts are free up to a certain size. For larger accounts, a fee is applied.[1] It was first released in Beta at FOSS4G in Denver in September 2011,[2] and officially debuted as a final release at Where2.0 in April 2012.[3]

Since 2014, CARTO is a company independent from Vizzuality.[4] The Spanish start-up raised $7 million from a consortium of investors in September 2014.[5] In September 2015, CARTO received a $23 million in Series B financing.[6]

Technology

CARTO is an open source software built on PostGIS and PostgreSQL. The tool uses JavaScript extensively in the front end web application, back end Node.js based APIs, and for client libraries.[7] CARTO consists of two primary offerings.

CARTO Builder

The first is the web application called the CARTO Builder where users can manage data, run user side analysis and design custom maps. The builder is intended for non developers and beginners to have access to, and be able to use advanced geospatial tools. In the builder, advanced users also have access a web interface where SQL can be used to manipulate data and CartoCSS, a cartography language similar to CSS, can be used for data driven map design.

Map visualization with CartoDB of improved Page Load Times for Wikipedia[8]

CARTO Engine

The second offering is the CARTO Engine, which is a set of APIs and developer libraries for building custom map and data visualization interfaces.

APIs

The Maps API that acts as a dynamic tile service, which creates new tiles based on client requests. This allows users to design maps in the web application, then use those styles and data in custom web applications.

The SQL API, where PostgreSQL-supported SQL statements can be used to retrieve data from the database. The SQL API serves data in various formats including Shapefile, GeoJSON, and CSV.

The Data Services API allows for easily building functionalities such as routing, geocoding, and vector basemaps.

Javascript Libraries

Finally, there is the Carto.js library, which can wrap the APIs into complete visualizations or be used to integrate data into other web applications [9]

Communities

In addition to several independent user communities, many businesses and organizations have adopted the SaaS service or the open source platform for their own needs. Notable groups include NASA,[10] Nokia,[11] and Twitter[12]

See also

References

  1. "Pricing - CartoDB - Account limits". developers.cartodb.com. 2011-10-15. Retrieved 2013-08-01.
  2. "FOSS4G 2011 Program". FOSS4G. 2011-10-15. Archived from the original on 2013-08-03. Retrieved 2013-08-01.
  3. "Where2.0 2012 Program". O'Reilly. 2012-04-02. Retrieved 2013-08-01.
  4. "CartoDB, la startup que no nació para ser rica, sino famosa". Hipertextual. 2014-12-01. Retrieved 2015-09-11.
  5. CartoDB, Interactive Mapping Start-Up, Raises $7 Million By Mark Scott, bits.blogs.nytimes.com, September 10, 2014
  6. "Announcing our $23M Series B round". CARTO Blog. 2015-09-10. Retrieved 2015-09-25.
  7. "CartoDB Code Repository". carto.com/docs/. 2011-10-15. Retrieved 2013-08-01.
  8. "Making Wikimedia Sites faster – Wikimedia Blog". blog.wikimedia.org.
  9. "CartoDB.js Code Repository". developers.cartodb.com. 2011-10-15. Retrieved 2013-08-01.
  10. "CartoDB Aims To Be The Instagram Of Maps". idealab.talkingpointsmemo.com. 2012-11-30. Archived from the original on 2013-08-08. Retrieved 2013-08-01.
  11. "Can you predict future traffic patterns? Nokia thinks it can". gigaom.com. 2013-07-02. Retrieved 2013-08-01.
  12. "The NBA Finals visualized". blog.twitter.com. 2013-07-09. Retrieved 2013-08-01.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.