| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 10 months |
| seen | Jul 6 '12 at 19:57 | |
| stats | profile views | 19 |
|
Apr 29 |
awarded | Notable Question |
|
Nov 1 |
awarded | Nice Answer |
|
Jul 23 |
awarded | Yearling |
|
Jul 3 |
revised |
What's an efficient way of detecting road junctions on a map? added 1299 characters in body |
|
Apr 23 |
awarded | Popular Question |
|
Aug 8 |
revised |
ArcGIS coordinate system added 4 characters in body |
|
Jul 24 |
awarded | Yearling |
|
May 20 |
comment |
Is there any experience using Computer Games to display GIS data? Actually, Jet Fighter III came out in 1996 and displayed satellite imagery draped over terrain data. The game came with several CDs full of data and the experience was a magnitude more realistic than the previous generation of flight games. |
|
May 9 |
answered | ArcGIS coordinate system |
|
May 9 |
awarded | Scholar |
|
May 9 |
accepted | Arcmap: Create a projection to emphasize a given direction? |
|
May 6 |
comment |
How can I display features at the map-scale corresponding to an attribute? By the way, I'm wanting to set this up for an ArcGIS Server map service. |
|
May 6 |
asked | How can I display features at the map-scale corresponding to an attribute? |
|
May 6 |
answered | How could I rate roads for scenic drives? |
|
Apr 12 |
comment |
ArcGIS Server 10 - Query numeric field with string Does it return "No results found." If it does, that means that the query has simply failed to find any matching items. If there is something wrong with the query, it should return another message, such as "Unable to perform query. Please check your parameters" Try using the web interface to perform a test REST query - arcgis/rest/services/map/MapServer/0/query?where=field='45'&returnGeometry=true&outFields=name&f=html |
|
Apr 11 |
comment |
ArcGIS Server 10 - Query numeric field with string Do you have any error messages? I tried this and found that with single quotes it didn't matter whether or not it was numerical. I verified on double and integer types. One thing, however, is that when I used double quotes it did return no results, but it did so even when querying string and character data types. |
|
Apr 8 |
comment |
ArcGIS Server 10 - Query numeric field with string Are you using the REST API to do this? From what source and in what protocol/language are your queries? |
|
Apr 8 |
awarded | Editor |
|
Apr 8 |
revised |
How can I symbolize a layer with graduated colors by a date/time field? added 197 characters in body; added 11 characters in body |
|
Apr 8 |
comment |
How can I symbolize a layer with graduated colors by a date/time field? The data is already in a time field, and unfortunately I don't have ArcGIS 10 to work with; however, is your method only for animations or will it allow one to symbolize a static map based on the date? |