Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Removing data based on political centroids #6

Closed
sckott opened this issue Sep 20, 2015 · 6 comments
Closed

Removing data based on political centroids #6

sckott opened this issue Sep 20, 2015 · 6 comments
Assignees

Comments

@sckott
Copy link
Collaborator

sckott commented Sep 20, 2015

Perhaps the maps package world.cities dataset

head(world.cities)
#>                 name country.etc   pop   lat  long capital
#> 1 'Abasan al-Jadidah   Palestine  5629 31.31 34.34       0
#> 2 'Abasan al-Kabirah   Palestine 18999 31.32 34.35       0
#> 3       'Abdul Hakim    Pakistan 47788 30.55 72.11       0
#> 4 'Abdullah-as-Salam      Kuwait 21817 29.36 47.98       0
#> 5              'Abud   Palestine  2456 32.03 35.07       0
#> 6            'Abwein   Palestine  3434 32.03 35.20       0

NROW(world.cities)
#> [1] 43645

Has lots of cities, could use that

@sckott sckott modified the milestone: v0.1 Sep 22, 2015
@sckott sckott self-assigned this Sep 22, 2015
@sckott sckott modified the milestones: v0.1, v0.2 Feb 12, 2016
@sckott
Copy link
Collaborator Author

sckott commented Feb 12, 2016

draft function in pkg, commented out for now

@jatinrajani
Copy link

Hi @sckott can i work on this issue.

@sckott
Copy link
Collaborator Author

sckott commented Mar 18, 2017

@jatinrajani Sure, PR please - let me know if you have any questions

@jatinrajani
Copy link

Thanx @sckott i have started working.

@jatinrajani
Copy link

@sckott Political centroids means capital of countries?Just to confirm

@sckott
Copy link
Collaborator Author

sckott commented Mar 20, 2017

or cities or counties - any political polygon

@sckott sckott modified the milestones: v0.2, v0.3 May 20, 2017
@sckott sckott modified the milestones: v0.3, v0.4 Feb 10, 2020
@sckott sckott removed this from the v0.4 milestone Jun 4, 2021
@maelle maelle closed this as completed Sep 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants