world-countries-centroids

Center points of world countries - CSV and GeoJSON (by gavinr)

World-countries-centroids Alternatives

Similar projects and alternatives to world-countries-centroids based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better world-countries-centroids alternative or higher similarity.

world-countries-centroids reviews and mentions

Posts with mentions or reviews of world-countries-centroids. We have used some of these posts to build our list of alternatives and similar projects.
  • Le centre de gravité des demi-finalistes de l'euro se situe à Cuiserey
    1 project | /r/france | 4 Jul 2021
    const points=[ [11.00211247600492, 55.91555312652204], // Denmark https://github.com/gavinr/world-countries-centroids/blob/master/dist/countries.csv#L170 [-3.156995563222747, 54.90083227861851], // United Kingdom https://github.com/gavinr/world-countries-centroids/blob/master/dist/countries.csv#L91 [12.246695926942852, 41.99599184660806], // Italy https://github.com/gavinr/world-countries-centroids/blob/master/dist/countries.csv#L172 [-2.9429673360930226, 40.03038547506125], // Spain https://github.com/gavinr/world-countries-centroids/blob/master/dist/countries.csv#L249 ]; const geolib=require('geolib') geolib.getCenter(points.map(a=>({latitude:a[1], longitude: a[0]}))) // { longitude: 4.2342450027139575, latitude: 48.44813055117092 }

Stats

Basic world-countries-centroids repo stats
1
24
0.0
over 1 year ago

gavinr/world-countries-centroids is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of world-countries-centroids is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com