문제

I tried to geocode NUTS codes in Google Fusion Tables (using some Maps API in the background), but despite receiving no error messages or warning, it did not recognize these spatial units. NUTS area codes are fairly standard, even official in Europe, with publicly available shapefiles. Can one easily geolocate using only these codes?

E.g. NUTS codes are in column #7 of my public table (on all Hungarian public procurement contracts 2009-2012).

도움이 되었습니까?

해결책

You can import shapefiles into FusionTables using shpescape.com/ft.

Importing nuts_2010_03m_sh_data_nuts_rg_03m_2010.shp into FusionTables gives me this:

map

screenshot of map

If I merge that on the NUTS "id", I get this:

map

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top