Macrocyclis

Macrocyclis is a genus of air-breathing land snails, terrestrial pulmonate gastropod mollusks in the family Macrocyclidae. Macrocyclis is a monotypic genus, i.e. a genus that contains only one species.[2] The single living species in this genus is Macrocyclis peruvianus (Lamarck, 1822).

Macrocyclis
A live and active individual of Macrocyclis peruvianus. The shell has a diameter of ca. 5–6 cm.
Scientific classification
Kingdom:
Phylum:
Class:
Superfamily:
Family:
Genus:
Macrocyclis

Beck, 1837[1]
Species

Macrocyclis peruvianus (Lamarck, 1822)

Distribution

Macrocyclis peruvianus is endemic to Chile and adjacent parts of Argentina.[2] In Chile this is the largest species of land snail and it is found between the latitudes of 35° and 45° S, especially in the coastal regions, and in the Andean valleys.[2]

gollark: At http://rust-is.cool, obviously.
gollark: r u s t w i k i
gollark: Needs more Rust.
gollark: Yes, I have that app.
gollark: ```glsl#ifdef GL_FRAGMENT_PRECISION_HIGHprecision highp float;#elseprecision mediump float;#endifuniform vec2 resolution;uniform float time;float chunk(float x, float to) { return floor(x / to) * to;}float rescale(float x) { return (x + 1.) / 2.;}void main(void) { vec2 u = gl_FragCoord.xy; vec2 c = vec2( chunk(u.x, 50.), chunk(u.y, 50.) ); vec2 uv = c / resolution.xy; gl_FragColor = vec4( uv, rescale(sin(time)), 1.0 );}```GlsL.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.