mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
Remove extra punctuation
This commit is contained in:
parent
501100d467
commit
690ba83335
@ -18,7 +18,7 @@ Philosophy
|
||||
----------
|
||||
|
||||
Rasterio is written with a question in mind: what would it be like to have
|
||||
a geospatial data abstraction in the Python standard library?. GDAL's raster
|
||||
a geospatial data abstraction in the Python standard library? GDAL's raster
|
||||
data model has unique qualities but is not too special to be expressed using
|
||||
standard Python language features. Rasterio uses fewer classes specific to GDAL
|
||||
and more ordinary mappings, sequences, and generators.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user