| bio | website | ccrfcd.org |
|---|---|---|
| location | Las Vegas, NV | |
| age | 44 | |
| visits | member for | 2 years, 10 months |
| seen | May 6 at 15:15 | |
| stats | profile views | 146 |
Interests/skills:
C#
ASP.Net
PHP
T-SQL
Flash
Flex
Silverlight
ArcGIS Engine
ArcGIS Server
|
Jul 21 |
comment |
What are things ArcGIS has that ENVI doesn't have? (especially with respect to the Earth Sciences) You might want to visit their respective web sites. Although it's a lot of information to pore through, it'll give you a good idea of what each system/framework can do. Just looking at the varied types of things that each system offers will give you a good idea as to why it'd be difficult to compare them. |
|
Jul 18 |
revised |
A security exception occurred while trying to connect to the REST end point, Silverlight formatting |
|
Jul 18 |
suggested | suggested edit on A security exception occurred while trying to connect to the REST end point, Silverlight |
|
Jul 12 |
comment |
Struggling with ArcGIS REST API and tokens I know it doesn't help you now, but security in AGS 10.1 is vastly improved (up to and including allowing/disallowing feature creation/deletion). |
|
Jul 9 |
comment |
error in arcsde service @GISlove That just indicates that SQL Server is running, not that SDE is working. You need to resolve the SDE issue (perhaps a username/password problem?) before you can use ArcCatalog to connect to SDE. |
|
Jul 1 |
comment |
Should I start a new project using the Silverlight API? (Err...reverse short answer and long answer.) |
|
Jun 30 |
comment |
Should I start a new project using the Silverlight API? Short answer here and here. Long answer? Try and keep up with whatever's new that comes from MS. They have a habit of killing things when the next shiny thing comes along (though you'll note that there's still VB, Access, COM, etc. technologies still roaming around; dead doesn't really mean dead). |
|
Jun 30 |
comment |
Field calculator script not working @alicia Have you looked at the error message in Results? That might provide a hint in the right direction. |
|
Jun 30 |
comment |
Field calculator script not working The parser in ArcMap is a little quirky at times. Try adding a space after all ampersands (so, & " " instead of &" ") to see if that helps. As long as all of those columns actually exist in the layer, nothing else looks wrong. |
|
Jun 30 |
comment |
Field calculator script not working What is the error message you're getting in the Geoprocessing-Results window? |
|
Jun 27 |
comment |
How can I have ArcGIS not automatically add raster clip output from Python window to the current map -1: This has nothing to do with what the OP requested since they're using arcpy. They don't have access to the IGeoProcessor namespace (or any other .Net namespace, for that matter). Furthermore, it's not really "documentation for doing it", it's a link to a method that allows or disallows adding outputs within ArcObjects. |
|
Jun 27 |
revised |
How to determine a point lays within a polyline in arc engine? reverted previous changes; I was correct the first time |
|
Jun 23 |
revised |
How to determine a point lays within a polyline in arc engine? incorrect formula changed |
|
Jun 23 |
revised |
How can I export county level data in a .shp file to a text (csv) file in ArcMap? added link to Dan Patterson's user profile |
|
Jun 23 |
suggested | suggested edit on How can I export county level data in a .shp file to a text (csv) file in ArcMap? |
|
Jun 20 |
revised |
How to determine a point lays within a polyline in arc engine? spelling |
|
Jun 18 |
revised |
How to determine a point lays within a polyline in arc engine? better details |
|
Jun 17 |
answered | How to determine a point lays within a polyline in arc engine? |
|
Jun 17 |
revised |
what is the right way to delete all features from featureLayer added a pertinent detail |
|
Jun 17 |
suggested | suggested edit on what is the right way to delete all features from featureLayer |