[TCMUG] Building heights Minneapolis/ St. Paul?

Basques, Bob (CI-StPaul) bob.basques at ci.stpaul.mn.us
Fri Nov 2 09:08:38 PDT 2018


All

We do have a Building Footprint polygon dataset:

https://www.pwgeo.org/apps/compass/#xy=157661.5,575572,15.038064791022514&on=L167/all;L207/all;L117/all;L116/all;L202/all

Capabilities (WMS):
https://www.pwgeo.org/datasets/PUBLIC/BASE_MAPS/PLANIMETRICS/planimetrics_poly.map?FORMAT=image%2Fpng&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=Getcapabilities&STYLES=&LAYERS=all&_OLSALT=0.705450458221953&SRS=EPSG%3A200068&BBOX=572456.37869822,155398.78994083,578932.9704142,160150.78994083&WIDTH=1382&HEIGHT=1014<https://www.pwgeo.org/datasets/PUBLIC/BASE_MAPS/PLANIMETRICS/planimetrics_poly.map?FORMAT=image/png&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=Getcapabilities&STYLES=&LAYERS=all&_OLSALT=0.705450458221953&SRS=EPSG:200068&BBOX=572456.37869822,155398.78994083,578932.9704142,160150.78994083&WIDTH=1382&HEIGHT=1014>

Image (WMS):
https://www.pwgeo.org/datasets/PUBLIC/BASE_MAPS/PLANIMETRICS/planimetrics_poly.map?FORMAT=image%2Fpng&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&LAYERS=all&_OLSALT=0.705450458221953&SRS=EPSG%3A200068&BBOX=572456.37869822,155398.78994083,578932.9704142,160150.78994083&WIDTH=1382&HEIGHT=1014<https://www.pwgeo.org/datasets/PUBLIC/BASE_MAPS/PLANIMETRICS/planimetrics_poly.map?FORMAT=image/png&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&LAYERS=all&_OLSALT=0.705450458221953&SRS=EPSG:200068&BBOX=572456.37869822,155398.78994083,578932.9704142,160150.78994083&WIDTH=1382&HEIGHT=1014>

WFS:
https://www.pwgeo.org/datasets/PUBLIC/BASE_MAPS/PLANIMETRICS/planimetrics_poly.map?FORMAT=image%2Fpng&TRANSPARENT=TRUE&SERVICE=WFS&VERSION=1.2.0&REQUEST=GetCapabilities&STYLES=&LAYERS=all&_OLSALT=0.705450458221953&SRS=EPSG%3A200068&BBOX=572456.37869822,155398.78994083,578932.9704142,160150.78994083&WIDTH=1382&HEIGHT=1014<https://www.pwgeo.org/datasets/PUBLIC/BASE_MAPS/PLANIMETRICS/planimetrics_poly.map?FORMAT=image/png&TRANSPARENT=TRUE&SERVICE=WFS&VERSION=1.2.0&REQUEST=GetCapabilities&STYLES=&LAYERS=all&_OLSALT=0.705450458221953&SRS=EPSG:200068&BBOX=572456.37869822,155398.78994083,578932.9704142,160150.78994083&WIDTH=1382&HEIGHT=1014>


Using a centroid and pulling the elevation from the nearest LIDAR point would be easy enough.  Also, we have the Skyways set as separate polygons.  This datasets does not handle the problem of variously changing roof lines on a single building though.  Might be a way to handle that in the Lidar point filtering though.  Once you have a Building polygon to work with to group the points initially.

bobb



On Nov 2, 2018, at 10:34 AM, Loesch, Tim N (MNIT) <tim.loesch at state.mn.us<mailto:tim.loesch at state.mn.us>> wrote:

Folks,

My experience is that It’s a bit problematic to bring out the heights of building because there are no associated building footprints that can be used to segment out the different buildings. As it stands buildings that are connected together and have different heights are coalesced into a single building. A compounding factor in Minneapolis and St. Paul is that the skyway system, which ties buildings together across streets, ends up connecting buildings all over the place.  If you had had a small set of buildings you were interested in it would be easy enough to slap down a couple of polygons but from an en mass perspective it’s tough.

