mirror of
https://github.com/JHUAPL/SIMoN.git
synced 2026-01-08 22:37:56 -05:00
20 lines
286 B
JSON
20 lines
286 B
JSON
{
|
|
"projection": 3085,
|
|
|
|
"scale_factor": 1000000,
|
|
|
|
"minimum_intersection_area": 1,
|
|
|
|
"abstract_edges": [
|
|
["usa48", "state"],
|
|
["state", "county"],
|
|
["usa48", "nerc"],
|
|
["usa48", "huc8"],
|
|
["usa48", "latlon"]
|
|
],
|
|
|
|
"save_shapes": false,
|
|
|
|
"tag": "latest"
|
|
}
|