| bio | website | |
|---|---|---|
| location | Poland | |
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 6 hours ago | |
| stats | profile views | 29 |
:)
|
May 9 |
asked | ArcGIS 9.3 geoprocessing service output consideration |
|
Apr 16 |
awarded | Caucus |
|
Apr 8 |
comment |
How to save ArcGIS process output to variable? love this answer!! that is what I was looking for! thanks mate, 3days of searching.... :) |
|
Apr 8 |
accepted | How to save ArcGIS process output to variable? |
|
Apr 8 |
asked | How to save ArcGIS process output to variable? |
|
Apr 5 |
answered | How long for surveying quality GPS to get accurate 3D position information |
|
Mar 22 |
comment |
Do ArcGIS SpatialReference object factory codes correspond with EPSG numbers? in arcgis js api axis orientation are mathematical too.. |
|
Mar 11 |
revised |
What is CRS:84 projection? edited body |
|
Mar 11 |
accepted | What is CRS:84 projection? |
|
Mar 11 |
comment |
What is CRS:84 projection? yeah, I meant equivalent to WGS84 thanks for link! I was looking everywhere but I wasn't sure about that. |
|
Mar 11 |
asked | What is CRS:84 projection? |
|
Mar 6 |
revised |
How to calculate distance between two points with esri.geometry? added 7 characters in body |
|
Mar 6 |
comment |
Libraries to render vector-based maps in the browser @RagiYaserBurhum yes firstly browser limitations, and secondly I think that merging ArcGIS JS API with WebGL (or sth.) would be massacre for developer and I'm not convincent about performance of such case. In other words IMO it would be overgrowth and there are other simple way to accomplish this kind of task. But for science or fun it could be interesting to test one of above. (I think we get tu much OT of subject) |
|
Mar 5 |
comment |
Libraries to render vector-based maps in the browser @RagiYaserBurhum yeah, I didn't think about that, but still, in this particular case you can not use webGL, because of limitation in APIs ect.. |
|
Mar 5 |
comment |
Examples of 3-D Maps @SoilSciGuy so in this case neither of examples in other answers are maps.. en.wikipedia.org/wiki/Map |
|
Mar 4 |
revised |
ArcGIS Feature Service - Return a Single Row / Record added 225 characters in body |
|
Mar 4 |
revised |
ArcGIS Feature Service - Return a Single Row / Record added 384 characters in body |
|
Mar 4 |
comment |
ArcGIS Feature Service - Return a Single Row / Record at this moment I can not do any query on esri sampleserver3, and I don't have access to my product. server right now so I can't check if its works. but it should, a can perform this kind of query in my arcgis desktop for query dispalying features from layer (arcgis desktop 9.3.1) so it should works the same on the server side...
my arcgis desktop query is exact: OBJECTID IN (SELECT TOP 20 [OBJECTID] FROM [boreholes_db].[dbo].[DEEPBOREHOLESCLASS] ORDER BY NEWID()) |
|
Mar 4 |
comment |
ArcGIS Feature Service - Return a Single Row / Record oh sorry I didn't understand you before |
|
Mar 4 |
answered | ArcGIS Feature Service - Return a Single Row / Record |