|
POST
|
It completed, but your your expression for your if statement was never true, so nothing printed. It looks like you are reassigning your variable "files" multiple times? Try a different variable name other than "files" for your third for loop.
... View more
06-04-2015
07:32 AM
|
1
|
0
|
4020
|
|
POST
|
The trouble with cartographic representation would be the processing that happens on the fly to change the original to the representation, so it would probably be the same thing as displaying the detailed watersheds.
... View more
06-03-2015
07:20 AM
|
0
|
0
|
1584
|
|
POST
|
Your thoughts on your solution is what I would probably do. The other option is to cache the watersheds as part of a basemap. Do you need to display information about the watersheds in a popup?
... View more
06-02-2015
02:59 PM
|
0
|
0
|
1584
|
|
POST
|
It is best if you don't store locators inside the geodatabase. Are you rebuilding your locator after updates to the source data? When you say insert new records, do you mean you are adding address points to the source data? Or do you mean you are adding records to be geocoded? What is your workflow? Thanks, Jeff
... View more
06-02-2015
01:50 PM
|
0
|
0
|
943
|
|
POST
|
Since it mentions that it was unable to create a replica, I am assuming you are using a feature service on your own server. Have you run a check on the geometries of the feature class? I'm wondering if you have some features with bad geometries and they are only in that area.
... View more
06-02-2015
01:33 PM
|
2
|
1
|
1567
|
|
POST
|
I really appreciate everyone's input. I'm grateful for your tolerance for such rookie questions. I have downloaded Brackets and will be trying that out. My search method using the windows search wasn't cutting it. Thanks Robert Scheitlin, GISP, Stan McShinsky and Larry Stout.
... View more
06-02-2015
01:25 PM
|
1
|
0
|
1139
|
|
POST
|
The best thing about python is the command line. Often times I get stuck on a piece of code that doesn't work, so I load a variable in the command line, and try my code out on that variable to see the results then fix it in my script. Very handy.
... View more
06-02-2015
12:43 PM
|
1
|
0
|
2830
|
|
POST
|
Okay, it turns out I wasn't hovering long enough. So Robert Scheitlin, GISP forgive me for a newbie question, but what method did you use to determine where that bluetheme class was applied?
... View more
06-02-2015
12:37 PM
|
0
|
2
|
2571
|
|
POST
|
Is there a way to get firefox to do the same thing? IT doesn't like Chrome at our shop.
... View more
06-01-2015
05:31 PM
|
0
|
4
|
2571
|
|
POST
|
Stan McShinsky Are you using firefox or Chrome? Nothing shows up when I hover over elements.
... View more
06-01-2015
12:48 PM
|
0
|
6
|
2571
|
|
POST
|
So I am in the process of customizing the stemapp in the Web Appbuilder. What happens when there is a WAB update? Do I have to do it all again? I am documenting the process, but would really rather not make all of these changes again. Thanks, Jeff
... View more
06-01-2015
09:05 AM
|
0
|
2
|
4550
|
|
POST
|
Larry, Thanks for the tip. I have been using the developer tools to make "live" changes, but my problem is locating the correct file in the file structure to modify. There are a ton of CSS files and then (like in this case) there are style changes in the .js files. Is there a way to find the file the element is styled in using the developer tools? I'm fairly new to CSS and web development, so any tips or links to resources would help me out a lot.
... View more
06-01-2015
09:01 AM
|
1
|
9
|
2571
|
|
POST
|
Hello again AppBuilders, I thought I had seen this question answered already but I couldn't find it. The geocoder results popup - I can't find where to change the color of the title pane. I deleted the following entry in the style.css file in \stemapp\widgets\Geocoder\css\ folder. .esriPopup .titlePane {
background-color: #5491B8;
border-color: #777777;
} And I added my own entry in the style.css in my custom style I created that matches my organization's color scheme. I thought this css entry would override anything else. Here is my entry in that file: .jimu-widget-geocoder .esriPopup .titlePane{
background-color: #6f2a2a;
border-color: #777777;
} I tried it without the jimu-widget-geocoder reference and that didn't work either. Any help would be much appreciated. Thanks, Jeff Ward
... View more
05-30-2015
09:12 AM
|
0
|
13
|
7106
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-07-2011 12:55 PM | |
| 1 | 01-13-2021 11:29 AM | |
| 2 | 06-05-2024 07:29 AM | |
| 1 | 04-26-2024 11:42 AM | |
| 1 | 02-12-2024 07:49 AM |
| Online Status |
Online
|
| Date Last Visited |
3 hours ago
|