|
DOC
|
Good idea, I have this as a parameter in the app I can change through a db script, but that requires identifying the problem and applying a fix after the fact. This is a more robust way to do this seamlessly. But, I mean the CDN never goes down, right? Right?!
... View more
04-20-2016
11:48 AM
|
0
|
0
|
2781
|
|
POST
|
I think you can natively with ArcGIS Data Interoperability (ArcGIS Data Interoperability | Overview).
... View more
04-12-2016
09:13 AM
|
0
|
1
|
11596
|
|
POST
|
Instead of hosting jQuery, you can reference the CDNs: jQuery CDN This has the added benefit that it'll increase the likelihood of your visitors already having a cached instance of jQuery. It may not make a difference in your case, though. It can be quite noticeable in scale, however.
... View more
04-12-2016
09:09 AM
|
0
|
0
|
1270
|
|
POST
|
Akbar, I debugged a bit and saw that the print task is executing, but is returning an error (from printTask.js): Error: Error performing execute operation You mentioned upgrading to v3.3 - I would strongly recommend moving to the latest version, v3.16, before further troubleshooting. You may encounter a bunch of breaking changes, but you'll have to pull the band-aid off eventually. I try to upgrade our app in-line with Esri, and at the very list, only staying a version behind. You might find that this issue has been fixed... at the very least, you'll be able to rule-out an API issue. I checked the release notes for 3.4 and 3.5, but didn't notice any print-related fixes implemented.
... View more
04-06-2016
09:06 AM
|
0
|
0
|
760
|
|
POST
|
Oh, and another example here! RequireJS and ArcGIS API for JS
... View more
04-06-2016
07:49 AM
|
1
|
0
|
699
|
|
POST
|
James, A similar question came-up previously - if helpful, I have a complete example of how to write a module here: how to call modules in arcgis javascript api
... View more
04-06-2016
07:44 AM
|
0
|
1
|
3603
|
|
POST
|
What happens when you click "ArcGIS JavaScript" under the "View In:" field under the map service? And, what about running a simple query? Does it return anything? E.g. https://myGISserver/arcgis/rest/services/base_services/myService/MapServer/0/query?where=&text=&objectIds=1,2,3,4,5&returnGeometry=false&returnCountOnly=true&f=pjson
... View more
03-25-2016
11:55 AM
|
0
|
0
|
1140
|
|
POST
|
When you say "can't see" and "nothing displays" - are you unable to see the map services in your REST services directory period (e.g. https://gisServer/arcgis/rest/services), or, nothing displays when you try to use the services?
... View more
03-24-2016
12:47 PM
|
0
|
0
|
1140
|
|
POST
|
I could be wrong, but I'm not sure you can create your own custom WKID/spatial reference for use by the JSAPI. You can use custom spatial references, for sure: ArcGIS API for JavaScript | Extent/Bounds Helper But I think you'd need to choose from the list of supported WKIDs/WKTs: http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Projected_coordinate_systems/02r3000000vt000000/ http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Geographic_coordinate_systems/02r300000105000000/ When you say LEDs, are you referring to Li-Fi? Also, if you're not doing this as some sort of project, I would recommend looking into Aruba Beacons for indoor locating and routing: Aruba Beacons | Aruba, a Hewlett Packard Enterprise company It would make what you're looking to do a bit easier.
... View more
03-21-2016
10:11 AM
|
1
|
0
|
719
|
|
POST
|
No problem - sometimes it's just another set of eyes!
... View more
03-21-2016
07:49 AM
|
0
|
0
|
2659
|
|
POST
|
In your jsfiddle, try putting all of the console.log statements for getting your data in a deferred.done() method: Get Nested Objects - JSFiddle This will make sure the query has resolved before trying to access the data - https://api.jquery.com/deferred.done/
... View more
03-21-2016
06:57 AM
|
1
|
2
|
2659
|
|
POST
|
Yeah, my bad - I saw "browser console" and assumed you we're looking for that. I don't develop with the WAB, but it's still JavaScript, so you could certainly debug a deployed app using the browser console, which is what I thought you were trying to do!
... View more
03-21-2016
06:41 AM
|
0
|
0
|
680
|
|
POST
|
You mentioned the browser's console - are you looking for more than this?
... View more
03-18-2016
09:16 AM
|
0
|
10
|
3418
|
|
POST
|
As I understand, NAD 83 was the original (as an upgrade to NAD 27). NAD 83 HARN was the first attempt at making NAD 3D... NAD 83 and NAD 83 (CORS96) are sometimes equivalent, e.g. you post-processed GPS points with CORS control points. NAD 83 (2011) is the latest refinement - here's a good slideshow to review: http://www.wsrn3.org/CONTENT/Reference/Presentation_2011_Adjustment_Signani.pdf
... View more
03-18-2016
08:45 AM
|
1
|
1
|
6906
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-16-2020 01:25 PM | |
| 1 | 03-20-2019 09:07 AM | |
| 2 | 07-31-2015 07:31 AM | |
| 1 | 09-14-2015 12:14 PM | |
| 1 | 05-12-2015 12:04 PM |
| Online Status |
Offline
|
| Date Last Visited |
07-27-2023
02:30 AM
|