| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 6 months |
| seen | 11 hours ago | |
| stats | profile views | 39 |
|
Apr 27 |
comment |
What are the options for working around the max number of records returned for a query task on ArcGIS Server 9.3.1? Where have you read about the "upper limit of 2000 records"? I have hit this limit inserting to a RecordSet and can't find it documented. |
|
Apr 27 |
answered | How can I deserialize json to create an IRecordset? |
|
Oct 9 |
comment |
Why does ITopologicalOperator2 .ConstructUnion produce a somehow invalid polygon? Petr, yes the SR thing is clear from the documentation |
|
Oct 8 |
comment |
Why does ITopologicalOperator2 .ConstructUnion produce a somehow invalid polygon? Try creating your resultPolygon as new PolygonClass() and set its spatial reference before calling ConstructUnion |
|
Oct 2 |
revised |
Why does ITopologicalOperator2 .ConstructUnion produce a somehow invalid polygon? Added documentation link |
|
Oct 2 |
answered | Why does ITopologicalOperator2 .ConstructUnion produce a somehow invalid polygon? |
|
Feb 25 |
awarded | Enthusiast |
|
Jan 27 |
awarded | Editor |
|
Jan 27 |
comment |
In a versioned geodatabase, what impact do delta tables and the state tree have on query performance? Thanks for your answer. Please see my update |
|
Jan 27 |
revised |
In a versioned geodatabase, what impact do delta tables and the state tree have on query performance? update in response to comments |
|
Jan 20 |
comment |
In a versioned geodatabase, what impact do delta tables and the state tree have on query performance? The poor performance seems to be across all versioned feature classes |
|
Jan 20 |
awarded | Commentator |
|
Jan 20 |
comment |
In a versioned geodatabase, what impact do delta tables and the state tree have on query performance? All versions are created from default and reconciled and posted to default as seen fit by our users. They may create 3 or 4 a day each. We batch process service requests using arcobjects code running in an arcgis server context. Each batch creates a version, performs the edits, reconciles and post to default and deletes the version. Probably about a dozen times a day. |
|
Jan 20 |
comment |
In a versioned geodatabase, what impact do delta tables and the state tree have on query performance? No Kirk, what should I be looking for? |
|
Jan 20 |
asked | In a versioned geodatabase, what impact do delta tables and the state tree have on query performance? |
|
Jan 20 |
accepted | How to convert high precision dataset to low precision |
|
Jan 20 |
comment |
How to convert high precision dataset to low precision Thanks but this question relates to the precision of ESRI spatial references in geodatabases. |
|
Jan 20 |
answered | How to convert high precision dataset to low precision |
|
Jan 20 |
comment |
How to convert high precision dataset to low precision Actually it was 9.2 |
|
Jan 20 |
comment |
How to convert high precision dataset to low precision When ESRI released 9.3 they introduced so-called high precision spatial references and provided tools to upgrade pre-9.3 geodatabases to high precision. But you can't extract a high precision dataset to a low precision geodatabase. |