Sean Gillies
96c7b42786
Add a .nojekyll file
2016-05-27 17:01:29 -06:00
Sean Gillies
8ae2f9117c
Add plugin instructions to CLI main.py
...
Also change affine module usage to future proof Rasterio.
2016-05-19 16:43:56 -06:00
Sean Gillies
f97316a1c1
Merge pull request #673 from mapbox/doc-polish
...
[NOT READY] Documentation polish
2016-05-12 11:33:47 -06:00
Matthew Perry
7437fa6ee6
fix image axis order docs, fixes #700
2016-05-09 09:36:34 -04:00
Sean Gillies
44e4e52011
Update S3 documentation
2016-05-04 07:26:59 -06:00
Sean Gillies
b368da7c1a
double colon
2016-05-02 10:53:46 -06:00
Sean Gillies
314166516a
use replace directive
2016-05-02 10:53:13 -06:00
Sean Gillies
9b83a26bf7
Fix link
2016-05-02 10:48:56 -06:00
Sean Gillies
75ef946d91
Single statement
2016-04-29 17:39:35 -06:00
Sean Gillies
b80bb9507c
More explaining
2016-04-29 17:37:01 -06:00
Sean Gillies
5a2eac62ce
Cleaner, easier
2016-04-29 17:26:02 -06:00
Sean Gillies
75fc58c262
Add configuration doc
2016-04-29 17:21:42 -06:00
Matthew Perry
6379eb4c1d
resampling doc
2016-04-21 14:16:16 -04:00
Jacques Tardie
d941e8a5ec
Update docs/ per retext-mapbox-standard [skip ci]
2016-04-20 13:58:49 -07:00
Matthew Perry
c18d8db1cf
Merge remote-tracking branch 'origin/master' into windex
2016-04-15 09:09:26 -04:00
Kevin Wurster
d60d40c3ca
Remove references to write_band() but not the actual method.
2016-04-12 20:45:56 -04:00
Matthew Perry
bf3b1292a2
add conda-forge to install page; resolves #604
2016-04-12 13:19:22 -04:00
Matthew Perry
fbb1ecd639
windows intersects to adjust for open interval, funcs take *windows instead of iterable
2016-04-12 12:25:57 -04:00
Matthew Perry
9957f20fb3
doc update, profile, config opts and python gotchas
2016-04-12 10:40:03 -04:00
Matthew Perry
cb0cff97ef
add RasterReader and RasterUpdater to apidocs
2016-04-08 11:37:48 -04:00
James McBride
4b33108a46
Added comments to raster_to_kmz example, fixed driver keyword.
...
Also put images in /tmp.
2016-04-07 22:08:31 -07:00
James McBride
938e8c624f
Added recipe for generating a KMZ from a raster.
...
This relies a little less on rasterio than some other recipes, but I
thought it would still be nice for someone looking to turn a raster into
a KMZ to be directed to rasterio and find an easy code example to follow.
2016-04-07 13:22:18 -07:00
Matthew Perry
03b9c16b5d
note all_touched and painters order in features docs
2016-04-04 10:38:42 -04:00
Matthew Perry
edf0b231cd
Merge branch 'master' of github.com:mapbox/rasterio
2016-04-04 09:50:28 -04:00
Matthew Perry
914b3ce418
doctest for ioerror
2016-04-04 09:50:19 -04:00
Sean Gillies
e4e858ec48
Note about s3 pricing concerns
2016-04-01 13:17:00 -06:00
Sean Gillies
a6bee2e351
Update version, change log, docs.
2016-04-01 12:24:01 -06:00
Matthew Perry
95c03b6f18
messy merge with origin/master and doc fixes
2016-03-31 14:53:24 -04:00
Matthew Perry
f0fe0ddfb6
add text and images to mask_shp recipie
2016-03-31 08:29:04 -04:00
Matthew Perry
ac4a6f7541
merge master
2016-03-31 08:21:11 -04:00
Matthew Perry
545514f8f5
add shp clip and reproject recipies
2016-03-31 08:20:11 -04:00
Matthew Perry
0b9d9fab56
Merge branch 'rio-one-cmd-one-file' into flatten
2016-03-30 19:48:14 -04:00
James McBride
abe8658f4d
Added example images in masking by shapefile example.
...
I left the details of the actual display out of the example.
2016-03-30 15:32:23 -07:00
Matthew Perry
97e4ebfb93
update docs
2016-03-29 20:06:07 -04:00
Matthew Perry
1678e99813
fill out a few cookbook recipies
2016-03-29 11:11:04 -04:00
Matthew Perry
d4f1f7d925
trying out literalincludes for recipies
2016-03-29 09:55:11 -04:00
James McBride
68e8163faa
Added an example to docs on using a shapefile to mask a raster.
...
This includes the very simple shapefile used to do the masking. I
suspect though that including a shapefile in the repository is
undesirable.
2016-03-28 21:25:07 -07:00
Matthew Perry
fc0b3b486d
outlined a few topics for the rasterio cookbook, todo content
2016-03-28 12:52:18 -04:00
Matthew Perry
e7dcf8fbe7
sketch an osgeo.gdal comparison doc
2016-03-28 12:26:20 -04:00
Matthew Perry
0cabb0a61a
doctests
2016-03-28 11:43:34 -04:00
Matthew Perry
f042159744
watch dir for changes and make docs
2016-03-25 17:35:21 -04:00
Matthew Perry
69ece6ed05
doc window funcs
2016-03-25 14:22:30 -04:00
Matthew Perry
46f6059fe0
docstrings for top-level functions
2016-03-25 13:06:02 -04:00
Matthew Perry
eba34a32cf
round of edits per pr review
2016-03-24 08:39:56 -04:00
Matthew Perry
ead10a0c5a
merge origin/master, alpha authors
2016-03-22 19:10:38 -04:00
Alexander
fe98d28c0b
fix command
2016-03-21 19:07:14 +02:00
Matthew Perry
2af0d0b1e5
add new topic docs
2016-03-21 11:58:13 -04:00
Matthew Perry
8bc39de2a0
colormaps
2016-03-21 11:48:10 -04:00
Matt Savoie
ec2077e328
Update datasets.rst
...
Just fixed a typo.
2016-03-20 16:12:49 -06:00
Matthew Perry
98bedb7086
flesh out structure and todos
2016-03-18 12:34:52 -04:00