Files for the example in The end of CartoCSS.
The corresponding data is available here: https://www.mapbox.com/bites/00261/plants.min.json (1MB file)
__author__ = 't-joelm' | |
import glob, os | |
import csv | |
def rename(dir, pattern, titlePattern) | |
for pathAndFilename in glob.iglob(os.path.join(dir, pattern)): | |
title, ext = os.path.splitext(os.path.basename(pathAndFilename)) | |
os.rename(pathAndFilename, | |
os.path.join(dir, titlePattern % title + ext)) |
Files for the example in The end of CartoCSS.
The corresponding data is available here: https://www.mapbox.com/bites/00261/plants.min.json (1MB file)
A simple browser-based terminal for running SQL against Carto using the SQL API
git clone [email protected]:CartoDB/cdb-manager.git
./httpserv.py
http://locahost:8000
UPDATE: As of October 2019, QGIS 3.10 has built-in support for label callout lines!
Callouts, sometimes called leader lines, are lines between labels and features on a map. They are useful when constraints of space force a label to be moved away from the