User Tools

Site Tools


tutorials:python:parcels_prep

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tutorials:python:parcels_prep [2018/06/11 14:17]
marcus.williams
tutorials:python:parcels_prep [2018/06/11 14:20] (current)
marcus.williams
Line 1: Line 1:
 ====== Parcels Prep ====== ====== Parcels Prep ======
 +
 +Prep tasks for a parcels layer:
 +  - Check for duplicate IDs (e.g. assessment roll numbers, ARN). If duplicates, how to handle - dissolve?
 +  - Standard ARN length - mix of 15 and 19 digit ARNS? How to handle?
  
 <code python> <code python>
 df_parcels_2.ARN.value_counts() df_parcels_2.ARN.value_counts()
 </​code>​ </​code>​
tutorials/python/parcels_prep.1528726673.txt.gz ยท Last modified: 2018/06/11 14:17 by marcus.williams