|
POST
|
Thanks, I thought I was going crazy. I was hoping to not have to render it in the mxd, but I may not have a choice....
... View more
01-22-2015
12:20 PM
|
0
|
2
|
1321
|
|
POST
|
Thanks Tim - That's exactly what I am doing here: var newFirmSym = new SimpleFillSymbol(SimpleFillSymbol.STYLE_FORWARD_DIAGONAL, new SimpleLineSymbol(SimpleLineSymbol.STYLE_SOLID, new Color([0,25,255]), 3), new Color([255,255,0,0.5])); but the FORWARD_DIAGONAL keeps rendering default black . . .
... View more
01-22-2015
12:03 PM
|
0
|
4
|
1321
|
|
POST
|
Hmm, thanks that's what I thought too, but wasn't sure. Desktop accesses them from C:\Program Files (x86)\ArcGIS\Desktop10.3\Styles\Pictures here as bmp's. Maybe a better question is: How can I render the hatch or diagonal fill symbol lines when set as a simple fill symbol style? The fill symbol lines don't seem to be taking on the color set for the fill symbol, they remain black.... David
... View more
01-22-2015
11:22 AM
|
0
|
8
|
2879
|
|
POST
|
Sorry, little more info - the sample: Add graphics to a map | ArcGIS API for JavaScript contains: // fill symbol used for extent, polygon and freehand polygon, use a picture fill symbol // the images folder contains additional fill images, other options: sand.png, swamp.png or stiple.png var fillSymbol = new PictureFillSymbol(
"images/mangrove.png",
new SimpleLineSymbol(
SimpleLineSymbol.STYLE_SOLID,
new Color('#000'),
1
),
42,
42
); and since url is part of the constructor, I was wondering if "images/mangrove.png", is local or is that being pulled in from the full api or maybe from the rest api?
... View more
01-22-2015
11:05 AM
|
0
|
10
|
2879
|
|
POST
|
Thanks Tim- No, I mean the picture fill symbols - colored hatching, mangrove etc
... View more
01-22-2015
10:40 AM
|
0
|
12
|
2879
|
|
POST
|
Hi- Does anyone know the url(s) for picture fill symbols? Thanks David
... View more
01-22-2015
10:24 AM
|
0
|
14
|
9078
|
|
POST
|
Bob- good to know, wish I could say I was surprised. I can tell you right now that I moved our server directories off of our SAN and onto a local raided array back at 10.2 for both performance and stability reasons. Interestingly, even though the ArcServer directories, stores are now local to the file server, another mapped disk array (our GIS drive for mapshop, support, etc) became dangerously overloaded and drastically killed ArcServer performance. So apparently even though the offending disks are part of a SAN array, and not local to the server, the server didn't make that distinction.... David
... View more
01-20-2015
09:24 AM
|
0
|
0
|
3187
|
|
POST
|
Yeah, that's what I've been doing as well but I've since been able to carve out some time where some of my internal caches don't have to be up 24-7
... View more
01-16-2015
03:30 PM
|
0
|
0
|
3187
|
|
POST
|
Hi Miklos- Why do you need two different certs? The protocol for my internal cert uses both http and https, as does the COMODO cert on our web adaptor for external users.... David
... View more
01-16-2015
11:06 AM
|
0
|
0
|
1213
|
|
POST
|
HI All - This thread is getting a bit long, and with 10.3 out it's time to move to a new thread. Unfortunately the error is still present with services under load. Let's continue at: Manage Map Cache Tile: Errors at 10.3 Thanks, David
... View more
01-16-2015
10:51 AM
|
0
|
6
|
2070
|
|
POST
|
A continuation of - Manage Map Cache Tile: Errors at 10.2.2 Since we are moving to 10.3, I thought I'd re-post the discussion to keep it current with the 10.3 release. Unfortunately, at this time the error on bundle move is still occurring when the cache service is in use or under load. Although the 10.3 release is thus far proving to be more efficient and responsive this error still occurs. Overwriting cache services has stabilized however with the re-inclusion of the 'Keep Existing Cache' parameter at overwrite, and overall communication between the desktop and the server directories is much improved, at least on our network. In general, (because I can allow my basemaps to be offline for a couple hours each week or each month) I have adopted a modified strategy where I stop the service, set the service to private (Admin role access), start the service, and begin caching - all via python scripts run through task scheduler. I think I prefer this to my previous method of storing both a private service and cache and a public service and cache, then caching to private, stopping the site, and overwriting the bundles via an OS xcopy. Hopefully esri will keep trying to solve this issue! David
... View more
01-16-2015
10:48 AM
|
0
|
15
|
12632
|
|
POST
|
I completely agree - I have no great love for the mobile project center and the workflows involved, but like you need time to migrate existing projects/workflows/methods to collector
... View more
01-09-2015
10:54 AM
|
0
|
0
|
3234
|
|
POST
|
Word to the wise- To manage the statistics at 10.3, see the following help section 'Configure server statistics' at: Working with server statistics—Documentation | ArcGIS for Server There is a new usagereports resource accessed from the server admin directory that allows you to specify the compile period for statistics and file age. The defaults are 30 min and forever, respectively. Unless you have unlimited space, I would change 'forever' to a more reasonable time period... Thanks David David Coley Sarasota County GIS
... View more
01-09-2015
10:08 AM
|
0
|
1
|
4560
|
|
POST
|
Just a quick update- To manage the statistics, see the following help section 'Configure server statistics' at: Working with server statistics—Documentation | ArcGIS for Server There is a new usagereports resource accessed from the server admin directory that allows you to specify the compile period for statistics and how long to keep statistics. The defaults are 30 min and forever, respectively.
... View more
01-09-2015
10:05 AM
|
0
|
0
|
628
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-27-2026 01:27 PM | |
| 2 | 03-25-2026 06:29 AM | |
| 2 | 03-04-2026 11:14 AM | |
| 1 | 02-26-2026 09:46 AM | |
| 1 | 10-30-2025 11:25 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|