158 reputation
7
bio website
location
age
visits member for 7 months
seen yesterday
stats profile views 15

1d
comment How to trace SQL queries sent by ArcGIS Server (ArcSDE) to Oracle database?
Thanks for the hint ;)
1d
asked How to trace SQL queries sent by ArcGIS Server (ArcSDE) to Oracle database?
May
16
comment Does the ArcGIS Flex API simplify polygons by default?
@KirkKuykendall "On the server does the original feature contain elliptic arcs?" The feature class was created by ArcCatalog and I didn't see any option about elliptic arcs when I was creating the class.
May
16
comment Does the ArcGIS Flex API simplify polygons by default?
@KirkKuykendall "Have you confirmed that coordinates are being returned from the feature service but are not being included in the flex polygon?" I don't understand what you mean.
May
16
asked Does the ArcGIS Flex API simplify polygons by default?
May
15
comment Why do objects disappear when I zoom on a dynamic map service?
And I have about 60 000 lines that the join has to process. Could it be due to that?
May
15
comment Why do objects disappear when I zoom on a dynamic map service?
I have the same behaviour on ArcMap!!!! So I guess this is not a map service problem. The data behaving in that way is data coming from a join between a feature layer and a Oracle View. All data is stored in Oracle.
May
15
comment Why do objects disappear when I zoom on a dynamic map service?
@Devdatta I'm sure 100%
May
15
asked Why do objects disappear when I zoom on a dynamic map service?
May
6
comment How can I import data from an Oracle datapump into an empty Oracle SDE Geodatabase?
Importing from the datapump after making sure that layers are registered in both databases worked. Thanks
May
6
comment How can I import data from an Oracle datapump into an empty Oracle SDE Geodatabase?
I don't have access to the database of export. I only have a datapump. What I understood from the link you provided: if the tables (from the export and the import databases) are registered as SDE tables, I can perform an "Oracle import operation" from the datapump and everything is going to work fine?!
May
6
asked How can I import data from an Oracle datapump into an empty Oracle SDE Geodatabase?
May
3
comment Why can ArcGISDynamicMapServiceLayer read a cache service?
That's exaclty what I did. And my question is : why when I use the map service with the Flex API object ArcGISDynamicMapService I get on the map what the cache contains. Normally, I shouldn't be able to read the cache with an ArcGISDynamicMapService. It's with ArcGISTiledMapService that I would be able to read the cache?!
May
3
comment Is it possible to change dynamically the map spatial reference?
Changing the extent, after removing ArcGIS Online Tiled services, didn't work. Have you ever done it? I need absolutely to change the spatial reference because in big scales, I do Route Task operations that perform on Lambert93 projected layers.
May
2
asked Is it possible to change dynamically the map spatial reference?
May
2
accepted Is it possible to recover ArcGIS Online tiles of a zone, then reproject and republish them in a Map Service?
May
2
comment Is it possible to recover ArcGIS Online tiles of a zone, then reproject and republish them in a Map Service?
"The layer type of MapServerLayer is not supporting publish" I don't see exacltly what you mean. Could you please give me a link to understand better?
May
2
comment Is it possible to recover ArcGIS Online tiles of a zone, then reproject and republish them in a Map Service?
"you cannot republish other MapService as your own MapService" means that it's illegal (ESRI doesn't give authorization for that) or it's technically impossible?
May
2
accepted Do FeatureLayers reproject their features to adapt them to the map projection?
May
2
comment Is it possible to recover ArcGIS Online tiles of a zone, then reproject and republish them in a Map Service?
I'm using the Flex API. But I have an ArcInfo licence.