Happy Valentine's Day!!
Class Exercise: Which foreclosure property in Tarrant County has the lowest value compared to its previous sales in the neighborhood? -- If we do not make it through today, we will continue next week --We will consider the following factors when selecting which properties to include as comparables:
- Number of Bedrooms
- Square Foot
- Year Built
- Download the Good Data:
- Latest Foreclosure Listings (website here)
- TAD Parcel Shapefile (same as we used last week)
- Tarrant County MLS Data (older data for learning purposes - promise new data next week)
- Super Spatial Join Script (academic purposesd only)
- Create Address Locator (copied from last week)
- Add parcel shapefile to ArcMap
- ArcToolbox/Geocoding Tools/Create Address Locator
- Address Locator Style: 'US One Address with Zone'
- Reference Data: 'tadParcelsCity' // Role: 'Primary Table'
- Field Mapping:
- House Number: 'Street_No'
- Prefix Direction: 'PREDIR'
- Prefix Type: NONE
- Street Name: 'STREET_NAM'
- Street Type: STREET_TYP'
- Suffix Direction: 'PostDir'
- Zone: 'CITY_NAME'
- Specify a location and name for the lcoator
- OK
- Filter MLS Table for Necessary Fields:
- Filter All Records for SLD in the 'Status' field
- Use the Autofilter (Tools/Filter/Autofilter)
- Copy results to new Excel Table
- Copy Needed Fields to New Excel Table
- Minimum Field Necessary:
- ADDRESS (for geocoding)
- CITY (for geocoding)
- BEDS (comparable criteria)
- SQUAREFT (comparable criteria)
- AGE (comparable criteria)
- TPRICESOLD (price per square foot)
- Add Filtered Table to ArcMap
- Geocode Table (copied from last week)
- Right-click table in ArcMap and select 'Geocode Addresses'
- Select the appropriate Address Locator and select OK
- Street: 'Address'
- Zone: 'City'
- Specify location and name for output shapefile
- OK
- NEXT WEEK!! Obtain TAD's Data into Foreclosure Shapefile
- Spatial Join from foreclosure shapefile to TAD parcel boundaries
- Right-click on foreclosure shapefile and select join
- spatial join
- Buffer Foreclosure Points
- ArcToolbox/Analysis Tools/Proximity/Buffer
- Specify Input, Output, and Distance (measurement and units)
- OK
- Standard Spatial Join (the way we have been doing it)
- !! This Step For Comparing Purposes Only !!
- !! Better to Use Super Spatial Join !!
- Right-click the geocoded foreclosures (use the results of the parcel geocode) and select Joins & Relates/Join
- What Do You Want to Join to this Layer: 'Join data from another layer based on spatial location'
- Choose the layer to join to this layer: 'tadParcelsCity'
- Each point will be given all the attributes of the polygon that: 'it falls inside'
- Specify location and name for output shapefile
- OK
- Super Spatial Join
- Ensure that you downloaded the script and installed it to the C:/ direcotry (which is the default).
- Run C:/reae5392/superSpatialJoin.mxd
- Add Buffer and MLS Points
- Click the Smiley Super Spatial Join Button
- Acknowledge & Agree
- Join Layer - MLS
- Input Layer - Foreclosures
- Might Take a While.......
No comments:
Post a Comment