|
POST
|
As noted earlier - I have successfully downloaded a mobile project from ArcServer 10.3 mobile content server and synchronized downloads and uploads from a 10.2 mobile project deployed on Windows 7-64. I am unable to test a Windows Mobile deployment. By keeping a desktop at one of the 10.2 releases, you can continue to publish a map and mobile service to ArcServer 10.3, create the necessary mobile cache, download projects from the mobile content server, and synchronize data changes back to the server. As soon as ArcGIS for Windows Mobile 10.2.1 comes out, I can update my remaining desktops. David
... View more
02-05-2015
03:28 PM
|
0
|
0
|
1842
|
|
POST
|
Just a quick update. I've tested mobile cache creation and mobile sync tools on desktop 10.2.2 against a map and mobile service published to ArcServer 10.3 from a 10.2.2 desktop and there are no issues, excepting the projection bug mentioned throughout this post. I have also successfully synced a mobile cache with with it's 10.3 service with no issues through an SDK application. I will be testing the mobile project center projects against 10.3 mobile content server for any sync issues and report back David
... View more
02-04-2015
03:33 PM
|
0
|
1
|
1842
|
|
POST
|
Just a quick update. I've tested mobile cache creation and mobile sync tools on desktop 10.2.2 against a map and mobile service published to ArcServer 10.3 from a 10.2.2 desktop and there are no issues. I have also successfully synced a mobile cache with with it's 10.3 service with no issues. I will be testing the mobile project center projects against 10.3 mobile content server for any sync issues and report back. David
... View more
02-04-2015
03:28 PM
|
0
|
8
|
2881
|
|
POST
|
You're probably not going to want to hear this, but I've had instances where even though I ran the sdetable -o delete command, I still had to go in and make sure all references to the view were also removed from all of the system tables, like GDB_ITEMS, GDB_ITEMTYPES, GDB_TABLES_LAST_MODIFIED, SDE_ table_registry etc. Otherwise the geodatabase thought the view still existed....
... View more
02-04-2015
03:23 PM
|
1
|
0
|
2552
|
|
POST
|
Hello Juan- Do you have a status update as to the release of mobile 10.2.1? Thanks David
... View more
02-03-2015
12:54 PM
|
0
|
11
|
3561
|
|
POST
|
Thanks Ken, I was looking for that discussion and couldn't find it. I would agree with your work around re the PictureFill, but it also looks like if you reference this js https://raw.githubusercontent.com/Chaussette/esri.symbol.FillPattern/master/esri.symbol.FillPattern.js that it overrides the default behavior.. either way thanks to you both for help- David
... View more
01-22-2015
02:10 PM
|
0
|
0
|
1512
|
|
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
|
1512
|
|
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
|
1512
|
|
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
|
3288
|
|
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
|
3288
|
|
POST
|
Thanks Tim- No, I mean the picture fill symbols - colored hatching, mangrove etc
... View more
01-22-2015
10:40 AM
|
0
|
12
|
3288
|
|
POST
|
Hi- Does anyone know the url(s) for picture fill symbols? Thanks David
... View more
01-22-2015
10:24 AM
|
0
|
14
|
9678
|
|
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
|
3904
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks ago | |
| 1 | a month ago | |
| 6 | a month ago | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|