| bio | website | redtrails.com/blog |
|---|---|---|
| location | Portland, OR | |
| age | 36 | |
| visits | member for | 1 year, 11 months |
| seen | 2 hours ago | |
| stats | profile views | 74 |
I am a GIS developer currently living in Portland, OR.
|
May 3 |
awarded | Notable Question |
|
Apr 11 |
awarded | Popular Question |
|
Feb 18 |
awarded | Necromancer |
|
Dec 1 |
comment |
Error message from output workspace when using script tool If it really does already exist you can try adding arcpy.env.overwriteOutput =True |
|
Nov 13 |
awarded | Necromancer |
|
Oct 25 |
awarded | Popular Question |
|
Aug 30 |
comment |
Unable to explode multipart polygon You are perceptive. I actually went in and cleaned up that polygon, but it didn't help. |
|
Aug 30 |
comment |
Unable to explode multipart polygon Yes, I tried that. |
|
Aug 30 |
comment |
Unable to explode multipart polygon No go...thanks for the ideas though! |
|
Aug 30 |
revised |
Unable to explode multipart polygon added 53 characters in body |
|
Aug 30 |
comment |
Unable to explode multipart polygon Already tried that. *edited question to include that. |
|
Aug 30 |
asked | Unable to explode multipart polygon |
|
Aug 17 |
comment |
Converting projected geoTiff to WGS84 with GDAL and Python At gdal 2.0 there is native support for multiprocessing - just append -wo NUM_THREADS=ALL_CPUS to your gdalwarp command. |
|
Jul 3 |
comment |
Arcpy - How do I specify the precision and scale of a new field? I think I didn't phrase my question well. I know that shapefiles support prec. and scale. and I know how to specify them when adding a field in ArcMap. What I don't know is why the values that I pass in via scripting (AddField) are not respected. |
|
Jul 2 |
comment |
Arcpy - How do I specify the precision and scale of a new field? Yeah - When adding a new field via both the Attribute Table and ArcToolbox - the scale and precision values are respected. |
|
Jul 2 |
revised |
Arcpy - How do I specify the precision and scale of a new field? Added a tag and further specified data context. |
|
Jul 2 |
comment |
Arcpy - How do I specify the precision and scale of a new field? As I said it's from shape to shape. By shape I mean shapefile. |
|
Jul 2 |
revised |
Arcpy - How do I specify the precision and scale of a new field? deleted 4 characters in body |
|
Jul 2 |
comment |
Arcpy - How do I specify the precision and scale of a new field? Good catch, but that doesn't fix it. I've updated the question. thanks |
|
Jul 2 |
asked | Arcpy - How do I specify the precision and scale of a new field? |