Skip to content

Commit

Permalink
Revert "Add builder course 1"
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Eschbacher committed Sep 6, 2016
1 parent d83c221 commit ae6ff1e
Show file tree
Hide file tree
Showing 28 changed files with 3 additions and 303 deletions.
Binary file removed 8-data-view-toggle 2.png
Binary file not shown.
Binary file removed 8-data-view-toggle.png
Binary file not shown.
6 changes: 3 additions & 3 deletions _app/_academy-lite/01-cartocss.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ selector {
}
{% endhighlight %}

CartoCSS allows you to control styles specifically for map elements. Selectors are typically the name of the dataset you are visualizing on a map, but they can also be other elements:
CartoCSS allows you to control styles specifically for map elements. Selectors are typically the name of the dataset you are visualizing on a map, but they can also be other elements:

{% highlight scss %}
Map {
Expand Down Expand Up @@ -127,7 +127,7 @@ We also used the CartoCSS below for labels.

## Using images with CartoCSS

Another CartoCSS property example is polygon-pattern-file. This property takes an image url for its value, because it is used to fill your polygon with a tiled picture. You can change the image fill opacity using the polygon-pattern-opacity property. If less than maximum opacity is used in addition to a polygon-fill color, the color will show up beneath the image fill layer.
Another CartoCSS property example is polygon-pattern-file. This property takes an image url for its value, because it is used to fill your polygon with a tiled picture. You can change the image fill opacity using the polygon-pattern-opacity property. If less than maximum opacity is used in addition to a polygon-fill color, the color will show up beneath the image fill layer.

{% highlight scss %}
#null_island_el_dist{
Expand Down Expand Up @@ -165,6 +165,6 @@ Read more about [null island](http://en.wikipedia.org/wiki/Null_Island).

**See also**

* Create an [intensity map](https://carto.com/docs/tutorials/intensity_map/) from point data with CartoCSS.
* Create an [intensity map](https://carto.com/docs/tutorials/intensity_map/) from point data with CartoCSS.
* Create a [choropleth map](https://carto.com/docs/tutorials/electoral_map/) of election results.
* Take a conditional styling [tutorial](https://carto.com/docs/tutorials/conditional_styling/).
81 changes: 0 additions & 81 deletions _app/_builder-intro/01-builder-visualization-1-ui.md

This file was deleted.

55 changes: 0 additions & 55 deletions _app/_builder-intro/02-builder-visualization-2-styling.md

This file was deleted.

56 changes: 0 additions & 56 deletions _app/_builder-intro/03-builder-visualization-3-widgets.md

This file was deleted.

51 changes: 0 additions & 51 deletions _app/_builder-intro/04-analysis.md

This file was deleted.

Loading

0 comments on commit ae6ff1e

Please sign in to comment.