- nullif - convert empty string to null
- concat_ws
- FILTER
- window functions https://www.postgresql.org/docs/9.1/static/tutorial-window.html
- tip: if you don't have global data, use local projections and don't use geography
- MVT: mapnik vector tiles
- case
- intersection/intersects
- st_subdivide for performance
- < - > -- in order by via index (distance operator or knn)