Skip to content

Instantly share code, notes, and snippets.

@zokis
Created November 24, 2015 18:03
Show Gist options
  • Save zokis/5b97921bbca90eb77d66 to your computer and use it in GitHub Desktop.
Save zokis/5b97921bbca90eb77d66 to your computer and use it in GitHub Desktop.
{
"poligonos": [
{
"type": "str",
"id": "localizacao",
"label": ""
},
{
"type": "str",
"id": "entorno",
"label": ""
},
{
"type": "str",
"id": "dt_avaliacao",
"label": ""
},
{
"type": "str",
"id": "estracao",
"label": ""
},
{
"type": "str",
"id": "cacadores",
"label": ""
},
{
"type": "str",
"id": "cercada",
"label": ""
},
{
"type": "str",
"id": "aceiro",
"label": ""
},
{
"type": "str",
"id": "erosao",
"label": ""
},
{
"type": "str",
"id": "compactado",
"label": ""
},
{
"type": "str",
"id": "gado",
"label": ""
},
{
"type": "str",
"id": "alta_mort",
"label": ""
},
{
"type": "str",
"id": "alta_solo_ex",
"label": ""
},
{
"type": "str",
"id": "lianas",
"label": ""
},
{
"type": "str",
"id": "queimada",
"label": ""
},
{
"type": "str",
"id": "herbicida",
"label": ""
},
{
"type": "str",
"id": "cupinzeiros",
"label": ""
},
{
"type": "str",
"id": "encarcamento",
"label": ""
},
{
"type": "str",
"id": "rochoso",
"label": ""
},
{
"type": "str",
"id": "dist_nao_equit",
"label": ""
},
{
"type": "str",
"id": "dist_equit",
"label": ""
},
{
"type": "str",
"id": "bom_desenv",
"label": ""
},
{
"type": "str",
"id": "alta_regen",
"label": ""
},
{
"type": "str",
"id": "alta_prox",
"label": ""
},
{
"type": "str",
"id": "alta_riq",
"label": ""
},
{
"type": "str",
"id": "gramineas",
"label": ""
},
{
"type": "str",
"id": "recobridoreas",
"label": ""
},
{
"type": "str",
"id": "observacoes",
"label": ""
},
{
"type": "str",
"id": "recomedacoes",
"label": ""
},
{
"type": "str",
"id": "num_fotos",
"label": ""
}
],
"individuos": [
{
"type": "str",
"id": "especie_codigo",
"label": ""
},
{
"type": "str",
"id": "arbor_arbust",
"label": ""
},
{
"type": "str",
"id": "coletada",
"label": ""
},
{
"type": "str",
"id": "num_fotos",
"label": ""
},
{
"type": "str",
"id": "plantada",
"label": ""
},
{
"type": "str",
"id": "altura",
"label": ""
},
{
"type": "str",
"id": "dap",
"label": ""
},
{
"type": "str",
"id": "obs",
"label": ""
}
],
"parcelas": [
{
"type": "str",
"id": "proximidade",
"label": ""
},
{
"type": "str",
"id": "veg_dom",
"label": ""
},
{
"type": "str",
"id": "localizacao",
"label": ""
},
{
"type": "str",
"id": "uso_entorno",
"label": ""
},
{
"type": "str",
"id": "num_fotos",
"label": ""
},
{
"type": "str",
"id": "data_coleta",
"label": ""
},
{
"type": "str",
"id": "cob_sub1",
"label": ""
},
{
"type": "str",
"id": "cob_sub2",
"label": ""
},
{
"type": "str",
"id": "cob_sub3",
"label": ""
},
{
"type": "str",
"id": "media_gram",
"label": ""
},
{
"type": "str",
"id": "cob_copas",
"label": ""
},
{
"type": "str",
"id": "num_estratos",
"label": ""
},
{
"type": "str",
"id": "coleta_coord_x",
"label": ""
},
{
"type": "str",
"id": "coleta_coord_y",
"label": ""
},
{
"type": "str",
"id": "alt_media",
"label": ""
},
{
"type": "str",
"id": "den_menor",
"label": ""
},
{
"type": "str",
"id": "den_maior",
"label": ""
},
{
"type": "str",
"id": "den_cap",
"label": ""
},
{
"type": "str",
"id": "den_total",
"label": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment