|
POST
|
I'm not a portal or WAB user, specifically, and I don't publish apps to the gallery (I use the JSAPI/ArcGIS Server) - but I might be able to help. I found an example of an app in the gallery using https: http://www.arcgis.com/home/item.html?id=35158fa5622444a8ae4f614a254dd5e7 As I understand things, if the server says it needs ssl, the gallery will open it in ssl. Just a shot in the dark, is your Portal environment configured for https? https://doc.arcgis.com/en/arcgis-online/administer/configure-security.htm
... View more
02-09-2016
08:31 AM
|
0
|
2
|
4262
|
|
POST
|
Have you enabled SSL? FAQs—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers You'll want to go with a domain/wild card CA-signed certificate rather than a self-signed cert, unless you're just developing/prototyping.
... View more
02-09-2016
07:58 AM
|
0
|
12
|
4262
|
|
POST
|
David, You can turn off delete protection: Item details—ArcGIS Online Help | ArcGIS Regarding credits refund, you pay 2.4 credits to store 10 mb/month. When you delete the feature service, it should reduce your monthly expenditure appropriately. I'm unsure, but I imagine this may be prorated, or based off of a monthly average. Someone from Esri might need to chime-in.
... View more
02-09-2016
07:49 AM
|
1
|
0
|
618
|
|
POST
|
Can you be more specific as to what you're trying to do? For instance, this page - Use a MapView to display a map—ArcGIS Runtime SDK for .NET | ArcGIS for Developers - describes how to display a map using the runtime SDK. If you notice, there are service URIs for tiled map services and also feature layers, e.g. http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Earthquakes/EarthquakesFromLastSevenDays/MapServer/0"/ That's a connection to ArcGIS Server...
... View more
02-05-2016
07:48 AM
|
0
|
0
|
4092
|
|
POST
|
It should work - according to the documentation "All Microsoft Jet formats except A.M. and P.M. are supported."
... View more
02-04-2016
02:49 PM
|
0
|
0
|
2544
|
|
POST
|
Regarding number 3, if, for some reason, you do skip to reading the CSV before creating the entries in an existing schema.ini file, it's really ok - ArcGIS should just append the file with some basic attributes - you can just edit with a text editor and adjust the structure as needed. You can have multiple entries in schema.ini for multiple files (in the same directory). Also, if a schema.ini file doesn't exist, it's kinda handy that ArcGIS will create one upon first read. Good if you're being a lazy coder, lol. You can then make the edits directly in the schema.ini file and refresh in ArcCatalog/re-run your process.
... View more
02-04-2016
02:41 PM
|
1
|
0
|
2544
|
|
POST
|
Just make sure it's in the same directory - I create the schema.ini file in Python and write it to the directory where the table will go. So long as it's formatted correctly and in the same folder (you'll have to specify the target file in schema.ini), ArcGIS should pick-up on the driver to determine db structure. You can see this in action when viewing the tables in ArcCatalog.
... View more
02-04-2016
01:43 PM
|
1
|
12
|
4521
|
|
POST
|
I can confirm, ArcGIS does indeed honor schema.ini files - I use these when working with flat files/CSVs to ensure data types (e.g. to keep leading zeroes, etc).
... View more
02-04-2016
01:36 PM
|
1
|
15
|
4521
|
|
POST
|
Are you looking to interface with server through the web or through runtime SDK?
... View more
02-04-2016
01:34 PM
|
0
|
0
|
4092
|
|
POST
|
Bledar, Just a heads-up in case you weren't aware, even if you just have a single instance of ArcGIS Server, you can run a passive failover node... you just have to e-mail and request authorization from Esri. That way, worst-case scenario, you can keep a mirror copy and failover while you rebuild/reinstall the failed machine.
... View more
02-02-2016
08:28 AM
|
1
|
1
|
3656
|
|
POST
|
I've noticed some oddities like this, too. Usually, by the time our users notice, and I've confirmed no code changes were pushed to the maps, I begin the process of failing-over the CDN API links to our self-hosted API. Before that gets happens, everything begins working again on production using the CDN!
... View more
02-02-2016
07:55 AM
|
1
|
0
|
4392
|
|
POST
|
Ryan, Just a heads-up, I tried the example Locate Button on iOS 9.2, on an iPhone 5 - it worked well for me.
... View more
02-02-2016
06:52 AM
|
2
|
6
|
4392
|
| 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
|