There are several formats available for storing vector geographic data (Points, Lines, or Polygons).
GeneXus can handle the following formats:
- WKT (Well Known Text)
- GeoJSON
- KML (Keyhole Markup Language)
- Binary
Other formats are not supported, for example, SHP (ShapeFile), GML (Geography Markup Language), GeoCSV, GPX (GPS Exchange Format).
In case you have these or other formats, you can use conversion tools available on the market to convert to any of the above-mentioned formats.
No Raster geographic data format is supported. These data are represented with arrays of cells or pixels and they model, for example, a contour line, heat map, or other realities that are more complex to represent.