| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | 12 hours ago | |
| stats | profile views | 6 |
|
May 9 |
answered | Is there a way to connect to PostgreSQL in ArcCatalog without SDE? |
|
May 7 |
awarded | Citizen Patrol |
|
Apr 30 |
answered | What sources of granular wind data over the continental US are available? |
|
Mar 15 |
revised |
How can I connect to a PostGIS database from ArcMap 9.3 and 10.0? Edited the link so it would work |
|
Mar 15 |
suggested | suggested edit on How can I connect to a PostGIS database from ArcMap 9.3 and 10.0? |
|
Mar 14 |
comment |
Remove/dissolve parts in ESRI line feature class Note: This required ArcInfo/Advanced. |
|
Mar 14 |
comment |
Algorithm: move a source polyline to a reference polyline (completely or maybe partially) A somewhat similar example of this can be seen here: vividsolutions.com/jcs JCS goes a long way to automate geometry conflation, but also includes manual QA for geometries that it can't merge completely. vividsolutions.com/… Is built from it and allows for QA and adds issue tracking for difficult geometries. |
|
Mar 5 |
revised |
Python Program for “QC of PDFs Created from Data Driven Pages” Edited to add code block for readability |
|
Mar 5 |
suggested | suggested edit on Python Program for “QC of PDFs Created from Data Driven Pages” |
|
Feb 19 |
awarded | Critic |
|
Feb 19 |
comment |
ArcMap10: Symbology of Overlapping Polygons (Oil & Gas) If the areas exactly overlapped, you could also symbolize one as being slightly buffered outside the other, probably best done with a hollow interior color. |
|
Feb 7 |
revised |
Alternatives to Windows Explorer and ArcCatalog when copying a file gdb added 332 characters in body |
|
Feb 7 |
answered | Alternatives to Windows Explorer and ArcCatalog when copying a file gdb |
|
Jan 22 |
comment |
Conflating Two Network Datasets in ArcGIS Is your data topologically clean? That is, is the geometry fairly clean, such as intersections share the same node, etc.? The method I presented works best for transferring attributes, but if you want to merge different geometries, it may take some additional steps. |
|
Jan 22 |
comment |
Conflating Two Network Datasets in ArcGIS See edits in original answer. |
|
Jan 22 |
revised |
Conflating Two Network Datasets in ArcGIS edited for additional clarity |
|
Jan 16 |
answered | Conflating Two Network Datasets in ArcGIS |
|
Dec 21 |
comment |
Need advice on hardware/os upgrade That's a great point. The main reason I wouldn't say to go straight for an i7 is because often times the money spent on that can be better spent elsewhere, but it really depends on the application. Applications that remain single-threaded (such as ArcGIS and AutoCAD) won't benefit significantly from the additional cores, and you get a much greater benefit from a 100$ SSD than putting 100$ going from an i5 to an i7 (but that all depends on how strict your budget is). However, imagery software that is well threaded would benefit from the additional cores and ram if that is your main purpose. |
|
Dec 21 |
answered | Need advice on hardware/os upgrade |
|
Dec 20 |
answered | How to build PostGIS database schema for flexibility and normalization? |