Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete review of ed2 #993

Merged
merged 45 commits into from
Dec 6, 2023
Merged

Complete review of ed2 #993

merged 45 commits into from
Dec 6, 2023

Conversation

Nowosad
Copy link
Member

@Nowosad Nowosad commented Nov 16, 2023

No description provided.

Copy link
Collaborator

@Robinlovelace Robinlovelace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.

@Nowosad
Copy link
Member Author

Nowosad commented Nov 24, 2023

👍🏻 still work in progress (probably for another week or two)

@Nowosad Nowosad marked this pull request as ready for review November 29, 2023 15:23
@Robinlovelace
Copy link
Collaborator

Thanks for this Jakub, just spotted!

Copy link
Collaborator

@Robinlovelace Robinlovelace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big 👍 great set of changes Jakub, many thanks! See some minor comments you may want to respond to / act on before merging.

In late 2021, the planned retirement of **rgdal**, **rgeos** and **maptools** was announced on [the R-sig-Geo mailing list](https://stat.ethz.ch/pipermail/r-sig-geo/2021-September/028760.html) by Roger Bivand.
This retirement at the end of 2023 has had a large impact on existing workflows applying these packages, but also will influence the packages that depend on them.
This retirement at the end of 2023 has had a large impact on existing workflows applying these packages, but also [influenced the packages that depend on them](https://geocompx.org/post/2023/rgdal-retirement/).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition and good to link to the blog post.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@@ -317,23 +313,23 @@ The initial release supported only raster drivers but subsequent enhancements pr
Many of these additional capabilities were developed by Barry Rowlingson and released in the **rgdal** codebase in 2006 [see @rowlingson_rasp:_2003 and the [R-help](https://stat.ethz.ch/pipermail/r-help/2003-January/028413.html) email list for context].

**sp**, released in 2005, overcame R's inability to distinguish spatial and non-spatial objects [@pebesma_classes_2005].
**sp** grew from a [workshop](http://spatial.nhh.no/meetings/vienna/index.html) in Vienna in 2003 and was hosted at sourceforge before migrating to [R-Forge](https://r-forge.r-project.org).
**sp** grew from a workshop in Vienna in 2003 and was hosted at SourceForge before migrating to [R-Forge](https://r-forge.r-project.org).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think where it's hosted is of limited use/interest.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove the link to the legacy r-forge website and shorten this bit I think.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

01-introduction.Rmd Outdated Show resolved Hide resolved

```{r}
# eval: false
install.packages("tmap", repos = c("https://r-tmap.r-universe.dev",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to use the CRAN version when tmap 4 released.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, but it probably won't happen before the end of the year...

Nowosad and others added 2 commits December 6, 2023 08:56
@Robinlovelace
Copy link
Collaborator

Great work Jakub. Merging...

@Robinlovelace Robinlovelace merged commit 7463cc7 into main Dec 6, 2023
3 checks passed
@Robinlovelace Robinlovelace deleted the jn_complete_rev_e2 branch December 6, 2023 19:33
github-actions bot pushed a commit that referenced this pull request Dec 6, 2023
* updates cranlogs fig

* improves ch1

* updates bib

* addds missing refs

* updates refs

* removes old text

* updates vector ch2

* completes ch2 updates

* cleans code

* improves style

* improves ch3 intro

* improves ch3

* improves de9im fig

* improves spatial join fig

* unifies style

* unifies style

* cleans ch4

* updates 2163 to 9311

* improves ch5

* improves ch6

* improves ch7

* updates vect

* improves 08

* improves 09

* fixes code

* standardized style GRASS GIS

* improves ch10

* improves ch11

* improves ch12 and some general style

* fixes style

* improves ch13

* improves ch14

* improves ch15

* improves ch16

* relates to #754

* fixes urls

* adds new url

* adds new footnotes

* adds OGC:CRS84

* improves st_buffer

* updates toc

* Clarify + shorten scentence

* removes url

* Update 01-introduction.Rmd

Co-authored-by: Robin Lovelace <[email protected]>

---------

Co-authored-by: Robin Lovelace <[email protected]> 7463cc7
@Nowosad
Copy link
Member Author

Nowosad commented Dec 6, 2023

Thanks @Robinlovelace !

@Robinlovelace
Copy link
Collaborator

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants