BLOG
|
So we have been using Poll an ArcGIS Server for existing features. The main service has 1.2 Million records and we finding that once we process around the 250 K to 300K things start really bogging down. Can see that the Java.exe running around 5Gbs. We still poll the newest and latest features just trying to get the historical has proven difficult. Question is does this Feature service just have too many records? Another question would be we are doing things this way so we can circumvent their 1000 record limit. If we could put a dynamic time in the query we would be able to use the Poll an External Website for JSON
... View more
02-17-2016
01:45 PM
|
0
|
0
|
3133
|
POST
|
Was able to poll over https and register AGS with 10.2.1 GEP did an upgrade and now cannot do either and some of the of the Inputs had error message 'Unable to locate Transport'. Have done and a clean install (10.3.1) and still having the same issue. Can now not even re-create inputs and outputs from scratch. Is the appropriate upgrade path for 10.2.1 to just do upgrade using 10.3.1 or should we have exported settings, uninstall, install 10.3.1 and import one by one? For the transport error the best info I can provide for that was a custom created connector that was using the JSON Adapter and the HTTP Transport. It seemed to have survived the upgrade and was editable. Deletion and recreation stopped displaying the error message for this but the service will still not work, throwing a java.netexception saying that the server denied the connection. Also unable to register external AGS server, while on another (10.3.1) GEP box we can register the AGS server ?? One other thing I had noticed is that while trying to recreate the 'Watch a Folder for New JSON Files' is the input setup page would simple show the title of the screen, even for the already created Inputs using this connector? After the clean install this seems to have been repaired Any thoughts?
... View more
11-16-2015
11:10 AM
|
0
|
0
|
2303
|
POST
|
for each vertex in the polyline I would just fire off another query
... View more
10-19-2015
01:47 PM
|
0
|
0
|
998
|
POST
|
So where I would first start out is by looking at the API for Image Service Identify Task. This will get you pretty far. Basically Queries and Identifies have two parts. First we have the Parameters and then we have the tasks. You will first set up your Parameters (See the ImageServiceIdentifyParameters within the API) The Parameters property geometry will contain the MapPoint as your Identify Point. Next we create the Task and then execute that task passing it the newly created ImageServiceIdentifyParameters. You will need to find an Image Service Layer. There are many out there and they may all have different levels of accuracy or cell sizes. identifyParams = new ImageServiceIdentifyParameters(); identifyTask = new ImageServiceIdentifyTask("THIS WILL BE THE URI OF YOUR IMAGE SERVICE"); "Click", identifyElevation); identifyElevation(e) { showElevation(results) { //Here is where you would process your results look at the ImageServiceIdentifyResult }; Tim Wang wrote: Thanks, Brian. It is helpful. Could you explain more about the first option (the second option charge credit). Ho to do an Identify against a DEM image service layer? Is it possible to load DEM kml layer to get elevation?
... View more
10-19-2015
01:45 PM
|
0
|
1
|
998
|
POST
|
Well it depends on how you want to do it. One of the ways that I have done it in the past is to do an Identify against a DEM image service layer. The cell value that is returned will give your elevation (potentially check metadata for whatever Image Service DEM you may be using). Secondly if you look at the GP Service that you've mention above the input parameters will except the geometry type of point. I would pass the Point geometry data type instead of the Polyline. I would check into seeing if using elevation services takes credits BTW. Things like routing and analysis for certain things may require the use of credits. I am not sure about the elevation services but I would check into that.
... View more
09-24-2015
02:34 PM
|
0
|
3
|
998
|
POST
|
I had to include the 10.2.5(6) folder with my project, makes sure that build action is set to content and you should be good to go for ClickOnce.
... View more
07-22-2015
05:51 PM
|
1
|
0
|
487
|
POST
|
P.S. This video is not sped up in any way,... I like to drink a lot of coffee
... View more
07-22-2015
05:31 PM
|
0
|
0
|
1487
|
POST
|
Here you are Ant J. I was trying to be as fast as I could to show you the performance of the .net Runtime. We're very pleased. I didn't get into the nitty gritty of the app, was trying to show the performance on large queries and draw times. Thanks again for all of your hard work.
... View more
07-22-2015
05:30 PM
|
1
|
0
|
1487
|
POST
|
Example of custom application using .NET Runtime 10.2.5. Thanks ESRI .net Team
... View more
07-22-2015
05:19 PM
|
0
|
2
|
5867
|
POST
|
Hey Antti, please excuse the late response, unfortunately I will not be able to spin up an example or get something to you in time but I think that I was able to hone in on my issue. I was doing a Hit Test on the MapView Mouse Move Event. I saw that you guys had been using the bool _isMapReady in some of the examples. Borrowed this little recipe and that has seemed to fix my problem. Good job on .net btw, was a little frustrating at first after spending so much time in the WPF. Was able to get the application moved over in about 4 months so not too bad. Thanks again Antti
... View more
07-21-2015
11:34 AM
|
0
|
1
|
490
|
POST
|
First off well done with .net. I am little curious if you guys could get a unit test example perhaps using nUnit. read through here a couple of times having a hard time visualizing this one.
... View more
07-21-2015
11:09 AM
|
0
|
0
|
491
|
POST
|
Cannot run Intellitrace with call view on either, getting a 403, I am guessing that has something to do with Credentials Manager??
... View more
06-20-2015
06:34 PM
|
0
|
3
|
490
|
POST
|
While panning application closes without warning, A first chance exception of type 'System.Exception' occurred in Esri.ArcGISRuntime.dll A first chance exception of type 'System.Exception' occurred in mscorlib. this is all I know, everything is up to date using 10.2.5.0 did a build placed on another machines, same thing. Here is the Event File - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-06-20T02:37:19.000000000Z" />
<EventRecordID>42276</EventRecordID>
<Channel>Application</Channel>
<Computer>#############</Computer>
<Security />
</System>
- <EventData>
<Data>Flames.exe</Data>
<Data>1.0.0.0</Data>
<Data>5584c3e0</Data>
<Data>MSVCR120.dll</Data>
<Data>12.0.21005.1</Data> <Data>524f7ce6</Data> <Data>40000015</Data> <Data>000a7676</Data> <Data>4160</Data> <Data>01d0ab0199eaf355</Data> <Data>##\FLAMES-DEV\#####.exe</Data> <Data>##\FLAMES-DEV\arcgisruntime10.2.5\client32\MSVCR120.dll</Data> <Data>450e1213-16f5-11e5-b6b4-34e6d71b272d</Data> </EventData> </Event> any ideas???
... View more
06-20-2015
05:15 PM
|
0
|
4
|
3385
|
POST
|
Watching a folder for CSV Files and occasionally having a few here and there not getting handled. Also, in order for GEP to see the New file we have to rename it? How we are getting the CSV file is we have written a service that will download the file and saves it with a GUID. Any Ideas??
... View more
05-13-2015
01:10 PM
|
0
|
1
|
4269
|
POST
|
Had the same issue, Fix was to convert to a PNG and then re-publish. ESRI Docs says that *emf should be used for performance, but I am scratching my head as a PNG in some scenarios can be smaller in size?
... View more
05-11-2015
04:07 PM
|
0
|
0
|
302
|
Title | Kudos | Posted |
---|---|---|
1 | 07-22-2015 05:51 PM | |
1 | 07-22-2015 05:30 PM | |
1 | 07-14-2014 07:12 PM | |
1 | 07-29-2014 10:47 AM | |
1 | 07-14-2014 05:19 PM |
Online Status |
Offline
|
Date Last Visited |
08-22-2023
01:48 PM
|