1
vote
1answer
37 views

Web map tool with high interactivity [duplicate]

I'm looking for an ArcGIS Online alternative. It needs to be linked to a private MySql server Use shapefiles Display attribute data and charts upon click/hover Toggle shapefile to display/disappear ...
18
votes
3answers
1k views

Alternatives to ArcGIS Online?

I am considering purchasing ArcGIS Online for a group of users who currently use about 5% of ArcGIS capabilities (ArcMap, simple map creation and information display) about 80% of the time. Primary ...
1
vote
1answer
67 views

What ArcGIS Online feature layer can I use to display European states with unique country codes?

I'm writing a web page to display ECB statistics on an ArcGIS JavaScript API-based web map. I'm a bit lost when selecting a feature layer so that I can use the UniqueValueRenderer to make the states ...
2
votes
1answer
231 views

Is it possible to customize an ArcGIS Online application template and upload it back to ArcGIS Online?

It's is possible to customize a template for web application in ArcGIS Online? What I mean, none of the templates 100% suits our needs so I'm wondering if I could download the code of basic viewer, ...
0
votes
1answer
149 views

Integrating ArcGIS Online Web map to my Java script file(test.html)

Is it possible to integrate ArcGIS Online web map to my java script API?? I check the samples but in which only web map is added..I have few layers in .html file (Like feature,dynamic etc. and I want ...
4
votes
1answer
260 views

ArcGIS Online without basemap

I am trying to create a Web App, using the ArcGIS Online feature of downloading the javascript code, with the map id being used for connecting to the ArcGIS Online. I was able to do that successfully ...
3
votes
2answers
708 views

Question on ArcGIS Online credits

I've been browsing the new ArcGIS Online credits policy, but I don't understand very much how much money this service would cost to my company. I've read two webpages: ...
3
votes
2answers
787 views

How do I export symbology to ArcGIS Online?

We're planning to put up a bunch of our maps into ArcGIS Online and we'd like to create a streamlined process to do so, with as much automation (Python) as possible. This is our first test with a map ...