[Qgis-user] Building Historical Maps

2021-07-22 Thread James Cobban
I am running a project to present historical information about Ontario, 
Canada.  To support this I have imported GIS information on 
administrative boundaries from the Ontario Government.  The only problem 
is this information only describes the current administrative 
organization of the province, not the organization it had for most of 
its history up until the early 1990s when the system was 
"rationalized".  I am looking for suggestions of how to extract as much 
information from the current GIS data as possible.


For example:  From 1850 to the early 1990s most of Ontario was 
administered as counties with lower level townships.  In the 1990s the 
more urbanized portions of the province were reorganized as "Regional 
Municipalities" which largely ignored the old county boundaries either 
by including only the urban portion of a former county, or by 
incorporating urban portions of multiple counties. So, for example, if I 
wish to reconstruct the boundaries of the former county of Welland I 
have to concatenate the boundaries of the individual townships that made 
up the former county, and then remove all of the internal, and 
redundant, boundaries.  I have manually done that for one county but it 
was a pain in part because the polygons of the individual townships did 
not begin at a "corner" shared with an adjacent township within the 
county. Just finding exactly where the polygon began and which direction 
it went took time.


The second issue is that boundaries changed multiple times over the 
period between 1763 when Britain assumed control of the area of Ontario, 
and the present.  In particular city boundaries change as areas are 
transferred from the surrounding rural municipalities to the city as a 
result of urban growth.  Where do I get the old boundary information 
aside from tracing them from old maps?


--
James Cobban
911-500 Springbank Dr
London, ON, Canada
N6J 4G6
mailto: webmas...@jamescobban.net
+1-226-504-7603

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Export Map Information to Google Maps

2021-07-20 Thread James Cobban
I run a genealogical web site one feature of which is displaying a 
Google Map on request for a geographical location.  For example 
https://www.jamescobban.net/FamilyTree/Person.php?idir=42118 
<https://www.jamescobban.net/FamilyTree/Person.php?idir=42118>. Hold the 
mouse over any of the addresses and a popup gives you the option to view 
a Google Map.  I obtained the boundary information from the Ontario 
Ministry of Mines and Resources database <https://geohub.lio.gov.on.ca/> 
in the form of a KML file.  I am now trying to add the county and 
district boundaries but there appears to be a bug in the website which 
fails creating the KML file.  The Ministry is in the process of 
addressing this problem, but meanwhile I tried downloading the 
Geodatabase and opening it with QGIS.  This works, and displays the 
overview map of the database, but I cannot see any option to export the 
information as a set of polygons that I can pass to Google Maps.  How do 
I export to KML or any other file format that I already understand.


--
James Cobban
911-500 Springbank Dr
London, ON, Canada
N6J 4G6
mailto: webmas...@jamescobban.net
+1-226-504-7603

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user