What file formats does CartoDruid support?

Vectorial formats:

  • SQLite / SpatiaLite

  • Shapefile (.shp)

  • GeoJSON

  • GeoCSV (CSV files with geometry in WKT format)

  • CSV with LPIS parcel reference (geometry can be automatically generated)

  • Layers available from the ITACyL cartographic repository

Users can create new layers directly from these files or import data into existing layers.

CartoDruid uses SQLite databases natively. Other formats can be used to create new SQLite layers or to import data into existing ones.


Raster formats:

  • RasterLite

  • MBTiles

For more details, please refer to the official guide: Import files into CartoDruid projects.