GitHub source

evo.objects.typed.types.CoordinateReferenceSystem

CoordinateReferenceSystem = Annotated[EpsgCode | str | None, PlainValidator(_load_crs), PlainSerializer(_dump_crs)]