Open MayteTDGeograma opened 2 years ago
Thanks for the feedback.
On the spatial reference info: If you use the multi file import, the same settings are applied to all files imported at the same time. If you need to import data with different CRS definitions, you would have to import them batch wise.
Alternatively, you can automate this process via hale-cli.
Iterative data processing: Project in which this issue occured
POPIMPACT
Tool used
Hale studio 4.1.0, win64, 32 GB de RAM
postgreSQL 14+ postGIS 3.1, win64, 32 GB de RAM
Description
DIVERSITY OF IMPUT DATA There are several problems that we can find in POPIMPACT due to the fact that the source data is very diverse: • Segmented data: When data sets are highly segmented, a process has to be done to bring them together in order to process them as a whole.
• Diversity of formats: Each dataset can be in a different format.
DIFFERENT EPSGs Each data has a different EPSG and even the same data in different areas.
Type of issue
Repetitive: Large amounts of repetition in the process
Workflow
DIVERSITY OF IMPUT DATA
With Hale studio (4.1.0 or higher) we can select a source data, and then we can selected multiple files during the schema import or when importing source data.
Supported formats are:
Input source guarantees that the data is harmonized in Hale before being loaded into the database.
DIFFERENT EPSGs In the normalization process (into a postGIS function) the EPSG of the data is verified, if it is not the same as the project, the information is reprojected
Impact
This new Hale functionality solves a previous problem when loading a large dataset with the same model into POPIMPACT.
Related issue(s)
POPIMPACT - Data harmonisation #16