|
POST
|
@LucaMondayou will need to set your authentication with the geocoding privilege. Set an API key with geocoding (not stored) and it should work. You can try it with a cURL call on your command line curl https://geocode-api.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode \
-d 'f=pjson' \
-d 'location=-79.3871,43.6426' \
-d 'token=YOUR_API_KEY'
... View more
08-03-2023
03:38 PM
|
0
|
0
|
2264
|
|
POST
|
@SébastienBlaise since you are comfortable with JavaScript a good place to start is the ArcGIS Maps SDk for JavaScript, it is the most complete functionality to take advantage of ArcGIS https://developers.arcgis.com/javascript/latest/ You can also review the OpenLayers services integration https://developers.arcgis.com/openlayers/ it may help you from a known starting point, but it's not quite as robust. Then check out some of the many services topics at https://developers.arcgis.com/documentation/mapping-apis-and-services/services/ many of the pieces you are looking for are covered in various topics and sample code.
... View more
06-22-2023
03:34 PM
|
1
|
0
|
1142
|
|
POST
|
@nparray I reviewed your workflow and I didn't see any errors on my account. Can you verify that on the /dashboard page your account is an active Essentials account? Send me your subscription ID from the https://developers.arcgis.com/account/billing page and I'll try to see if we can determine if there is some issue in the database.
... View more
06-22-2023
03:30 PM
|
1
|
1
|
2206
|
|
POST
|
@GIS_newbie_1234 We deployed a fix for this issue yesterday, can you please try it now and let me know if you are still experiencing this problem. Thanks for reporting it.
... View more
05-25-2023
11:06 AM
|
0
|
1
|
1986
|
|
POST
|
I don't think there is anything wrong with your account, this appears to be some special race condition in the UI logic, the input field is getting disabled and then the form won't properly validate. It has happened to me before, but I cannot reproduce it now. Anything else you can tell us regarding what is happening on the screen at the time?
... View more
05-22-2023
03:13 PM
|
0
|
1
|
2023
|
|
POST
|
To follow up on this issue we recently added an embedded JSON editor so that you could do this type of edit without downloading, editing with an external editor, and then uploading the JSON. To edit in the VTSE directly, once your style is loaded, select Edit JSON from the tool palette. Edit the JSON, use ctrl-F to find, and make your edits. When done, click the Update button to validate the JSON and apply the edits and update the map.
... View more
05-19-2023
10:57 AM
|
4
|
0
|
6111
|
|
POST
|
ok, that looks like it. Your account is missing the privilege to publish feature layers. You Role is User, but it needs to be Publisher. Can you ask your administrator to elevate you to Publisher. It should look like this
... View more
05-08-2023
08:57 PM
|
0
|
1
|
2313
|
|
POST
|
Do you know what type of account you are logged in with? If it is an ArcGIS Online account then you will need to contact your administrator and elevate your privileges to a Creator user type. If you have a Public account then you can just log out and create a new account at https://developers.arcgis.com/sign-up/ (you must be logged out so you can create a new account)
... View more
05-08-2023
08:35 PM
|
0
|
1
|
2325
|
|
POST
|
It would be nice if the error could give more information. If you go to your dashboard, what type of account are you logged in with? On https://developers.arcgis.com/dashboard/ on the right-side panel under Account Info, Account Type, what does it say there? On that main dashboard screen, are there any alert banners near the top or bottom of the screen?
... View more
05-08-2023
08:07 PM
|
0
|
1
|
2337
|
|
POST
|
Hi @SuiHuang this issue has to do with the type of account you are logged in with. You do not have the privilege to create new items and therefore you cannot create a new OAuth app. You can contact your Organization administrator and ask for your account to be upgraded to a Creator level user. Or you can log out of that account and create a free Developer account by going to https://developers.arcgis.com/sign-up/ When you are logged in you can tell which account you have by looking on your dashboard:
... View more
04-17-2023
03:21 PM
|
0
|
1
|
1935
|
|
IDEA
|
The developer's website only offers usage in requests. To review your usage in Credits you must log in to ArcGIS Online and go to the Organization Status page.
... View more
03-20-2023
04:28 PM
|
0
|
0
|
1099
|
|
POST
|
@f5gogo this is a new feature that is coming soon. If you can sign in to the recent Esri Developer Conference plenary and view the plenary day 1 video, you can see a demo of the new basemaps language feature https://www.esri.com/en-us/about/events/devsummit/plenary it was announced that this service update should go live in April. Check the developer website for updates.
... View more
03-20-2023
04:24 PM
|
0
|
0
|
2517
|
|
IDEA
|
the date ranges we currently offer are fixed based on how the billing system aggregates and computes the billing period, but we will consider this feature.
... View more
03-20-2023
04:14 PM
|
0
|
0
|
1244
|
|
POST
|
@hectorsalamanca somewhere you need to call the function buildArray(), like long A[] = buildArray(); also note you don't need either parameter, the way you designed the code they aren't necessary.
... View more
03-20-2023
04:12 PM
|
0
|
0
|
1169
|
|
POST
|
@ChesouyeCoye in order for people in the community to help you better it would be good to frame your post as a question with the specific details you are hoping to achieve, and then include a link to the code running somewhere as a public web page or a CodePen or other type sandbox. Putting such a large amount of code that is unformatted here isn't going to be helpful for anyone who would like to help you figure this issue out.
... View more
03-17-2023
04:43 PM
|
0
|
0
|
1500
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 04-07-2026 05:13 PM | |
| 1 | a month ago | |
| 2 | 04-08-2026 03:08 PM | |
| 1 | 10-01-2025 09:35 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|