| bio | website | facebook.com/… |
|---|---|---|
| location | Thunder Bay, Canada | |
| age | 40 | |
| visits | member for | 2 years, 9 months |
| seen | 23 hours ago | |
| stats | profile views | 1,360 |

To see my photography please visit:
facebook | fine art america | 500px | Flickr
Jakub Sisak, I.S.P., GISP
|
Feb 11 |
comment |
Is IPolygon2.QueryExteriorRingsEx Method not working in ArcGIS version 10.1 SP1? Thanks, good work! |
|
Feb 11 |
comment |
Make Buffer like Offset in Arcpy The 'guts' of the script use the IConstructCurve:ConstructOffset method. |
|
Feb 11 |
revised |
Make Buffer like Offset in Arcpy added 900 characters in body |
|
Feb 11 |
comment |
Make Buffer like Offset in Arcpy Can't say. I only use geoprocessing tools (that can be converted to Python) to call from VB.NET but not the other way around. I will share the code including the VS project if someone wants to try. |
|
Feb 11 |
comment |
How can I copy selected polygon features to a polyline feature class with ArcObjects? @KirkKuykendall - I have not and that looks exactly like what I am looking for! Can you please make that an answer. I will try this as soon as I can. |
|
Feb 11 |
answered | Make Buffer like Offset in Arcpy |
|
Feb 11 |
comment |
Make Buffer like Offset in Arcpy Even if you can do this you migh have an issue with the polylines crossing each other which is why it may be difficult to create a tool that can do this automatically without any manual input. I will post a link to a tool I created for a similar purpose. |
|
Feb 11 |
comment |
How can I copy selected polygon features to a polyline feature class with ArcObjects? @KirkKuykendall - for each polygon feature I would like to obtain all rings and convert to simple polylines and merge to a a single polyline myltigeometry so that I can also copy over the attributes (if the fields exist in the target feature class). Not 100% sure what you mean by preserving coordinates of interior rings. |
|
Feb 11 |
comment |
How can I copy selected polygon features to a polyline feature class with ArcObjects? Good Idea @blah238 but this seems to be only available in the Advanced license. I would like this to work under all license levels. SHould have mentioned that in the post. |
|
Feb 11 |
asked | How can I copy selected polygon features to a polyline feature class with ArcObjects? |
|
Feb 7 |
revised |
Is IPolygon2.QueryExteriorRingsEx Method not working in ArcGIS version 10.1 SP1? deleted 247 characters in body |
|
Feb 7 |
comment |
Is IPolygon2.QueryExteriorRingsEx Method not working in ArcGIS version 10.1 SP1? Ok thanks i will fix that. |
|
Feb 7 |
asked | Is IPolygon2.QueryExteriorRingsEx Method not working in ArcGIS version 10.1 SP1? |
|
Feb 6 |
comment |
Examples of 3-D Maps Good one. My sons are playing Minecraft all the time and I have been wondering about it and GIS. In fact I have been doing some research on flyovers - looking for examples and a few excellent Minecraft examples have popped up. Still my employer is not ready for voxel gridding i think. |
|
Feb 1 |
comment |
CAD Contour Lines to ArcGIS Attributed Polylines Is the source drawing a 3D DWG or DXF? |
|
Jan 26 |
accepted | How can I permanently reorder fields in a feature class programmatically with ArcObjects, VB.Net? |
|
Jan 26 |
comment |
How can I permanently reorder fields in a feature class programmatically with ArcObjects, VB.Net? I would like to do this purely with ArcObjects only, no direct edits to underlying DB. No Access or SDE, Filegeodatabase only. @blah238 has confirmed my suspicion so If you could please make that an answer I will accept that. Thanks. Whoever downvoted this, can you please explain your reasoning. |
|
Jan 25 |
comment |
How can I permanently reorder fields in a feature class programmatically with ArcObjects, VB.Net? They gave us "rename field" in 10.1 but not reordering. Maybe in 10.2 and $12,000 in maintenance fees later. I can manage the "drop and re-create" solution. I guess we can close this post. |
|
Jan 25 |
comment |
How can I permanently reorder fields in a feature class programmatically with ArcObjects, VB.Net? I was hoping for a more "elegant" solution. |
|
Jan 25 |
asked | How can I permanently reorder fields in a feature class programmatically with ArcObjects, VB.Net? |