Skip to content

Conversation

@joaocarvoli
Copy link
Contributor

@joaocarvoli joaocarvoli commented Jun 10, 2021

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project (see .code-style.md).
  • All new and existing tests passed (see .testing.md).
  • I have added tests to cover my changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly (see .documentation.md).

Description

  • What is the current behavior? (You can also link to an open issue here)
    In this pull, I added examples of each function in the integration module.

@joaocarvoli joaocarvoli requested a review from mxaviersmp June 10, 2021 02:03
Comment on lines 446 to 454
lat lon datetime id geometry\
0 39.984094 116.319236 2008-10-23 05:53:05 1\
POINT (116.31924 39.98409)
500 40.006436 116.317701 2008-10-23 10:53:31 1\
POINT (116.31770 40.00644)
1000 40.014125 116.306159 2008-10-23 23:43:56 1\
POINT (116.30616 40.01412)
1500 39.979009 116.326873 2008-10-24 00:11:29 1\
POINT (116.32687 39.97901)
Copy link
Contributor

Choose a reason for hiding this comment

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

Pode deixar os índices de 0 a 4. Ajustar esse espaçamento para ficar conforme os anteriores.

@mxaviersmp mxaviersmp merged commit f1c649d into developer Jun 26, 2021
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.

3 participants