575 reputation
18
bio website
location Simferopol', Ukraine
age 27
visits member for 1 year, 6 months
seen 34 mins ago
stats profile views 72

Dec
11
comment Why IEnumFeature in ArcObjects returns duplicate features?
Hi! Thank you. I'll try IFeatureSelection interface. I'm absolutely sure that I've selected features from only one layer. This code is just for testing purposes there is a check in production, which layer feature belongs to .
Dec
9
asked Why IEnumFeature in ArcObjects returns duplicate features?
Dec
5
asked Should I use thread lock when implementing Enabled void in ArcGis Command?
Nov
5
awarded  Yearling
Sep
29
comment How to rename rasters in directory based on field value of their centroid feature class in ArcGis?
I don`t have lookup table with current raster names. I need to build it from intersection of rasters with point centroids.
Sep
29
asked How to rename rasters in directory based on field value of their centroid feature class in ArcGis?
Aug
9
comment How to compress enterprise geodatabase with stored procedure?
No, I'm just curious. I now that I can use sdeversion.exe or python script to achieve this. But I just want to store all maintenance steps in one place (SQL server maintenance plan)
Aug
8
asked How to compress enterprise geodatabase with stored procedure?
Jul
13
comment A bug in ESRI Line Geometry WKB that adds needless, trailing 0's behind otherwise valid WKB?
You can try to decompile SQLServer.Types assembly via Reflector or other decompiler to see what causing this error.
Jun
26
comment How to create complex map symbology using AutoCad Map object classes?
We also use codes to apply feature representation rules(it is common practice). Question is about building symbol library with AutoCad Map OOB feature - object classes. (I think you know how, complex map symbology is in ex USSR topographic maps).
Jun
26
asked How to create complex map symbology using AutoCad Map object classes?
Jun
26
comment How to view/edit attributed relationship data in Identify/Attributes dialog in ArcMap?
Thanks Roy, but it is not my case, look at the comment above.
Jun
26
comment How to view/edit attributed relationship data in Identify/Attributes dialog in ArcMap?
Thanks, but I'm talking about the actual relationship class rows that contain addition attributes.
Jun
25
comment How to protect my application ESRI FGDB data from authorized access using other applications?
I meant some kind of protection(may be transparent encryption) that only my software is allowed to perform CRUD operations, without a matter where this FGDB is located.
Jun
24
asked How to view/edit attributed relationship data in Identify/Attributes dialog in ArcMap?
Jun
24
asked How to protect my application ESRI FGDB data from authorized access using other applications?
May
24
answered How to transpose the lat/lon coordinates of a shapefile?
May
23
accepted How to implement field validation rules in ArcGis?
May
17
comment How to implement field validation rules in ArcGis?
Yea, I've forgotten about range domains, but what about remaining more complex rules?
May
17
asked How to implement field validation rules in ArcGis?