189 Commits

Author SHA1 Message Date
Nathaniel Kelso
bb58c23e71 updated North America hydro geoms and names from TomP 2021-09-12 23:13:16 -07:00
Nathaniel Kelso
ff2941429d add wikidataid and names_* from Imre 2021-09-12 23:12:19 -07:00
Nathaniel Kelso
1592ca020e connects with #475 init commit with ne_id for Australian lakes, rivers suppliment 2021-09-03 00:01:13 -07:00
Nathaniel Kelso
6bd810ae44 connects to #17 for additional Israel and Palestine disputed areas 2021-09-02 23:41:02 -07:00
Nathaniel Kelso
be165336bb QA India boundary 2021-08-29 23:30:53 -07:00
Nathaniel Kelso
4dfc90080b cascade the new names 2021-08-28 22:58:03 -07:00
Nathaniel Kelso
22c8294247 admin POV updates 2021-08-28 22:24:33 -07:00
Nathaniel Kelso
bf9d2ade8e POV fixes 2021-08-09 23:56:37 -07:00
Nathaniel Kelso
5e3b44216d mapshaper churn 2021-08-08 22:37:33 -07:00
Nathaniel Kelso
ae0c5993e4 update name translations via wikidata 2021-08-01 10:50:27 -07:00
Nathaniel Kelso
75feea9848 mapshaper being odd again 2021-05-31 22:25:41 -07:00
Nathaniel Kelso
cced009ee8 merge with master to pick up other recent v5 changes 2021-05-31 22:01:25 -07:00
Nathaniel Kelso
950dfa3d07 mapshaper is being odd 2021-05-28 22:52:54 -07:00
Nathaniel Kelso
bde0fad71e update ocean as part of admin-2 mapshaper fixes 2021-05-28 22:27:08 -07:00
Nathaniel Kelso
812bdb252d update land as part of admin-2 mapshaper fixes 2021-05-28 22:26:54 -07:00
Nathaniel Kelso
2e309b47b0 correct missing IDs for #527, add some wikidata ID, couple default name spelling fixes 2021-05-15 23:24:28 -07:00
Nathaniel Kelso
704707f8dd NULL out non-unique ne_id value on 200 records 2021-05-10 22:53:23 -07:00
Nathaniel Kelso
a4d4b62466 final cleanup for #525 geom, columns, min_zoom 2021-04-27 00:27:52 -07:00
Christopher Gaw
ebb87b21c9 Moscow Canal and Moskva River scalerank and min_label updates
Moscow Canal and Moskva River scalerank and min_label updates to be consistent with each other and old Moskva River data
2021-04-23 17:53:10 -07:00
Christopher Gaw
ce6da08609 #507 Fixes and Unified Deep Water System of European Russia Fixes for Issues #500, #340, and #14
This PR includes work I did in my previous 2 PR’s, #502 and #507. For this new PR though, I made edits to fix the issues of PR#507 and I made edits dealing with the Unified Deep Water System of European Russia, which derive from issues #500, #340, and #14.
2021-04-23 17:09:43 -07:00
Christopher Gaw
5370c4771c Merge remote-tracking branch 'upstream/master' into v5.1.0-chris-gaw-more-edits-2.0 2021-04-20 16:30:41 -07:00
Christopher Gaw
4744545699 Russian Water System Edits for #500, #340, and #14
committing these edits in case I need to cherry-pick this commit for another branch
2021-04-19 16:31:39 -07:00
Nathaniel V. KELSO
46181fb47e
Merge pull request #505 from elliotap/5.1.0-island-edits
updated Haida Gwaii and Ryukyu Islands
2021-04-15 23:50:15 -07:00
Nathaniel V. KELSO
3989fd0403
Merge pull request #497 from elliotap/elliot_5.1.0_QGIS_edits
elevation points edits
2021-04-15 14:32:02 -07:00
Christopher Gaw
f564ba8ec8 Aral_Sea_Edits
This PR includes work I did in my previous 2 PR’s: #502 and #507. For this new PR, I did the following work:

I cleaned up the Aral Sea for issue #337 by splitting the sea into 5 geometries following the above sources and Bing Aerial Imagery. I edited the attributes and geometries of these features, as shown below:

A: name = Aralkum Desert 
ne_id = 1729982847
featurecla = Playa 
name_alt = South Aral Sea 
wikidataid = Q276776
scalerank = 1
name_abb = `` (NULL)
This was done on the ne_10m_playas shapefile.

B: name = South Aral Sea 
I used the original ne_id of the Aral Sea for this feature.
featurecla = Lake  
name_alt = Southern Aral Sea|Large Aral Sea|Big Aral Sea 
wikidataid = Q276776
label = South Aral Sea
name_abb = `` (NULL)

C: name = North Aral Sea 
ne_id = 1729982865
featurecla = Lake  
name_alt = Northern Aral Sea|Small Aral Sea
wikidataid = Q3358037
label = North Aral Sea
name_abb = `` (NULL)

For B and C, I left the original scalerank, min_zoom, and min_label as discussed but originally changed them following other similarly sized features. Let me know if you want me to change these fields.

