Mentions légales du service

Skip to content

Fix/export

EL HASSANE GARGEM requested to merge fix/export into develop

changes :

  • during the validation of an uploaded file, validate it against the file that exist in its namespace
  • make validate method returns the file after validation
  • if the coords contains negative or float numbers, change (negative ones to zero, and float to int) to make them valid coords.
  • modify the content of the file and parse the file with a valid content
Edited by EL HASSANE GARGEM

Merge request reports