Skip to content

cityhubla/samo_exploration_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

samo_exploration_1

  • This exploration visualizes the building heights in the City of Santa Monica using the publically availble 2008 Countywide Building Outlines dataset (A 2014 dataset is available, but to agencies and members of the LARIAC (Los Angeles Region Imagery Acquisition Consortium Program)
  • The data contained in the HEIGHT field is the height of the highest major feature of the building (not including roof objects like antennas and chimneys)

###Click here for current version of the map

###Sources

  • Data obtained from the Countywide Building Outlines -2008

  • A geojson was made contianing only AIN and HEIGHT data, which can be downloaded from this repo.

  • Fields in the Dataset (Per descriptions from County)

    • CODE - Building type (either Building or Couryard). Note that in areas not covered by LAR-IAC courtyards are not tagged as such.
    • BLD_ID - unique building ID
    • HEIGHT - the height of the highest major feature of the building (not including roof objects like antennas and chimneys)
    • ELEV - the elevation of the building
    • AREA - the Roof area
    • SOURCE - the data source (either LARIAC2, Pasadena, Palmdale, or Glendale)
    • DATE - Date Captured (2006, 2008, or blank)
    • AIN - the Parcel ID number. This was computed from the center of the building. If a building covers two parcels, only one of the parcels will be captured. If a building contains many parcels (Condominiums for example) only one of the parcels will be captured.

###Next Steps

  • Link this data with the Local Roll of the LA County Assessor to identify:
  • The year the building was built
  • Type of building (Single Family, Duplex for example)
  • Number of Units (Residential)
  • Other fields within the LA County Assessor

###Questions?

  • There will be discrepancies. The data can be downloaded for your use and analysis. Contact me if there are issues, twitter @theworksla

Releases

No releases published

Packages

No packages published

Languages