|
POST
|
Are you referring to a feature from a graphics layer or a map service?
... View more
06-09-2016
04:49 AM
|
0
|
0
|
929
|
|
POST
|
Space in ScreenDisplay? Set pCirArc = pRubberCircle.TrackNew(pMxDoc.ActiveView.ScreenDis play, Nothing)
... View more
06-08-2016
06:02 AM
|
0
|
0
|
700
|
|
POST
|
No problem. I think the 4.1 release will include some major improvements.
... View more
06-08-2016
12:54 AM
|
0
|
0
|
1733
|
|
POST
|
Hi Mohamed. Take a look at this fiddle: Edit fiddle - JSFiddle . I've added buttons to increase and decrease the building elevation. I have to agree with you that the behaviour is "buggy". I also suspect that it might have something to do with the maximum feature count provided by the REST endpoint (2000).
... View more
06-08-2016
12:21 AM
|
2
|
2
|
4842
|
|
POST
|
Funny enough, if you set the layer definition expression through the browser console, then the button click works afterwards.
... View more
06-07-2016
06:16 AM
|
0
|
0
|
1733
|
|
POST
|
Completing your Javascript line statements with a semi-colon is good practice. buildingsLyr.definitionExpression = "ELEVATION > 30";
... View more
06-07-2016
05:36 AM
|
0
|
0
|
3110
|
|
POST
|
Here's an updated working fiddle :Edit fiddle - JSFiddle
... View more
06-07-2016
05:33 AM
|
0
|
2
|
1733
|
|
POST
|
Well, I tried the code you provided and changed it as I advised and it worked. Did you remove the buildingsLayer variable declaration further down in the require function?
... View more
06-07-2016
05:25 AM
|
0
|
2
|
3110
|
|
POST
|
The scope of your buildingsLayer variable is not right. Define the variable before the require statement. var buildingsLyr;
require([...
... View more
06-07-2016
04:30 AM
|
0
|
4
|
3110
|
|
POST
|
Try setting the definition expression after the layer load.
... View more
06-07-2016
01:56 AM
|
0
|
1
|
3110
|
|
POST
|
You could also try setting the number of decimal places to 0 in the field properties.
... View more
06-06-2016
10:57 PM
|
0
|
0
|
3570
|
|
POST
|
Try this: str(!SHAPE.firstpoint.X!) + " " + str(!SHAPE.firstpoint.Y!)
... View more
06-06-2016
10:49 PM
|
3
|
1
|
3073
|
|
POST
|
Specify a CSS height attribute for the viewDiv container.
... View more
06-05-2016
11:03 PM
|
1
|
1
|
3686
|
|
POST
|
Dissolve the features on the attribute (with Create Multipart features option checked) and then run the DDP on the new layer without displaying it, using the group attribute as identifier.
... View more
06-03-2016
04:08 AM
|
1
|
1
|
1278
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-22-2024 12:37 AM | |
| 1 | 10-02-2025 10:28 AM | |
| 1 | 09-17-2024 12:29 AM | |
| 1 | 03-15-2024 11:33 AM | |
| 1 | 03-13-2024 11:20 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|