/home/techb158/workloadmatch.com/bower_components/jvectormap/tests
NameSizeModeActions
assets/-0777rm
processor/-0777rm
basic.html82410777editdlrm
build.html5100777editdlrm
custom.html21080777editdlrm
drill-down.html23650777editdlrm
hidden.html21540777editdlrm
markers.html102950777editdlrm
memory.html23700777editdlrm
reverse-projection.html31670777editdlrm
us.json8670777editdlrm
world.json3190777editdlrm
Edit: /home/techb158/workloadmatch.com/bower_components/jvectormap/tests/us.json (867B)
{ "input_file": "/Users/kirilllebedev/Maps/ne_10m_admin_1_states_provinces_lakes/ne_10m_admin_1_states_provinces_lakes.shp", "output_file": "tests/assets/jquery-jvectormap-data-us-lcc-en.js", "name_field": "name", "code_field": "iso_3166_2", "projection": "lcc", "name": "us", "longitude0": -100, "where": "iso_a2 = 'US'", "minimal_area": 4000000, "insets": [{ "codes": ["US-AK"], "width": 220, "left": 0, "top": 440 },{ "codes": ["US-HI"], "width": 80, "left": 245, "top": 460 }], "for_each": { "input_file": "/Users/kirilllebedev/Maps/us-counties/countyp010g.shp", "output_file": "tests/assets/us/jquery-jvectormap-data-{{code}}-lcc-en.js", "width": 1000, "name_field": "ADMIN_NAME", "code_field": "ADMIN_FIPS", "where": "STATE = SUBSTR('{{code}}', 4)", "projection": "lcc", "name": "{{code}}", "longitude0": -100 } }