datacarpentry / organization-geospatial

Introduction to Geospatial Concepts
https://www.datacarpentry.org/organization-geospatial/
Other
36 stars 31 forks source link

Update 02-intro-vector-data.Rmd #65

Closed zhiyuanyao7 closed 1 year ago

zhiyuanyao7 commented 3 years ago

I made changes to the paragraph where it introduced the vector format -shapefile. .shp is the feature shape itself which is one of multiple files for Shapefile format, not contains Coordinate reference system (CRS) information. The CRS information is stored in .prj file. Meanwhile, the .prj file is not mandatory file for a Shapefile. Some shapefiles do not have CRS information.

zkamvar commented 1 year ago

Thank you for your contribution. This lesson has migrated to use The Carpentries Workbench, but unfortunately, due to various factors, the Maintainers of this lesson were unable to address this pull request before the transition. Because of this, we had to close your pull request.

Please note that this does not mean that your contribution was not valued. There are many reasons why a pull request is not merged. It's important to remember that the Maintainers are first and foremost people---people who maintain this lesson on a voluntary basis. Sometimes pull requests become stale because other responsibilities take precedence. Thank you for taking the time to open the pull request in the first place.

If you wish to contribute again, you will need to delete and re-fork your repository.

How to contribute

If you wish to contribute, you will need to use the following steps to delete, re-fork, and re-create your pull request (aka the burn it all down strategy):

:video_camera: How to update (delete) your fork https://carpentries.github.io/workbench/faq.html#update-fork-from-styles

  1. Save your edits on locally or in a scratch space.
  2. Delete your fork
  3. Create a new fork or use the "edit" button on the page you wish to edit.
  4. Apply your changes (NOTE The Workbench uses a different syntax. Here is a Transition Guide from Styles to Workbench for your reference).

Questions

If you have any questions or would like assistance, please contact @core-team-curriculum (email: curriculum@carpentries.org) or you can respond to this message.