|
POST
|
You can always check out AGOL http://www.arcgis.com/features/plans/pricing.html If you need to host on your own infrastructure, you can run ArcGIS for Server. A basic set-up for software only would run you 20k. This would give you a 4-core license - it's 5k for each additional core. If you happen to package Esri with your product, like if you sell seats to a website which embeds ArcGIS Server maps and functionality, you may need an ASP license. A 4-core license for this would run about 40k. Maintenance would run you about 10k/year (2500 per core). Keep in mind, you will also have expense in buying the server and for server maintenance. Additionally, you may need to spend some money on your network backbone.
... View more
12-08-2015
09:43 AM
|
0
|
3
|
2909
|
|
POST
|
In the private sector, I've noticed there are sometimes "first right/shop right" clauses - say you patented a GIS algorithm and happened to work for a GIS shop that had this in effect - they might be entitled to use the patent; they may even own the patent... Just something to keep in mind!
... View more
12-08-2015
09:35 AM
|
0
|
0
|
4997
|
|
POST
|
Have you looked at something like Upwork or Elance?
... View more
12-08-2015
09:30 AM
|
0
|
1
|
4996
|
|
POST
|
Jessica - not sure if this is helpful, but I found this referenced on one of their story map examples (Make a Map Tour Story Map😞 The order of the records in the file determines the order in which the points will appear on the map... As the order of the points in the layer determines their order in the tour, you can use the Sort geoprocessing tool if you want to reorder the records.
... View more
12-08-2015
09:25 AM
|
0
|
0
|
1195
|
|
POST
|
Jim, You may have to go in to the admin portal and start the service - I can't remember if it's started by default.
... View more
12-08-2015
09:17 AM
|
1
|
5
|
2909
|
|
POST
|
I simply create a blank HTML page from text in js. Inside of the page, insert the map content, which, in my case, is just the innerHTML of the document - document.documentElement.innerHTML (I pipe-in maps over an iframe, so I just grab the whole page). You can then just open a print dialog and write the HTML, and voila, a scrape of the map.
... View more
12-08-2015
08:33 AM
|
0
|
4
|
2044
|
|
POST
|
I tested - they seem to work fine for me, for example: Are you sure you're using the correct links? You are missing the "/rest" component of the URL in the links you gave...
... View more
12-08-2015
07:16 AM
|
0
|
0
|
956
|
|
POST
|
You would need to get in touch with the administrators of those services if you are having issues. But, it looks like they are available: http://services.nationalmap.gov/arcgis/rest/services http://services.nconemap.gov/arcgis/rest/services https://gis11.services.ncdot.gov/arcgis/rest/services
... View more
12-07-2015
02:08 PM
|
0
|
2
|
956
|
|
POST
|
I think it would be nice if Esri could provide something like an RSS feed for keyword searches, or maybe by geographic area. You could also try searching most recently updated first: http://opendata.arcgis.com/datasets?q=Minnesota&sort_by=updated_at
... View more
12-07-2015
01:37 PM
|
2
|
0
|
1297
|
|
POST
|
Is searching the Open Data site not an option? E.g.: http://opendata.arcgis.com/datasets?q=Minnesota&sort_by=relevance
... View more
12-07-2015
01:19 PM
|
0
|
2
|
1297
|
|
POST
|
I downloaded the template and tried it on my end... It works well: Change "initialZoomLevel"" Re-load map:
... View more
12-07-2015
01:02 PM
|
0
|
2
|
2122
|
|
POST
|
Did you only add the missing modules? "dijit/form/ToggleButton", "dijit/form/DropDownButton", "dijit/CheckedMenuItem",
... View more
12-07-2015
12:33 PM
|
1
|
1
|
4044
|
|
POST
|
I confirmed this works in jsfiddle - adding the missing requires.
... View more
12-07-2015
12:22 PM
|
1
|
0
|
4044
|
|
POST
|
That would get my vote, unless they need functionality for users on the system.
... View more
12-07-2015
11:38 AM
|
0
|
7
|
2044
|
|
POST
|
In the config.js file, there is a setting for initial zoom level: //Initial zoom level for overview map
initialZoomLevel: 2,
... View more
12-07-2015
11:36 AM
|
1
|
4
|
2122
|
| 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
|