UDST / spandex

Spatial Analysis and Data Extraction

Home Page:http://nbviewer.ipython.org/github/synthicity/user_meeting_2014/blob/gh-pages/spandex/spandex_demo.ipynb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clear attributes function

janowicz opened this issue · comments

Function used to clear attributes/agents from parcels. Applied when land is to be treated off-model or when land is known to be vacant.

Examples:


clear_attributes(parcels, vacant)
clear_attributes(parcels, gov_land)
clear_attributes(parcels, tribal_land)