|
POST
|
Dan, Thanks - I've turned those options on, but the XML log file I'm getting (attached) isn't providing any more detail. Is there anything log I should be getting? mike...
... View more
10-26-2018
02:21 PM
|
0
|
2
|
3304
|
|
POST
|
Thank you very much Greg – that’s exactly what I needed. Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
10-26-2018
02:20 PM
|
0
|
0
|
2702
|
|
POST
|
Dan, Thanks for the quick response. The map I'm dealing with has 113 layers, each with quite few properties. I know we've got several date type fields in there, but I was hoping there was some type of log file that would give me a bit more of an idea about which layer and field to look at. Right now it's just an "unexpected" error about a failed date conversion, without any other detail, so my only option is a lot of trial and error to identify exactly where the problem is. Are there any log files I can refer to and get some more details about this error? Thanks again, Mike...
... View more
10-26-2018
01:55 PM
|
0
|
6
|
3304
|
|
POST
|
Hello, I running the Create Mobile Map Package GP tool, and I'm getting this error. Is there a log of any sort that I can refer to see what table and or field is causing this error? I've turned on "Write geoprocessing operations to XML log file", but I'm not getting any XML log files for this GP. ERROR 999999: Something unexpected caused the tool to fail. Please refer to the error help for potential solutions, or contact Esri Technical Support http://esriurl.com/support. A date conversion error has occurred. Failed to execute (CreateMobileMapPackage). Thanks, Mike...
... View more
10-26-2018
12:23 PM
|
0
|
8
|
3624
|
|
POST
|
Greg, Yeah, I have a feeling that’s what it is as well. We’ve got a point cloud layer in that SLPK, and after looking around a little, that ma not be supported yet in the Runtime. Do you think that may be the problem? Thanks, Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
10-26-2018
09:30 AM
|
0
|
2
|
2702
|
|
POST
|
Nick, I really appreciate the information – I figured that was the case. I think we will just need to want until the Runtime supports reference scale capabilities. Any ideas on the timing? I’ve taken a look at 100.4 and it does not look like that made it in this release. This is something that’s pretty important for us right now. Thanks again, Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
10-18-2018
02:02 PM
|
0
|
6
|
3072
|
|
POST
|
Greg, Thanks for the information. I finally got back around to trying this out today. When I call LoadAsync on the ArcGISSceneLayer, the LoadStatus of the layer is set to FailedToLoad and the LoadError is null. Any ideas? Thanks again, Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
10-18-2018
02:00 PM
|
0
|
4
|
2702
|
|
POST
|
Hello, I am trying to develop some code that I can use to open a local SLPK with the Runtime and I have not found much sample code. I've used the MobileMapPackage class to open an MMPK, but I have not found a comparable class for SceneLayerPackage, or something similar. Any ideas? Is this possible at this point? Thanks, Mike...
... View more
10-12-2018
01:09 PM
|
0
|
6
|
2872
|
|
POST
|
Katie, Yeah, I’m pretty sure it is – right now It’s just set to * which should allow requests from all domain. I’ve used Fiddler (which shows the request and response data to and from the web service) and I can see the initial response coming back from the WFS to the Online Portal so it looks likes it is returning data correctly. But that’s really all I can see. The Online Portal makes the initial GetCapabilities request to the WFS, and the WFS returns the Capabilities document to the Online Portal. Then you get that message from the Online Portal, So I’m just not sure. I’ve compared the Capabilities document that is returned to the Online Portal from this WFS to other Capabilities documents we have seen and it actually looks identical, except for the layer list and the URLs. It’s weird – I can’t figure out what’s going on. It seems like it should be working. Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
10-04-2018
12:54 PM
|
0
|
0
|
2868
|
|
POST
|
Katie - I tried to send you a direct message with some additional info, but I'm not sure if it went through. I have not done that before. Just checking to make sure I did that correctly. Thanks again, Mike...
... View more
10-04-2018
07:46 AM
|
0
|
2
|
2868
|
|
POST
|
Katie, Sorry for the delay. I would be able to do that; is there a way I could send it privately so isn’t visible on the forum? Also, it is password protected, so I’ll need to give you a username and password for access. Thanks, Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
09-28-2018
02:43 PM
|
0
|
4
|
2868
|
|
POST
|
Hello, I'm trying to an OGC WFS layer to a map in the Portal and the portal gives me the following message when I try to "Get Layers". I've used Fiddler to see the requests made by the Portal and the responses coming back from the WFS (actually all 3 requests, one for 1.0.0, one for 1.1.0 and one for 2.0.0), and I can see the GetCapabilities document in each of the responses, but it still reports that I cannot add the WFS layer. I've added the server URL to my "Trusted Servers" list in the Security Configuration. Any ideas? Thanks, Mike...
... View more
09-26-2018
12:00 PM
|
0
|
6
|
3217
|
|
POST
|
Nicholas, Thank you very much for this information - I just had an opportunity to do a little more testing with this approach and I have to say it works really well. With just a little effort I was able to setup several layers. However, I could not find a way to apply this same approach to text size - is there currently a way to use an Arcade expression to size the text based on view scale? Here's what I'm seeing now - as I zoom out, the text basically covers everything on the map:
... View more
09-21-2018
01:46 PM
|
0
|
8
|
6554
|
|
POST
|
Nicholas, I really appreciate this information, it helps us plan out some direction for our development with the Runtime. In the meantime, would you be able to provide a code example we could use to try the Arcade expression? I'm wondering if we'd be able to make the code generic enough for us to use with all of our customers, or if we'd need to develop some type of configuration options by layer to set the scaling in the arcade expression correctly; some of our customers have 75 or 80 layers in their MMPKs. Here's a shot of what that currently looks like zoomed out a few levels - all of these features/symbols need to be displayed at this level. As you zoom in, the symbols are scaled correctly and it looks very nice, maybe at a 1:50 or 1:100. But when you get out to around 1:400 it really looks bad. It's just hard to try to convince one of our electric utility customers to use this type of map at this point. So, we've been soft pedaling the Runtime development efforts until this improves. . Thanks again, Mike...
... View more
09-06-2018
02:19 PM
|
0
|
10
|
6554
|
|
POST
|
Marco, To resolve this problem we ended up upgrading from version 4.3 to version 4.5 of the JavaScript API – this seems to have resolved our performance problems. After looking through the release notes, it looked like version 4.4 had some performance improvements in it so going to version 4.5 was the best move. This seems to have resolved our issues. I believe that version 4.6 is out now. What version are you currently running? Mike Hamsa Chief Technology Officer - GeoSpatial Innovations, Inc. P: 512-982-6735
... View more
04-03-2018
07:39 AM
|
1
|
0
|
2057
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-25-2019 11:06 AM | |
| 1 | 03-30-2020 10:44 AM | |
| 3 | 06-26-2020 09:43 AM | |
| 1 | 04-03-2018 07:39 AM | |
| 1 | 02-24-2015 09:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
01-19-2022
08:00 AM
|