tveness
|
09acc0cab4
|
Update example with correct pixel ordering (#3337)
|
2025-05-09 14:50:03 -06:00 |
|
jbutle55
|
3c91e032aa
|
Fix quickstart documentation mixing up column and row position of matrix. Fix for issue #2582 (#2813)
|
2023-04-26 19:00:31 -06:00 |
|
Mateo
|
ec3b0cae2d
|
Fixed (row, col) to (col, row) in Dataset Georeferencing section (#2584)
|
2022-11-10 08:59:03 -06:00 |
|
Alan D. Snow
|
125340b74b
|
DOC: Improve links & add Band to docs (#2537)
|
2022-08-09 10:32:34 -06:00 |
|
Alan D. Snow
|
c17bc35a80
|
DOC: Add intersphinx for matplotlib & numpy (#2527)
|
2022-07-21 16:52:22 -06:00 |
|
Guillaume Lostis
|
bed880553f
|
Docs (#1771)
* Remove rasterio.vfs from doc
* Fix broken links in doc
* Fix typos in doc
* Update CLI doc
* Use rst links in doc
|
2019-09-09 14:15:27 -06:00 |
|
Sean Gillies
|
073339ce57
|
Merge branch 'maint-1.0'
|
2019-08-06 18:42:38 -06:00 |
|
Sean Gillies
|
0b4229c59d
|
Resolve #1683
|
2019-07-29 16:36:56 -06:00 |
|
Sean Gillies
|
a84d5e1b2b
|
Merge branch 'maint-1.0'
|
2019-03-29 17:14:02 -06:00 |
|
Sean Gillies
|
71315fc9b6
|
Add links to API docs from quickstart guide
Also fix the repr of some CRS objects.
|
2019-03-29 17:02:26 -06:00 |
|
jaredairbusaerial
|
1f9ad120e4
|
band_one is not defined in the walkthrough (#1598)
band1 is defined earlier in the walkthrough but band_one is not. Calling band_one[row, col] results in an error. Changed band_one to band1.
|
2019-01-14 10:50:30 -07:00 |
|
Sean Gillies
|
fe2f4c4597
|
Switch arg order in example, resolving #1584
|
2018-12-17 08:57:52 -07:00 |
|
Sean C. Gillies
|
aece4fb60c
|
Documentation overhaul
This fixes a bunch of sidebar issues caused by inconsistent
headers.
|
2018-04-23 15:53:41 -06:00 |
|
Pratik Yadav
|
f63adadd93
|
Update quickstart.rst
|
2017-05-23 12:30:21 +05:30 |
|
Sean Gillies
|
918141cec3
|
Switching edits
|
2016-09-02 20:10:38 +02:00 |
|
Sean Gillies
|
2103f8048d
|
Better structure for docs
Plus a more compelling example.
Resolves #846
|
2016-08-12 15:15:55 +02:00 |
|