306 Commits

Author SHA1 Message Date
Matthew Perry
02f7b5a9c0 include contributing 2016-06-14 10:30:09 -04:00
Matthew Perry
3910d66a7a make it official, no warning 2016-06-14 10:22:01 -04:00
Matthew Perry
06b29cfbdc really add rasterio.env api docs 2016-06-14 10:11:37 -04:00
Matthew Perry
eb5a191610 overviews 2016-06-14 10:08:22 -04:00
Matthew Perry
bfe672188b add env 2016-06-14 09:27:37 -04:00
Matthew Perry
e360fc9595 outline plotting doc based on new plot interface 2016-06-14 09:02:20 -04:00
Kevin Wurster
9103d56802 Use rasterio.Env() instead of rasterio.env.Env() 2016-06-13 16:04:28 -07:00
Matthew Perry
79366de2e2 document driver support situation, fixes #731 2016-06-13 18:13:20 -04:00
Kevin Wurster
72f4ba6103 Initial migration doc. Needs affine vs. transform 2016-06-05 17:20:38 -04:00
Kevin Wurster
235e0b33de Update docs with affine vs. transform switch 2016-06-05 15:23:39 -04:00
James Hiebert
457137f207 Updates the georeferencing docs wrt CRS changes 2016-06-04 11:25:26 -07:00
Erik Seglem
44c3d9badf Replace drivers with Env in docs and examples (#760)
Replace rasterio.drivers with rasterio.Env.
2016-06-02 19:01:18 -07:00
James Hiebert
9279138e33 Renames five module to compat (#745)
* Renames five module to compat and updates all refs
2016-06-02 10:50:09 -07:00
Matthew Perry
e53b0d910a import numpy as np in docs and examples (#740)
import numpy as np in docs and examples and remove unneeded imports
2016-06-02 06:46:52 -07:00
Matthew Perry
d2b1423266 make publish target to streamline doc deployment 2016-06-01 08:22:16 -04:00
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