This repository was archived by the owner on Mar 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreferences.bib
425 lines (368 loc) · 16.4 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
# R packages
@Manual{R-base,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2023},
url = {https://www.R-project.org/},
}
@Manual{R-maptiles,
title = {maptiles: Download and Display Map Tiles},
author = {Timothée Giraud},
year = {2023},
note = {R package version 0.5.0},
url = {https://CRAN.R-project.org/package=maptiles},
}
@Manual{R-banR,
title = {banR: R Client for the BAN API},
author = {Joel Gombin and Paul-Antoine Chevalier},
year = {2023},
note = {http://joelgombin.github.io/banR/, http://github.com/joelgombin/banR/},
}
@Manual{R-mapview,
title = {mapview: Interactive Viewing of Spatial Data in R},
author = {Tim Appelhans and Florian Detsch and Christoph Reudenbach and Stefan Woellauer},
year = {2022},
note = {R package version 2.11.0},
url = {https://CRAN.R-project.org/package=mapview},
}
@Manual{R-mapsf,
title = {mapsf: Thematic Cartography},
author = {Timothée Giraud},
year = {2022},
note = {R package version 0.6.1},
url = {https://CRAN.R-project.org/package=mapsf},
}
@Book{R-ggplot2,
author = {Hadley Wickham},
title = {ggplot2: Elegant Graphics for Data Analysis},
publisher = {Springer-Verlag New York},
year = {2016},
isbn = {978-3-319-24277-4},
url = {https://ggplot2.tidyverse.org},
}
@Manual{R-ggspatial,
title = {ggspatial: Spatial Data Framework for ggplot2},
author = {Dewey Dunnington},
year = {2023},
note = {R package version 1.1.8},
url = {https://CRAN.R-project.org/package=ggspatial},
}
@Article{R-tmap,
title = {{tmap}: Thematic Maps in {R}},
author = {Martijn Tennekes},
journal = {Journal of Statistical Software},
year = {2018},
volume = {84},
number = {6},
pages = {1--39},
doi = {10.18637/jss.v084.i06},
}
@inbook{R-cartography,
booktitle = {Advances in Cartography and GIScience. ICACI 2017. Lecture Notes in Geoinformation and Cartography.},
author = {Timothée Giraud and Nicolas Lambert},
editor = {Michael Peterson},
title = {Reproducible Cartography},
chapter = {13},
publisher = {Springer},
address = {Cham, Switzerland},
year = {2017},
pages = {173-183},
doi = {10.1007/978-3-319-57336-6_13},
}
@Article{R-sf,
author = {Edzer Pebesma},
title = {{Simple Features for R: Standardized Support for Spatial Vector Data}},
year = {2018},
journal = {{The R Journal}},
doi = {10.32614/RJ-2018-009},
url = {https://doi.org/10.32614/RJ-2018-009},
pages = {439--446},
volume = {10},
number = {1},
}
@Manual{R-rgdal,
title = {rgdal: Bindings for the 'Geospatial' Data Abstraction Library},
author = {Roger Bivand and Tim Keitt and Barry Rowlingson},
year = {2023},
note = {R package version 1.6-6},
url = {https://CRAN.R-project.org/package=rgdal},
}
@Article{R-sp,
author = {Edzer Pebesma and Roger Bivand},
title = {Classes and methods for spatial data in {R}},
journal = {R News},
year = {2005},
volume = {5},
number = {2},
pages = {9--13},
month = {November},
url = {https://CRAN.R-project.org/doc/Rnews/},
}
@Manual{R-rgeos,
title = {rgeos: Interface to Geometry Engine - Open Source ('GEOS')},
author = {Roger Bivand and Colin Rundel},
year = {2023},
note = {R package version 0.6-2},
url = {https://CRAN.R-project.org/package=rgeos},
}
@Article{R-tidyverse,
title = {Welcome to the {tidyverse}},
author = {Hadley Wickham and Mara Averick and Jennifer Bryan and Winston Chang and Lucy D'Agostino McGowan and Romain François and Garrett Grolemund and Alex Hayes and Lionel Henry and Jim Hester and Max Kuhn and Thomas Lin Pedersen and Evan Miller and Stephan Milton Bache and Kirill Müller and Jeroen Ooms and David Robinson and Dana Paige Seidel and Vitalie Spinu and Kohske Takahashi and Davis Vaughan and Claus Wilke and Kara Woo and Hiroaki Yutani},
year = {2019},
journal = {Journal of Open Source Software},
volume = {4},
number = {43},
pages = {1686},
doi = {10.21105/joss.01686},
}
@Manual{R-terra,
title = {terra: Spatial Data Analysis},
author = {Robert J. Hijmans},
year = {2023},
note = {R package version 1.7-29},
url = {https://CRAN.R-project.org/package=terra},
}
@Article{R-osmdata,
title = {osmdata},
author = {Mark Padgham and Bob Rudis and Robin Lovelace and Maëlle Salmon},
journal = {The Journal of Open Source Software},
year = {2017},
volume = {2},
number = {14},
month = {jun},
publisher = {The Open Journal},
url = {https://doi.org/10.21105/joss.00305},
doi = {10.21105/joss.00305},
}
@Book{R-spatstat,
title = {Spatial Point Patterns: Methodology and Applications with {R}},
author = {Adrian Baddeley and Ege Rubak and Rolf Turner},
year = {2015},
publisher = {Chapman and Hall/CRC Press},
address = {London},
isbn = {9781482210200},
url = {https://www.routledge.com/Spatial-Point-Patterns-Methodology-and-Applications-with-R/Baddeley-Rubak-Turner/p/book/9781482210200/},
}
@Manual{R-tanaka,
title = {tanaka: Design Shaded Contour Lines (or Tanaka) Maps},
author = {Timothée Giraud},
year = {2022},
note = {R package version 0.3.0},
url = {https://CRAN.R-project.org/package=tanaka},
}
# Other Software
@Manual{GEOS,
title = {{GEOS} coordinate transformation software library},
author = {{GEOS contributors}},
organization = {Open Source Geospatial Foundation},
year = {2021},
url = {https://libgeos.org/},
}
@Manual{PROJ,
title = {{PROJ} coordinate transformation software library},
author = {{PROJ contributors}},
organization = {Open Source Geospatial Foundation},
year = {2021},
url = {https://proj.org/},
}
@Manual{GDAL,
title = {{GDAL/OGR} Geospatial Data Abstraction software Library},
author = {{GDAL/OGR contributors}},
organization = {Open Source Geospatial Foundation},
year = {2022},
url = {https://gdal.org},
doi = {10.5281/zenodo.5884351},
}
@misc{Leaflet,
title={Leaflet javascript libary},
author={Agafonkin, Vladimir},
year={2015}
}
# Articles
@Book{pebesma2023,
author = {Edzer Pebesma and Roger Bivand},
title = {{Spatial Data Science: With applications in R}},
year = {2023},
publisher = {{Chapman and Hall/CRC}},
url = {https://r-spatial.org/book/},
pages = {352},
}
@article{bivand2021,
title={Progress in the {R} ecosystem for representing and handling spatial data},
author={Roger Bivand},
journal={Journal of Geographical Systems},
volume={23},
number={4},
pages={515--546},
year={2021},
publisher={Springer},
doi={10.1007/s10109-020-00336-0}
}
@book{lovelace2019,
title={Geocomputation with {R}},
author={Lovelace, Robin and Nowosad, Jakub and Muenchow, Jannes},
year={2019},
publisher={CRC Press},
url={https://r.geocompx.org/}
}
@book{lambert2016,
title={Manuel de cartographie: principes, m{\'e}thodes, applications},
author={Lambert, Nicolas and Zanin, Christine},
year={2016},
publisher={Armand Colin}
}
@book{beguin2010,
title={La repr{\'e}sentation des donn{\'e}es g{\'e}ographiques: Statistique et cartographie},
author={B{\'e}guin, Mich{\`e}le and Pumain, Denise},
year={2010},
publisher={Armand Colin}
}
@book{bertin1967,
title={S{\'e}miologie Graphique. Les Diagrammes - Les R{\'e}seaux - Les Cartes},
author={Bertin, Jacques},
year={1967},
publisher={Paris: Mouton \& Gauthier-Villars}
}
@misc{Giraud_Cartographie_avec_R_2023,
author = {Giraud, Timothée and Pecout, Hugues},
doi = {10.5281/zenodo.7528161},
title = {{Cartographie avec R}},
url = {https://rcarto.github.io/cartography_avec_r/},
year = {2023}
}
@misc{Giraud_Geomatique_avec_R_2023,
author = {Giraud, Timothée and Pecout, Hugues},
doi = {10.5281/zenodo.7528145},
title = {{Géomatique avec R}},
url = {https://rcarto.github.io/geomatique_avec_r/},
year = {2023}
}
# Python resources (book, etc.)
@book{Dorman2022,
title={Geocomputation with {Python}},
author={Dorman, Michael and Graser, Anita and Nowosad, Jakub and Lovelace, Robin},
year={2022},
publisher={CRC Press},
url={https://py.geocompx.org/}
}
# Python packages
@Article{Hunter:2007,
Author = {Hunter, J. D.},
Title = {Matplotlib: A 2D graphics environment},
Journal = {Computing in Science \& Engineering},
Volume = {9},
Number = {3},
Pages = {90--95},
abstract = {Matplotlib is a 2D graphics package used for Python for
application development, interactive scripting, and publication-quality
image generation across user interfaces and operating systems.},
publisher = {IEEE COMPUTER SOC},
doi = {10.1109/MCSE.2007.55},
year = 2007
}
@software{kelsey_jordahl_2020_3946761,
author = {Kelsey Jordahl and
Joris Van den Bossche and
Martin Fleischmann and
Jacob Wasserman and
James McBride and
Jeffrey Gerard and
Jeff Tratner and
Matthew Perry and
Adrian Garcia Badaracco and
Carson Farmer and
Geir Arne Hjelle and
Alan D. Snow and
Micah Cochran and
Sean Gillies and
Lucas Culbertson and
Matt Bartos and
Nick Eubank and
maxalbert and
Aleksey Bilogur and
Sergio Rey and
Christopher Ren and
Dani Arribas-Bel and
Leah Wasser and
Levi John Wolf and
Martin Journois and
Joshua Wilson and
Adam Greenhall and
Chris Holdgraf and
Filipe and
François Leblanc},
title = {geopandas/geopandas: v0.8.1},
month = jul,
year = 2020,
publisher = {Zenodo},
version = {v0.8.1},
doi = {10.5281/zenodo.3946761},
url = {https://doi.org/10.5281/zenodo.3946761}
}
@software{gillies_2019,
author = {Sean Gillies and others},
organization = {Mapbox},
title = {Rasterio: geospatial raster I/O for {Python} programmers},
year = {2013},
url = "https://github.com/rasterio/rasterio"
}
@misc{sgillies_2023,
author = {Gillies, Sean and van der Wel, Casper and Van den Bossche, Joris and Taves, Mike W. and Arnott, Joshua and Ward, Brendan C. and others},
doi = {10.5281/zenodo.5597138},
month = {1},
title = {Shapely},
url = {https://github.com/shapely/shapely},
year = {2023}
}
@misc{pandas,
author = {{The pandas development team}},
title = {pandas-dev/pandas: Pandas},
url = {https://github.com/pandas-dev/pandas}
}
@Article{pysal2007,
author={Rey, Sergio J. and Anselin, Luc},
title={{PySAL: A Python Library of Spatial Analytical Methods}},
journal={The Review of Regional Studies},
year=2007,
volume={37},
number={1},
pages={5-27},
keywords={Open Source; Software; Spatial}
}
@misc{xarray,
author = {Hoyer, Stephan and Roos, Maximilian and Joseph, Hamman and Magin, Justus and Cherian, Deepak and Fitzgerald, Clark and Hauser, Mathias and Fujii, Keisuke and Maussion, Fabien and Imperiale, Guido and Clark, Spencer and Kleeman, Alex and Nicholas, Thomas and Kluyver, Thomas and Westling, Jimmy and Munroe, James and Amici, Alessandro and Barghini, Aureliana and Banihirwe, Anderson and Bell, Ray and Hatfield-Dodds, Zac and Abernathey, Ryan and Bovy, Benoît and Omotani, John and Mühlbauer, Kai and Roszko, Maximilian K. and Wolfram, Phillip J.},
doi = {10.5281/zenodo.598201},
title = {xarray},
url = {https://xarray.dev/}
}
@article{rioxarray,
title={corteva/rioxarray: 0.14.1 Release}, DOI={10.5281/zenodo.7829704}, abstractNote={What\'s Changed <ul> <li>BUG: Fix merge crs check by @snowman2 in <a href="https://github.com/corteva/rioxarray/pull/655">https://github.com/corteva/rioxarray/pull/655</a></li> <li>DOC: Update link to "Extending xarray" in "getting_started.rst" by @yvonnefroehlich in <a href="https://github.com/corteva/rioxarray/pull/663">https://github.com/corteva/rioxarray/pull/663</a></li> <li>BUG: Remove tags with metadata added by rasterio in open_rasterio by @snowman2 in <a href="https://github.com/corteva/rioxarray/pull/667">https://github.com/corteva/rioxarray/pull/667</a></li> </ul> New Contributors <ul> <li>@yvonnefroehlich made their first contribution in <a href="https://github.com/corteva/rioxarray/pull/663">https://github.com/corteva/rioxarray/pull/663</a></li> </ul> Other contributions <ul> <li>@justingruca PR Review</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/corteva/rioxarray/compare/0.14.0.0.14.1">https://github.com/corteva/rioxarray/compare/0.14.0.0.14.1</a></p>}, publisher={Zenodo}, author={Alan D. Snow and David Brochart and Martin Raspaud and Mike Taves and Ray Bell and RichardScottOZ and Taher Chegini and stefank0 and Alessandro Amici and Rémi Braun and et al.}, year={2023}, month={Apr}
}
@misc{fiona,
author = {Gillies, Sean and Buffat, René and Arnott, Joshua and Taves, Mike W. and Wurster, Kevin and Snow, Alan D. and Cochran, Micah and Sales de Andrade, Elliott and Perry, Matthew},
month = {1},
title = {Fiona},
url = {https://github.com/Toblerity/Fiona},
year = {2023}
}
@article{pyproj,
title={pyproj4/pyproj: 3.5.0 Release}, DOI={10.5281/zenodo.7776548}, abstractNote={What\'s Changed <ul> <li>WHL: PROJ 9.2 in wheels in <a href="https://github.com/pyproj4/pyproj/pull/1243">https://github.com/pyproj4/pyproj/pull/1243</a></li> <li>DEP: Minimum PROJ version 9.0 by @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1244">https://github.com/pyproj4/pyproj/pull/1244</a></li> <li>ENH: Add inplace kwarg to Geod.fwd and Geod.inv by @greglucas in <a href="https://github.com/pyproj4/pyproj/pull/1201">https://github.com/pyproj4/pyproj/pull/1201</a></li> <li>ENH: Add return_back_azimuth kwarg to fwd, inv, fwd_intermediate, inv_intermediate by @idanmiara in <a href="https://github.com/pyproj4/pyproj/pull/1165">https://github.com/pyproj4/pyproj/pull/1165</a></li> <li>ENH: Added only_best kwarg to Transformer.from_crs by @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1236">https://github.com/pyproj4/pyproj/pull/1236</a></li> <li>PERF: Optimize point transformations by @greglucas & @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1204">https://github.com/pyproj4/pyproj/pull/1204</a>, <a href="https://github.com/pyproj4/pyproj/pull/1209">https://github.com/pyproj4/pyproj/pull/1209</a>, <a href="https://github.com/pyproj4/pyproj/pull/1205">https://github.com/pyproj4/pyproj/pull/1205</a></li> <li>PERF: Optimize for single point in Geod fwd/inv functions by @greglucas in <a href="https://github.com/pyproj4/pyproj/pull/1206">https://github.com/pyproj4/pyproj/pull/1206</a></li> <li>REF: Raise error when CRS.to_wkt, CRS.to_json, or CRS.to_proj4 returns None by @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1218">https://github.com/pyproj4/pyproj/pull/1218</a></li> <li>CLN: Remove AzumuthalEquidistantConversion & LambertAzumuthalEqualAreaConversion by @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1220">https://github.com/pyproj4/pyproj/pull/1220</a></li> <li>BUG: Fix Derived Projected CRS support by @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1222">https://github.com/pyproj4/pyproj/pull/1222</a></li> <li>BUG: Add horizontal_datum_name for geographic CRS in CRS.to_cf by @snowman2 in <a href="https://github.com/pyproj4/pyproj/pull/1255">https://github.com/pyproj4/pyproj/pull/1255</a></li> </ul> New Contributors <ul> <li>@greglucas made their first contribution in <a href="https://github.com/pyproj4/pyproj/pull/1201">https://github.com/pyproj4/pyproj/pull/1201</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pyproj4/pyproj/compare/3.4.1.3.5.0">https://github.com/pyproj4/pyproj/compare/3.4.1.3.5.0</a></p>}, publisher={Zenodo}, author={Alan D. Snow and Jeff Whitaker and Micah Cochran and Idan Miara and Joris Van den Bossche and Chris Mayo and Paul Cochrane and Greg Lucas and Jos de Kloe and Charles Karney and et al.}, year={2023}, month={Mar}
}
@article{D3,
author={Bostock, Michael and Ogievetsky, Vadim and Heer, Jeffrey},
journal={IEEE Transactions on Visualization and Computer Graphics},
title={D³ Data-Driven Documents},
year={2011},
volume={17},
number={12},
pages={2301-2309},
doi={10.1109/TVCG.2011.185}
}
@misc{bertinS,
author={Lambert, Nicolas and Giraud, Timothée and Viry, Matthieu and Ysebaert, Ronan},
publisher={SAGEO},
title={Cartographier pour le web avec la bibliothèque JavaScript ‘bertin’},
year={2023}
}