Skip to content

Transparently handle geometric transformation to EPSG:4326 on ingest for features using other coordinate reference systems #5

@rfecher

Description

@rfecher

All our data is stored in EPSG:4326 internally - data sources which aren't in this projection need to be normalized. Currently some input methods (such as the vector file ingest) don't do this. Since the CRS is known we should normalize data not in 4326 in a cetralized place (so each ingest process doesn't have to replicate the code - and also to ensure data consistency)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions