107 reputation
6
bio website
location
age
visits member for 7 months
seen Jan 24 at 15:29
stats profile views 21

Jan
24
accepted Why Can't ArcPy Search the Newly Created Feature
Jan
11
accepted Spring and Openlayer conflicts on label rendering?
Jan
11
comment Why Can't ArcPy Search the Newly Created Feature
It is saved and committed on another PC/or by another person. I have to refresh the SDE connection first on my PC to get the new feature. seems the SDE connection cached something. I tried to refresh the SDE workspace in ArcPy. Not help
Jan
7
answered Spring and Openlayer conflicts on label rendering?
Dec
27
revised Spring and Openlayer conflicts on label rendering?
added 62 characters in body
Dec
27
comment Spring and Openlayer conflicts on label rendering?
I posted updates. Please help. Thanks.
Dec
27
revised Spring and Openlayer conflicts on label rendering?
added 614 characters in body
Dec
26
comment Spring and Openlayer conflicts on label rendering?
if I use the fixed label, like ` 'label': 'foo`, it will show. and i can get the value from map.layers[0].features[0].attributes.name
Dec
21
awarded  Commentator
Dec
21
comment Spring and Openlayer conflicts on label rendering?
if I use ` 'label': 'foo' `,the labels show up.
Dec
21
comment Spring and Openlayer conflicts on label rendering?
I checked with the firebug. map.layers[0].styleMap.styles.default.defaultStyle.label returns null and map.layers[0].features[0].attributes.name returns the value.
Dec
21
asked Spring and Openlayer conflicts on label rendering?
Dec
13
comment Why Can't ArcPy Search the Newly Created Feature
tried to remove the r, no help.
Dec
13
comment Why Can't ArcPy Search the Newly Created Feature
I have to publish it as a geoprocessing service. So I need to test it in the toolbox first, but I got this issue. I use the interactive python window only to confirm the issue.
Dec
13
revised Why Can't ArcPy Search the Newly Created Feature
added 3 characters in body
Dec
12
asked Why Can't ArcPy Search the Newly Created Feature
Nov
7
comment Why I see different data from PostGIS and ArcSDE
I created a query layer based on the second test feature layer. I only see 3 points. What I dont get is I only see one table which has the feature layer name in DB when I creating the query layer or use pgAdmin. So I think I only have one table in PostGIS db. But if I view it through ArcSDE connection. I can see 5 points. Why there are referencing different datasets? Does it mean ArcSDE store the data in other place?
Nov
7
comment Why I see different data from PostGIS and ArcSDE
We are still using ArcGIS 10.0 because we have a web application which is based on PostgreSQL 8.4.3, and now we want to add a map component into the application. Currently our GIS architecture is based on ArcGIS 10.0. That is why we decide to use ArcSDE 10.0 and PostGIS 1.4.2. What we want to achieve is to store the spatial data into arcCGIS and then publish it to ArcGIS server. Then we can consume it through the ArcGIS javascript sdk.
Nov
7
asked Why I see different data from PostGIS and ArcSDE
Oct
26
awarded  Tumbleweed