I did see some ESRI tools at the GIS/LIS conference that seemed to be able to handle this situation and separate out buildings of different heights that were adjacent to one another but I don’t know the details on how that was done.

Tim

Timothy N. Loesch
Deputy Chief Business Technology Officer
Minnesota IT Services | Partnering with Department of Natural Resources
500 Lafayette Road, Box 11
St. Paul, MN 55155
O: 651-259-5475<tel:651-259-5475> | tim.loesch at state.mn.us<mailto:tim.loesch at state.mn.us> | Lat 44.95609, Long -93.08388<http://maps.google.com/maps/ms?msid=214386041836079410151.000443c537a33887647e7&msa=0>
Information Technology for Minnesota Government | mn.gov/mnit<http://mn.gov/mnit>
<image001.png>
<image002.png><https://www.facebook.com/MN.ITServices><image003.png><https://www.linkedin.com/company/mn-it-services><image004.png><https://twitter.com/mnit_services>

From: Tcmug <tcmug-bounces at lists.osgeo.org<mailto:tcmug-bounces at lists.osgeo.org>> On Behalf Of Peter Wiringa
Sent: Friday, November 2, 2018 9:18 AM
To: TCMUG <tcmug at lists.osgeo.org<mailto:tcmug at lists.osgeo.org>>
Subject: Re: [TCMUG] Building heights Minneapolis/ St. Paul?

If you're only concerned with taller structures that wouldn't have any canopy above you might be able to skip LiDAR processing and use DEM from MnTOPO and DSM from here<https://conservancy.umn.edu/handle/11299/172696> to get an nDSM, then use the footprints as Dan suggests.

On Fri, Nov 2, 2018 at 9:15 AM James Klassen <klassen.js at gmail.com<mailto:klassen.js at gmail.com>> wrote:
Depending on what you are using it for does leave a lot of questions about what height you need.

Average/max, height? Height above ground or above datum?  What is a building (sheds?, big multi part buildings like hospitals?).

St. Paul and presumably Minneapolis have a building footprint dataset.

The more recent Lidar data also typically has the building points classified in the point clouds.


On Fri, Nov 2, 2018, 09:09 Dan Little <theduckylittle at gmail.com<mailto:theduckylittle at gmail.com> wrote:
Could you join the MSFT foot print dataset with the lidar data to get an average height per building?

On Fri, Nov 2, 2018 at 9:07 AM James Klassen <klassen.js at gmail.com<mailto:klassen.js at gmail.com>> wrote:
I don't know if there is a database with a single number per building, but the information can be extracted from the various Lidar datasets (with the caveat that they are getting somewhat dated and in one of the collects they clipped off the tops of the buildings in downtown Minneapolis.)

On Nov 1, 2018 20:36, "Jennifer Strahan" <strahanjen at gmail.com<mailto:strahanjen at gmail.com>> wrote:
Hello,

Hope all of you are well!

I'm looking for building heights data for Minneapolis/ St. Paul, ideally Hennepin and Ramsey Counties.  Does this exist?

Thanks,
Jennifer
_______________________________________________
Tcmug mailing list
Tcmug at lists.osgeo.org<mailto:Tcmug at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/tcmug

_______________________________________________
Tcmug mailing list
Tcmug at lists.osgeo.org<mailto:Tcmug at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/tcmug
_______________________________________________
Tcmug mailing list
Tcmug at lists.osgeo.org<mailto:Tcmug at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/tcmug


--
Peter Wiringa
Computing Geospatial Analyst | U-Spatial
University of Minnesota | umn.edu<http://umn.edu/>
wiringa at umn.edu<mailto:wiringa at umn.edu> | 612-624-7591 (office)
_______________________________________________
Tcmug mailing list
Tcmug at lists.osgeo.org<mailto:Tcmug at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/tcmug



"We don't like their sound, and guitar music is on the way out."
- Decca Recording Co. rejecting the Beatles, 1962



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/tcmug/attachments/20181102/781787ac/attachment-0001.html>


More information about the Tcmug mailing list