I need to display U.S. metro areas on a map and overlay some other data on the map. I have google searched for the metro data but I can't seem to find any good sources.
I was hoping to find data that I could use to display polygons of each metro area region on a map. I am using a Bing Maps Control to display the map but I'm not 100% tied to it.
I found a possible sources here https://mapzen.com/data/metro-extracts/ but the shape data looks huge for what I need. 22mb for one region?
I also found some data from opendata here http://opendata.arcgis.com/datasets/0ca49e3a5476488f98a8b1d2a81899e4_8?geometry=-130.807%2C26.621%2C-56.979%2C51.777&uiTab=table&selectedAttributes%5B%5D=MTFCC&chartType=bar&filterByExtent=true&mapSize=map-maximize&orderByFields=OID+DESC which looks like what I want but I can't get the data to download.
I'm assuming there has to be a good source for this data somewhere.
Any other suggestions where to get the metro area polygon(kml..shapefile..etc) data?