A cartogram is a map that varies the area of its elements to represent some underlying value.

learn more… | top users | synonyms

3
votes
3answers
142 views

What Application for Vector and Cartesian Coordinate System

Goal: Visualize a picture in SQL server 2012 spatial data based on geometry Problem: In order to display a vector picture I need to retrieve X, Y coordinate (cartesian coordinate system) and ...