|
POST
|
This should work fine at 4.9. I am pretty sure that printing labels has been supported since labeling was introduced to 2D MapViews at version 4.8. What sort of issue are you seeing?
... View more
04-09-2019
08:42 AM
|
0
|
2
|
4678
|
|
POST
|
Yes, this should work fine. You may need to host your own printing service though.
... View more
04-09-2019
08:35 AM
|
1
|
0
|
2541
|
|
POST
|
Hmmm, I guess you're not allowed to app logins for private layers/services. Well, you're certainly allowed to use the Esri resource proxy for this use case.
... View more
04-08-2019
05:02 PM
|
2
|
0
|
2541
|
|
POST
|
Hi Larry, unfortunately, for this specific case, it looks like the data we (Esri) have for that address is just street centerline data, not rooftop data. There is a REST parameter name locationType that can be passed in to get the centroid instead (rooftop/street are the two options).
... View more
04-05-2019
10:52 AM
|
0
|
1
|
3093
|
|
POST
|
Hi Larry. First, which version of the ArcGIS API for JavaScript are you using? Second, for this specific case, it looks like the data we have for that address is just street centerline data, not rooftop data. This means that instead of matching exactly on the house, it must interpolate along the street segment to estimate the location of the house. If you have a rooftop/parcel centroid match, then the location will either be on the driveway entrance or at the center of the rooftop/parcel centroid. Hope this helps.
... View more
04-04-2019
03:53 PM
|
0
|
0
|
3093
|
|
POST
|
Hi Rudy, absolutely. See this page on app logins and using a proxy: https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/#app-login
... View more
04-04-2019
01:30 PM
|
1
|
2
|
2541
|
|
POST
|
Hi Chen, I don't think there is a maximum number of values that can be assigned to a UniqueValueRenderer using the ArcGIS API for JavaScript. However, there is a limit when using ArcGIS Online (I think it's 10), and possibly with other products.
... View more
04-03-2019
12:06 PM
|
0
|
0
|
816
|
|
POST
|
Hi Naveed, do you mean something like using the applyEdits() method of the FeatureLayer? If so, we have a sample for that from our 4.10 release: https://developers.arcgis.com/javascript/latest/sample-code/editing-applyedits/index.html
... View more
04-03-2019
12:01 PM
|
1
|
0
|
4670
|
|
POST
|
Don't forget to mark the correct answer to your post (even if it's your own answer )
... View more
03-29-2019
11:40 AM
|
0
|
0
|
2092
|
|
POST
|
Hi Srikanth, are you using the ArcGIS API for JavaScript for this project? Looking at the doc, it seems that the maximum number of records returned is 30. from sample report: "Data Note:The Traffic Profile displays up to 30 of the closest available traffic counts within the largest radius around your site." resources: https://developers.arcgis.com/rest/geoenrichment/api-reference/service-limits.htm https://doc.arcgis.com/en/esri-demographics/data/traffic-counts.htm Hope this helps! -Noah
... View more
03-29-2019
11:33 AM
|
0
|
0
|
1142
|
|
POST
|
If "queryTask.execute is not a function" is the error, then I would check to make sure that you are creating the QueryTask correctly (ensure that you are correctly importing the module and that the local argument name matches up, e.g. require(["esri/tasks/QueryTask"], function(QueryTask). Then I would inspect the queryTask object in the console and make sure it looks right.
... View more
03-29-2019
11:00 AM
|
1
|
1
|
2408
|
|
POST
|
Hi Michael, I'm pretty sure we fixed this at 4.11 to be the default behavior. Here is a sample app that demonstrates how the 2D area and distance measurements are not added to the LayerList widget: https://codepen.io/noash/pen/MRgJvK
... View more
03-29-2019
10:49 AM
|
0
|
1
|
2085
|
|
POST
|
Another option would be to use the ArcGIS Online hosted proxy for tasks like routing: https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/working-with-proxies/ We use this now with the RouteTask sample: https://developers.arcgis.com/javascript/latest/sample-code/tasks-route/index.html
... View more
03-28-2019
02:23 PM
|
0
|
0
|
4478
|
|
BLOG
|
Today, we released versions 4.11 and 3.28 of the ArcGIS API for JavaScript. At 4.11, we added an Editor widget, a new GeoJSONLayer, made some significant enhancements to our 3D capabilities, and redesigned the website. Actually, we did a lot more than that, so please check-out our Release Blog and read the 4.11 Release Notes and the 3.28 What’s New from the links below to learn more. Read more here: Release Blog https://www.esri.com/arcgis-blog/products/js-api-arcgis/announcements/whats-new-in-arcgis-api-for-javascript-4-11-march-2019/ New 4.x Website Blog https://www.esri.com/arcgis-blog/products/js-api-arcgis/announcements/a-better-experience-with-the-new-arcgis-api-for-javascript-website/ 4.11 Release Notes https://developers.arcgis.com/javascript/latest/guide/release-notes/index.html 4.11 Samples https://developers.arcgis.com/javascript/latest/sample-code/index.html?search=4.11 3.28 What’s New https://developers.arcgis.com/javascript/3/jshelp/whats_new.html
... View more
03-28-2019
12:26 PM
|
1
|
0
|
1984
|
|
POST
|
So the service works correctly through the Esri Resource Proxy? But what proxy is being used in the first example that does not work?
... View more
03-28-2019
07:42 AM
|
0
|
0
|
4478
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-25-2026 07:29 AM | |
| 1 | 07-01-2026 08:08 AM | |
| 1 | 04-14-2026 11:59 AM | |
| 1 | 05-13-2026 10:29 AM | |
| 1 | 04-10-2026 09:11 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|