| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Jul 1 '12 at 21:05 | |
| stats | profile views | 4 |
|
Jul 2 |
awarded | Teacher |
|
Jul 1 |
accepted | Convert an .xlsx datasheet with point feature data into a POINT feature class |
|
Jun 27 |
awarded | Scholar |
|
Jun 21 |
comment |
Convert an .xlsx datasheet with point feature data into a POINT feature class @GetSpatial. Thanks for the edit, it was helpful as it brought together the suggestions of blah238 that perhaps I didn't fully grasp. I appreciate both your efforts. |
|
Jun 21 |
awarded | Editor |
|
Jun 21 |
revised |
Convert an .xlsx datasheet with point feature data into a POINT feature class Removed unnecessary step in tool |
|
Jun 21 |
comment |
Convert an .xlsx datasheet with point feature data into a POINT feature class @blah238 For the FeatureClassToFeatureClass tool to work, there must already exist the destination FeatureClass, for that reason I don't think removing the CreateFeatureClass step is possible in this case. The TableToTable conversion, though, is unnecessary and can be removed (has #EDIT). |
|
Jun 21 |
answered | Convert an .xlsx datasheet with point feature data into a POINT feature class |
|
Jun 21 |
comment |
Convert an .xlsx datasheet with point feature data into a POINT feature class I appreciated your general suggestions on coding practices, I am new to programming in general and your advice was helpful. I get a feeling I wasn't using the getOutput method correctly as you pointed out, but now things are flowing well. Thanks |
|
Jun 21 |
comment |
Convert an .xlsx datasheet with point feature data into a POINT feature class @blah238 Thanks for cutting through to my core problem... Using your suggestions I now have a solution that uses the CreateFeatureclass then FeatureClassToFeatureClass tools after the MakeXYEventLayer step. |
|
Jun 20 |
awarded | Analytical |
|
Jun 20 |
awarded | Student |
|
Jun 20 |
asked | Convert an .xlsx datasheet with point feature data into a POINT feature class |