CoordinateReferenceSystem
CoordinateReferenceSystem
evo.objects.typed.types.CoordinateReferenceSystem
CoordinateReferenceSystem = Annotated[EpsgCode | str | None, PlainValidator(_load_crs), PlainSerializer(_dump_crs)]
evo.objects.typed.types.CoordinateReferenceSystem
CoordinateReferenceSystem = Annotated[EpsgCode | str | None, PlainValidator(_load_crs), PlainSerializer(_dump_crs)]
Was this page helpful?