D: name = Barsakelmes Lake 
ne_id = 1729983019
featurecla = Lake  
name_alt = Tushchybas|Tsche-Bass Bay|Shche-bas Bay
wikidataid = Q28750379
label = Barsakelmes Lake
name_abb = `` (NULL)
scalerank = 6
min_zoom = 5.0
min_label = 6.5
wdid_score = 5

E: name = `` (NULL)
ne_id = 1729983021
featurecla = Lake  
wikidataid and all name/label fields = `` (NULL)
scalerank = 9
min_zoom = 7.0
min_label = 8.0
wdid_score = 5

This above work was done for the ne_10m_lakes shapefile. For the ne_50_lakes and ne_50m_playas shapefiles, I did the same work except I removed E and simplified the geometries of all of these lakes and playas. For the ne_110m_lakes shapefile, I removed all features as discussed. Originally I included B and C so if we want these features back, I can re-add them.
2021-04-13 17:54:09 -07:00
Christopher Gaw
50ff15482d North American hydro edits for 5 issues
This PR includes work I did in my previous PR, #502. To do this, I created a new branch based upon my previous branch that contain the edits of PR#502 just to play it safe and to avoid potential issues. For this new PR though, here are the issues and edits I did:

For #472, I added the below edits for ne_id = 1159113251 in the ne_110m_lakes shapefile:
name = Great Salt Lake
name_abb = Great Salt L.
label = Great Salt Lake
wikidata = Q178741

For #426, I added the below edits for ne_id = 1159109029 in the ne_10m_lakes shapefile:
* name = Napaktulik
* name_alt = Takijuq|Takiyuak
* wikidataid = Q1546823

For #41, I changed the min_label to 6.0 for ne_id = 1159120759 in the ne_10m_geography_marine_polys shapefile.

