{
  "vendor" : "ESRI",
  "id" : "2",
  "title" : "Localizacion de Sistemas Acuiferos de Colombia ENA 2014",
  "properties" : {
    "objectid" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "cod_sis_acu" : {
      "type" : "string",
      "esriLength" : 20,
      "esriType" : "esriFieldTypeString"
    },
    "nom_sis_acu" : {
      "type" : "string",
      "esriLength" : 100,
      "esriType" : "esriFieldTypeString"
    },
    "area_sis_acu" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "ruleid" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeInteger"
    },
    "shape" : {
      "format" : "geometry-polygon",
      "esriType" : "esriFieldTypeGeometry"
    },
    "st_area_shape_" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "st_length_shape_" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema"
}