GitXplorerGitXplorer
s

correction-vectors-for-island-positions-in-tokyo-datum

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
089b7a32fe81b776d3b8a5f1d86de4049e2fa9e2

Update README.md

sshuuji3 committed 3 years ago
Verified
4484af86b6c857fca0b096a9f5c7631f3cdd1e50

Update README.md

sshuuji3 committed 3 years ago
Verified
ea8d0e9731d8411ee78de63568b7755a779300ec

Add files via upload

sshuuji3 committed 3 years ago
Verified
8971c4b58b279ffa9e37f4f5d47a23d988356a26

Update README.md

sshuuji3 committed 3 years ago
Verified
78d50c68d315678ff4a980079812efd1e6679ff4

Initial commit

sshuuji3 committed 3 years ago

README

The README file for this repository.

correction-vectors-for-island-positions-in-tokyo-datum

The pager Correction Vectors for Island Positions in Tokyo Datum (日本測地系における離島位置の補正量) describes the important parameters to correct coordinates inside Japanese island positions in the Tokyo datum. However, this paper was published as a PDF format which only contains images of paper so we cannot use these values from programs as is. This repository provides a machine readable formatted data of tables in this paper.

Google Sheets: https://docs.google.com/spreadsheets/d/1M-I0z6XyUuF-NWrWlA3rlh7rTHo52_V1fp3YYKV_or8/edit?usp=sharing (data is under now being prepearing...)

To Do

  • [ ] Input all data from the paper
  • [ ] Write a script to] save CSV file using the Google Sheet public API
  • [ ] Write a script to convert the CSV file to JSON file (maybe I can use the same API
  • [ ] Host the JSON file via GitHub Pages