For #308, I edited ne_id=1159114515 in the ne_10m_rivers_lake_centerlines shapefile by adding the missing lake centerlines for the Alsek River. I did this by using pinakographos’ centerlines and snapping the river polylines to the end points of the lake centerlines. I used all of the attributes of the “Correction” shapefile for the lake centerlines since it seemed like it followed the main river’s attributes and were similar to other lake centerline attributes, except I also added the following attributes:
label=Alsek River
wikidataid=Q1781851
dissolve=233Lake Centerline
ne_id=1729949123 (I generated this id using https://www.brooklynintegers.com/create/)

**Note, I did not add a ne_id to the lake centerlines. How should its id be generated? Or will this be done automatically in the future?

I also added the following attributes to the river polyline (ne_id=1159114515):
name=Alsek River
label=Alsek River
wikidataid=Q1781851

Here are some sources to confirm this rivers name and Wikidata:
USGS map: https://www.usgs.gov/centers/asc/science/alsek-river?qt-science_center_objects=0#qt-science_center_objects
Alaska.org: https://www.alaska.org/detail/alsek-river
Wikidata: https://www.wikidata.org/wiki/Q1781851

For #425, I created a new lake named Whitefish lake in the ne_10m_lakes shapefile and created a new small river connecting Whitefish Lake with Lynx Lake in the ne_10m_rivers_north_america shapefile (since that is where the lake centerlines were). To do this, I split Lynx lake (ne_id=1159108899), created a gap between the split features, and gave the northern feature the following attributes:
name=Whitefish Lake
name_abb=Whitefish L.
min_zoom=6.0
min_label=7.0
wikidataid=Q22610852
ne_id=1729949125 (which I generated from https://www.brooklynintegers.com/create/)
I also checked the rest of the attributes and they seemed fine.

I then slightly modified the geometries of Whitefish Lake and Lynx Lake only near the gap between the lakes following imagery without being too detailed.

After this, I split the lake centerline (ne_id=1159145759) for Lynx Lake twice and then merged the lake centerlines for Lynx Lake and Whitefish Lake so they were one feature. A river between the lakes was formed as a result of this. I snapped this river and the lake centerlines with each other and with the lake edges. I then left all of the attributes for the river between the lakes but added the following attributes:
featurecla=River
ne_id=1729949155 (also generated from https://www.brooklynintegers.com/create/)
I left dissolve=21320Lake Centerline just in case it was wanted as a reference. If needed, I can change this to 21320River or even leave as null.

Lastly, I checked to see that all rivers and lake centerlines were connected with each other and lakes in this area, including in the ne_10m_rivers_lake_centerlines and ne_10m_lakes_north_america shapefiles. Everything seems fine here, so that is good.
2021-04-02 17:08:43 -07:00
Elliot Pearson
e91173d321 updated Haida Gwaii and Ryukyu Islands
w/r/t #397 and #260
2021-03-29 13:00:22 -07:00
Christopher Gaw
d362b38109 Edits for #342, #341, #375, #236, and #319
For this PR, I completed edits for 5 issues: #342, #341, #375, #236, and #319.

For #342, I removed ne features 1159116595 and 1159125751 from the ne_10m_lakes shapefile and changed the lake centerline 1159118279 in the ne_10m_rivers_lake_centerlines shapefile to featurecla “River.” I made sure its attributes were in line with the adjacent river Kabalebo. I left the “dissolve” field as “374Lake Centerline” since it seems we didn’t need to change this field and it may be good to keep it as is for reference.

For #341, I copied the geometry and attributes of Lop Nur (ne_id 1159114133) from the ne_10m_lakes shapefile and added them to the ne_10m_lakes_historic shapefile. I then changed the featurecla to “Historic Lake,” changed the label to “Historic Lop Nur,” and added to the date field “early 1970s.” I then removed the lake from the ne_10m_lakes and ne_50m_lakes shapefiles.

For #375, I extended 3 rivers in the ne_10m_rivers_lake_centerlines shapefile to the ne_10m_coastline following the general shape of Bing Aerial imagery:
Huang River (ne_id 1159128895)
Luan River (ne_id 1159128523)
Nakdon River (ne_id 1159127153)

For #236, I merged the 2 Mediterranean Sea features (ne_id = 1159115321 and 1159116285) and Ross Sea features (ne_id = 1159115615 and 1159115549) for all scales (10m, 50m, and 110m) in the geography_marine_polys shapefiles. For all scales, I kept the attributes of ne_id 1159115321, including this id, for the merged Mediterranean Sea feature and ne_id 1159115615, including this id, for the merged Ross sea feature.

For #319, I edited 2 different features.
For the first, I edited ne_id = 1159104649 in the ne_10m_geography_regions_polys shapefile. I added Wikidata “Q252609” and changed the name and name_alt fields to “New Swabia” and “Neuschwabenland” respectively.
The second edit I did was editing a Russian border lake (ne_id = 1159113451) in both the ne_10m_lakes and ne_50m_lakes shapefiles. I changed the name to “Lake Pskov,” name_abbr to “L. Pskov,” name_alt to “Pihkva järv|Pskovskoe Ozero,” and label to “Pskov.”
2021-03-26 17:12:24 -07:00
Elliot Pearson
8bcdfcfb48 updates related to #497
edits to regions_points, regions_elevation_points, remaking of 50m & 110m files
2021-03-23 08:05:49 -07:00
Elliot Pearson
aca6af2c8e elevation points edits
Edited feature attributes in QGIS #382 #439 #438
2021-03-17 14:54:24 -07:00
Nathaniel Kelso
dcc0d633ad remove bogus test column; rebuild all the mapshapers 2021-03-08 22:08:31 -08:00
Mateusz Konieczny
8f79f17ba3 connect Śniardy and Tałty lakes, snap 10m Europe rivers 2021-03-08 15:07:49 +01:00
Nathaniel Kelso
82788323e8 fix fips_10_ and UN codes/regions 2021-03-07 23:01:37 -08:00
Mateusz Konieczny
3efd727a1b Mazury lakes - improve geometry quality
fixes #488

I worry a bit that I made them too detailed, but if I counted correctly node count is now reduced, match to actual geometry and topology (as experienced during sailing) much better
2021-03-06 21:57:49 +01:00
Nathaniel Kelso
3739a74e16 Kazakhstan is not Baikonur Cosmodrom in sov 2021-02-13 22:21:42 -08:00
Nathaniel Kelso
0eca99ed93 finalize Chile / Argentina dispute; disputed featureclass 2x check 2021-01-20 00:07:01 -08:00
Nathaniel Kelso
8946797f89 adm-0 disputed croatia, serbia, slovenia river boundaries 2020-12-29 15:28:02 -08:00
Nathaniel Kelso
f95b7e758e more disputed automation 2020-12-12 23:36:12 -08:00
Nathaniel Kelso
d1a20a1103 run mapshaper again 2020-12-12 23:35:42 -08:00
Nathaniel Kelso
e7edec325d update localized names, add he, ur, uk 2020-12-12 23:35:05 -08:00
Nathaniel Kelso
2c205ce8fc metadata & dbf 2020-12-12 23:34:08 -08:00
Nathaniel Kelso
2629c922ca eSwatini 2018-05-20 23:28:28 -07:00
Nathaniel Kelso
7c8c950020 rebuild mapshaper (superstition) 2018-05-18 22:36:14 -07:00
Nathaniel Kelso
31ba58b2b4 Aland with the dot 2018-05-15 22:48:18 -07:00
Nathaniel Kelso
a632044a31 rebuild with mapshaper; wikidata joins for adm0, adm1 2018-05-15 07:24:17 -07:00
Nathaniel Kelso
ca1e13b21a match v4.0 adm1 topology OMFG (mapshaper) 2018-05-13 17:32:50 -07:00
Nathaniel Kelso
bb35361f09 build 10m adm0 topology with mapshaper 2018-05-07 00:08:47 -07:00
Nathaniel Kelso
6e996956df initial stub for #256 to add mapshaper topology 2018-05-03 01:38:24 -07:00
Nathaniel Kelso
1a05c75ad3 add wikipedia and names alts to 10m rivers scalerank 2018-04-29 22:42:15 -07:00
Nathaniel Kelso
cdebe09ed4 fix corrupted v4.0.0 poly files (bad topology, omg) 2018-04-26 23:01:57 -07:00