natural-earth-vector VS latlon2country

Compare natural-earth-vector vs latlon2country and see what are their differences.

natural-earth-vector

A global, public domain map dataset available at three scales and featuring tightly integrated vector and raster data. (by nvkelso)

latlon2country

Converts a coordinate in a country, with lightweight data fetching (by pietervdvn)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
natural-earth-vector latlon2country
53 3
1,695 0
- -
0.0 0.0
20 days ago over 1 year ago
HTML TypeScript
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

natural-earth-vector

Posts with mentions or reviews of natural-earth-vector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-31.

latlon2country

Posts with mentions or reviews of latlon2country. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • Organizing OpenStreetMap Mapping Parties
    8 projects | news.ycombinator.com | 12 Apr 2024
    Yeah, the country location is a requirement to show the opening hours. The library (https://github.com/opening-hours/opening_hours.js) is aware of holidays in many countries, but for that it needs to know what country a POI is in.

    The country awareness source code is here: https://github.com/pietervdvn/latlon2country

    The idea: I've taken all the country boundaries from OSM (via nominatim); I slice them in four parts. If the resulting geojson is too big, I slice this again until I have small geojsons, suitable to download. If you know the zoomlevel and location, one can use the standard slippy-tile-index to fetch the correct tile. (Alternatively, if the entire tile is within a country, it'll just return the country code)

    However, the client also needs to know what zoomlevel there is. For that, I built a search tree.

    It's been a while though, so I've forgotten some of the details ;)

  • Where to find a merged updated OSM worldmap.
    3 projects | /r/openstreetmap | 20 Mar 2023
    Probably not useful for you, but https://github.com/pietervdvn/latlon2country/ has a 'tiles.zip', where all the boundaries are tiled into small pieces.
  • How do I download OSM national boundaries?
    1 project | /r/openstreetmap | 31 Dec 2020
    I also have them available in cut-up geojson-fragments - I use them to quickly determine in which country a point lies in a frontend app. See https://github.com/pietervdvn/latlon2country

What are some alternatives?

When comparing natural-earth-vector and latlon2country you can also consider the following projects:

BlenderGIS - Blender addons to make the bridge between Blender and geographic data

osmosis - Osmosis is a command line Java application for processing OSM data.

Leaflet.SmoothWheelZoom - Smooth wheel zoom plugin for leaflet. This plugin provide smooth zoom ux like Google map.

streamlit-geospatial - A multi-page streamlit app for geospatial

mapshaper - Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files

whylogs - An open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈

OpenTopoMap - A topographic map from OpenStreetMap and SRTM data

ASH-IR-Dataset - An impulse response dataset for binaural synthesis of spatial audio systems on headphones

amazon-location-maplibre-js - Interactive Maps with Amazon Location Service

OCHA_Ukraine_Administrative_Boundaries

Openstreetmap - The Rails application that powers OpenStreetMap

editor-layer-index - A unified layer index for OSM editors.