score:0
Here you have geojson of continents, countries, country groupings, regions and states of all the world:
score:4
Go to http://geojson.xyz and look for "populated places" and "populated places simple"
You can also take GeoJSON from website NaturalEarhData.com available at Github e.g ne_10m_populated_places.geojson and ne_10m_populated_places_simple.geojson In fact, GeoJSON.xyz takes the data from NaturalEarthData.
score:6
depends on how many city do you want?
If you want 36430 city with only city name, go here
https://github.com/drei01/geojson-world-cities
If you want 1240 city with lots of details info go here: (choose populated-place)
if you only need major 120 city with only city name go here: (choose world city) https://github.com/mapbox/mapping
Source: stackoverflow.com
Related Query
- how to get geojson of mainly cities of all of country of the world
- How do you get a colorByPoint appearance in Highcharts without coloring all the bars in a group the same color?
- How to get highcharts dates in the x axis?
- How to get only whole numbers on the y-axis?
- How can I get the max value of a y axis at highcharts?
- How to get Highcharts X-Axis Categories starting at the left most point
- How can i hide all the Series in highcharts at a time
- How do I get the value of a highcharts graph point on mouseover?
- How can I delete all of the points from a highcharts series
- How to Check and Uncheck all the Legend elements in HighCharts Linechart?
- *Highcharts* How to get the min and max value of the zoom box
- r- how to display the labels on the highcharter objects all the time
- How can I hide ALL series with the same ID with a button on highcharts? (line graph)
- How can I get the navigator selection from a Highstock chart?
- How to get the Div id of charts in highcharts on click of it in angular 6
- Highcharts: how to get the default export options on a chart?
- how to get the axis value when I click on a cursor in highstock(high charts)?
- How do I get my highcharts to reduce in size when the window is resized down
- How can i get the json data with the specific between Year?
- How to get the highlighted point from shared tooltip formatter, Highcharts
- How do I make the label in polar chart not get split automatically?
- How to show Legends for all the series data in stacked column chart Highcharts?
- How to get rid of the line labels in highcharts?
- how to display 2 same highcharts without duplicate the code
- How do you get the extreme y-axis values in HighCharts?
- Highcharts: how to get the data points in the zoomed window?
- Vue js + HighChart - how can I make a synchronous axios call before the component get rendered?
- Highcharts Bubble Chart - How to get the size of the point
- Highcharts - How can I get the nearest point on click event
- How to get the last 10 objects only from JSON data
More Query from same tag
- Updating basic column high chart
- Highcharts showing in some pages, not showing in root pages
- Highcharts Double Click To Select
- Highcharts Gauge Spacing
- Highcharts series.data data type limitations?
- How to add horizontal scroll in Organization chart highcharts?
- Highcharts Pie Charts Show Outline When Empty
- ajax call does not fire jquery code
- Convert datetime to timestamp milliseconds adding +1 month
- AngularJS: How to jasmine test callback function in directive?
- Mootools Highcharts radio button toggle between charts, working jQuery version
- How to make highchart points redirect to another component with value in React?
- Highcharts Maps - Rounded zoom buttons
- How to set different colors for bars based on value in Highchart bar chart?
- Creating a marimekko chart using Highcharts
- how to truncate the stackLabels on yaxis for a stacked Grouped column highchart
- How do you get the mouse hovered label value with the highcharts custom event plugin?
- Highstock stacked bar chart with slider overlayed on the graph
- Highchart line not showing
- align text on the left and the right in Highcharts
- Highcharts gantt or any chart x-axis scroll position to be at the start/left side on loading chart
- highchartjs create label for column
- Highcharts conflict with extjs
- Hide legend for zero values
- How to make x-axis tickmarks span the entire bar chart?
- Highcharts: Add ONE custom label to yAxis
- Highcharts: Dynamically size a solid gauge chart
- How to make a multi pane on highstock (highcharts) which contain a stacked area graph?
- Highcharts- this.category returns undefined
- Update Series Array on HighChart after editing chart