Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 0 additions & 89 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,6 @@ module.exports = function (grunt) {
'web-sdk-preclone': require('./grunt-tasks/web-sdk/clean-preclone'),
'web-sdk-postclone': require('./grunt-tasks/web-sdk/clean-postclone'),

'deck-gl-preclone': require('./grunt-tasks/deck-gl/clean-preclone'),
'deck-gl-postclone': require('./grunt-tasks/deck-gl/clean-postclone'),

'gmaps-preclone': require('./grunt-tasks/gmaps/clean-preclone'),
'gmaps-postclone': require('./grunt-tasks/gmaps/clean-postclone'),

'amazon-location-preclone': require('./grunt-tasks/amazon-location/clean-preclone'),
'amazon-location-postclone': require('./grunt-tasks/amazon-location/clean-postclone'),

'mapbox-preclone': require('./grunt-tasks/mapbox/clean-preclone'),
'mapbox-postclone': require('./grunt-tasks/mapbox/clean-postclone'),

'cartojs-doc': require('./grunt-tasks/carto-js/clean-doc'),
'cartojs-postclone': require('./grunt-tasks/carto-js/clean-postclone'),

Expand Down Expand Up @@ -118,18 +106,6 @@ module.exports = function (grunt) {
'web-sdk-copy': require('./grunt-tasks/web-sdk/copy'),
'web-sdk-copy-examples': require('./grunt-tasks/web-sdk/copy-examples'),

'deck-gl-copy': require('./grunt-tasks/deck-gl/copy'),
'deck-gl-copy-examples': require('./grunt-tasks/deck-gl/copy-examples'),

'gmaps-copy': require('./grunt-tasks/gmaps/copy'),
'gmaps-copy-examples': require('./grunt-tasks/gmaps/copy-examples'),

'amazon-location-copy': require('./grunt-tasks/amazon-location/copy'),
'amazon-location-copy-examples': require('./grunt-tasks/amazon-location/copy-examples'),

'mapbox-copy': require('./grunt-tasks/mapbox/copy'),
'mapbox-copy-examples': require('./grunt-tasks/mapbox/copy-examples'),

'cartojs-maps': require('./grunt-tasks/carto-js/copy-maps'),
'cartojs-copy': require('./grunt-tasks/carto-js/copy'),

Expand Down Expand Up @@ -210,17 +186,6 @@ module.exports = function (grunt) {
'web-sdk-doc': require('./grunt-tasks/web-sdk/shell-doc'),
'web-sdk-doc-releases': require('./grunt-tasks/web-sdk/shell-doc-releases'),

'deck-gl-gitclone': require('./grunt-tasks/deck-gl/shell-gitclone'),
'deck-gl-gitclone-releases': require('./grunt-tasks/deck-gl/shell-gitclone-releases'),
'deck-gl-doc': require('./grunt-tasks/deck-gl/to-check/shell-doc'),
'deck-gl-doc-releases': require('./grunt-tasks/deck-gl/to-check/shell-doc-releases'),

'gmaps-gitclone': require('./grunt-tasks/gmaps/shell-gitclone'),

'amazon-location-gitclone': require('./grunt-tasks/amazon-location/shell-gitclone'),

'mapbox-gitclone': require('./grunt-tasks/mapbox/shell-gitclone'),

'cartojs-gitclone': require('./grunt-tasks/carto-js/shell-gitclone'),
'cartojs-gitcheckout': require('./grunt-tasks/carto-js/shell-gitcheckout'),
'cartojs-doc': require('./grunt-tasks/carto-js/shell-doc'),
Expand Down Expand Up @@ -267,16 +232,6 @@ module.exports = function (grunt) {
'web-sdk-examples': require('./grunt-tasks/web-sdk/string-replace-examples'),
'web-sdk-reference': require('./grunt-tasks/web-sdk/string-replace-reference'),

'deck-gl-guides': require('./grunt-tasks/deck-gl/string-replace-guides'),
'deck-gl-examples': require('./grunt-tasks/deck-gl/string-replace-examples'),
'deck-gl-reference': require('./grunt-tasks/deck-gl/string-replace-reference'),

'gmaps-examples': require('./grunt-tasks/gmaps/string-replace-examples'),

'amazon-location-examples': require('./grunt-tasks/amazon-location/string-replace-examples'),

'mapbox-examples': require('./grunt-tasks/mapbox/string-replace-examples'),

'cartoframes-examples': require('./grunt-tasks/cartoframes/string-replace-examples'),
'cartoframes-guides': require('./grunt-tasks/cartoframes/string-replace-guides'),
'cartoframes-new-guides': require('./grunt-tasks/cartoframes/string-replace-new-guides'),
Expand Down Expand Up @@ -366,46 +321,6 @@ module.exports = function (grunt) {
'clean:web-sdk-postclone'
]);

/* DECK-GL TASK ROUTINE */
grunt.registerTask('deck-gl-doc', [
'clean:deck-gl-preclone',
'shell:deck-gl-gitclone',
'copy:deck-gl-copy',
'string-replace:deck-gl-guides',
'string-replace:deck-gl-examples',
'copy:deck-gl-copy-examples',
'clean:deck-gl-postclone'
]);

/* GOOGLE-MAPS TASK ROUTINE */
grunt.registerTask('gmaps-doc', [
'clean:gmaps-preclone',
'shell:gmaps-gitclone',
'copy:gmaps-copy',
'string-replace:gmaps-examples',
'copy:gmaps-copy-examples',
'clean:gmaps-postclone'
]);

grunt.registerTask('amazon-location-doc', [
'clean:amazon-location-preclone',
'shell:amazon-location-gitclone',
'copy:amazon-location-copy',
'string-replace:amazon-location-examples',
'copy:amazon-location-copy-examples',
'clean:amazon-location-postclone'
]);

/* MAPBOX TASK ROUTINE */
grunt.registerTask('mapbox-doc', [
'clean:mapbox-preclone',
'shell:mapbox-gitclone',
'copy:mapbox-copy',
'string-replace:mapbox-examples',
'copy:mapbox-copy-examples',
'clean:mapbox-postclone'
]);

/* CARTOJS TASK ROUTINE */
grunt.registerTask('cartojsdoc', [
'clean:cartojs-doc',
Expand Down Expand Up @@ -581,10 +496,6 @@ module.exports = function (grunt) {
grunt.registerTask('doc', [
'cartovldoc',
'web-sdk-doc',
'deck-gl-doc',
'gmaps-doc',
'amazon-location-doc',
'mapbox-doc',
'cartoframesdoc',
'cartojsallldoc',
'shell:cartodb-gitclone',
Expand Down
22 changes: 0 additions & 22 deletions _app/_data/home/webapps.yml

This file was deleted.

12 changes: 0 additions & 12 deletions _app/_data/subnavbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,6 @@
- name: Data Observatory
url: https://carto.com/help/working-with-data/intro_data_observatory
isLink: true
- name: Dev tools
dropdownElements:
- name: CARTO for deck.gl
url: https://carto.com/developers/deck-gl
- name: CARTO + Google Maps
url: https://carto.com/developers/gmaps/guides/getting-started
- name: CARTO + Mapbox GL
url: https://carto.com/developers/mapbox/guides/getting-started
- name: CARTO + Amazon Location
url: https://carto.com/developers/amazon-location
- name: Mobile SDK
url: https://carto.com/developers/mobile-sdk
- name: APIs
dropdownElements:
- name: SQL API
Expand Down
108 changes: 1 addition & 107 deletions _app/_data/technologies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
icon_path: '/img/icons/web-sdk.svg'
header_title: Web SDK
header_subtitle: Web SDK is a JavaScript library to create custom applications on top of CARTO, using deck.gl
header_warning: DEPRECATION WARNING! This project won't be continued. Due to feedback received from the users and to bring a better integration with deck.gl, we're moving to a native deck.gl module. See [@deck.gl/carto](https://github.com/CartoDB/deck.gl/blob/carto-module/docs/api-reference/carto/overview.md)
header_warning: DEPRECATION WARNING! This project won't be continued. Due to feedback received from the users and to bring a better integration with deck.gl, we're moving to a native deck.gl module. See [@deck.gl/carto](https://deck.gl/docs/api-reference/carto/overview)
sub_navbar: true
overview: true
guide: true
Expand All @@ -268,112 +268,6 @@
beta: true
deprecated: true
full_deprecated: true
-
parent_slug: deck-gl
slug: deck-gl
parent_root: true
versions: false
version: ''
overview_name: CARTO for deck.gl
overview_text:
- "Deck.gl is one of the most popular Open Source map visualization libraries and is the preferred library to use with CARTO. With deck.gl and CARTO you can create highly scalable applications that visualize location data in many different ways. Since version 8.3, deck.gl includes a submodule @deck.gl/carto that you can use to work with CARTO datasets and tilesets in a very easy and straightforward way."
- "To understand how to install the library and run the examples, [read the guide]({{site.baseurl}}/deck-gl/guides/getting-started/)."
- "You can learn more about deck.gl on the official [website](https://deck.gl), where you can find a dedicated section on the @deck.gl/carto [submodule](https://deck.gl/docs/api-reference/carto/overview)."
icon_path: '/img/icons/deck-gl.svg'
header_title: CARTO for deck.gl
header_subtitle: "Build applications using CARTO & deck.gl advanced framework for data visualization. This is our recommended library."
sub_navbar: true
overview: true
guide: true
support: false
reference_tab: true
reference_skip_at_overview: true
examples: true
examples_tab: true
repository: https://github.com/visgl/deck.gl/tree/master/modules/carto
section: none
priority: 3
beta: false
deprecated: false
full_deprecated: false
-
parent_slug: gmaps
slug: gmaps
parent_root: true
versions: false
version: ''
overview_name: CARTO + Google Maps
overview_text:
- You can use CARTO with the Google Maps API by taking advantage of its support for deck.gl overlays. You just need to instantiate the map, create the GoogleMapsOverlay layer and then add it to the map by calling the setMap method on the layer.
icon_path: '/img/icons/gmaps.svg'
header_title: CARTO + Google Maps
header_subtitle: Build applications using CARTO & Google Maps.
sub_navbar: true
overview: false
guide: true
support: false
reference_tab: false
reference_skip_at_overview: true
examples: true
examples_tab: false
repository: https://github.com/CartoDB/viz-doc/tree/master/gmaps
section: none
priority: 3
beta: false
deprecated: false
full_deprecated: false
-
parent_slug: amazon-location
slug: amazon-location
parent_root: true
versions: false
version: ''
overview_name: CARTO + Amazon Location
overview_text:
- Take a look to this guide to know how to visualize CARTO layers in an application built using Amazon Location Service
icon_path: '/img/icons/aws.svg'
header_title: CARTO + Amazon Location
header_subtitle: Build applications using CARTO & Amazon Location.
sub_navbar: true
overview: false
guide: true
support: false
reference_tab: false
reference_skip_at_overview: true
examples: false
examples_tab: false
repository: https://github.com/CartoDB/viz-doc/tree/master/amazon-location
section: none
priority: 3
beta: false
deprecated: false
full_deprecated: false
-
parent_slug: mapbox
slug: mapbox
parent_root: true
versions: false
version: ''
overview_name: CARTO + Mapbox GL
overview_text:
- You can use CARTO with the Mapbox GL JS library by directly using the vector tiles generated from our Maps API as a new layer.
icon_path: '/img/icons/mapbox.svg'
header_title: CARTO + Mapbox GL
header_subtitle: Build applications using CARTO & Mapbox GL.
sub_navbar: true
overview: false
guide: true
support: false
reference_tab: false
reference_skip_at_overview: true
examples: true
examples_tab: false
repository: https://github.com/CartoDB/viz-doc/tree/master/mapbox
section: none
priority: 3
beta: false
deprecated: false
full_deprecated: false
-
parent_slug: carto-js
slug: carto-js
Expand Down
2 changes: 1 addition & 1 deletion _app/_plugins/guidesgenerator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def initialize(site, base, dir, tech, guide, first, content, tech_info, guide_na
self.data['description'] = content.gsub(regex, "").gsub(/^\n+/, "").lines.first
if first
add = File.join(site.baseurl, dir, '/')
r = (tech == 'fundamentals' or tech == 'styling' or tech == 'gmaps' or tech == 'amazon-location' or tech == 'mapbox') ? File.join('/', tech, '/') : File.join('/', tech, 'guides/')
r = (tech == 'fundamentals' or tech == 'styling') ? File.join('/', tech, '/') : File.join('/', tech, 'guides/')
redirect = RedirectPage.new(site, site.source, r, add)
redirect.render(site.layouts, site.site_payload)
redirect.write(site.dest)
Expand Down
6 changes: 0 additions & 6 deletions _app/_sass/_technologies.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// Colors for sections
$cartovl-c: #1785fb;
$web-sdk-c: #1785fb;
$deck-gl-c: #1592BB;
$gmaps-c: #e73a2f;
$mapbox-c: #3654ff;
$cartojs-c: #00b9bf;
$pythonsdk-c: #ff990b;
$mobilesdk-c: #8264c5;
Expand All @@ -28,9 +25,6 @@ $dc-colors: (
'carto-vl': $cartovl-c,
'carto-js': $cartojs-c,
'web-sdk': $web-sdk-c,
'deck-gl': $deck-gl-c,
'gmaps': $gmaps-c,
'mapbox': $mapbox-c,
'python-sdk': $pythonsdk-c,
'mobile-sdk': $mobilesdk-c,
'cartoframes': $cartoframes-c,
Expand Down
40 changes: 0 additions & 40 deletions _app/deck-gl/reference/index.html

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ If you are looking at developing your first spatial application using CARTO, you

Our recommendation is that you use deck.gl as it provides the most flexible visualization and is the preferred library for CARTO. It also supports many basemaps that can be easily modified. We are also deck.gl contributors. If you want further information on the difference between the available libraries, check out this document.

Check out the following Javascript code from the [Hello World]({{site.baseurl}}/deck-gl/examples/#example-hello-world) example to see how easy it is to visualize a CARTO dataset.
Check out the following Javascript code from the [Hello World](https://docs.carto.com/deck-gl/examples/basic-examples/hello-world/) example to see how easy it is to visualize a CARTO dataset.

```js
deck.carto.setDefaultCredentials({
Expand Down Expand Up @@ -110,7 +110,7 @@ const deckgl = new deck.DeckGL({
});
```

Continue by reading the CARTO for deck.gl getting started [guide]({{site.baseurl}}/deck-gl/guides/getting-started) or take a look at the [examples]({{site.baseurl}}/deck-gl/examples/).
Continue by reading the CARTO for deck.gl getting started [guide](https://docs.carto.com/deck-gl/guides/getting-started/) or take a look at the [examples](https://docs.carto.com/deck-gl/examples/basic-examples/hello-world/).

### And If I am a data scientist looking to do spatial analysis?

Expand Down
Loading