|
POST
|
Dale, Yes it is possible we do it for the charity I volunteer for. We can talk offline about it if you wish. GIgzy
... View more
09-22-2014
01:32 PM
|
0
|
1
|
1351
|
|
POST
|
Unfortunately not the only way you could achieve this is with more than one edit widget with different config files
... View more
09-22-2014
12:25 PM
|
2
|
1
|
917
|
|
POST
|
I have found that IE8 does not like the code above, not managed to find a solution yet as the formatting box does not like script tags or HTML comment tags. I will let you know if I found a solution.
... View more
09-22-2014
12:18 PM
|
0
|
3
|
3646
|
|
POST
|
Tom, yes this approach would be possible but you will soon run into the issues I have described above. regards Anthony
... View more
09-22-2014
11:11 AM
|
0
|
0
|
1852
|
|
POST
|
Brian, Your only solution is to create a service out of your data. Either using your own ArcGIS Server or with an ArcGIS Online subscription. It is unlikely that the limit will ever be increased as when you upload features using a public AGOL account the features get stored inside the web map so you will eventually surpass the maximum size of the webmap or exceed the web browser's ability to draw all of these features. Regards Anthony
... View more
09-22-2014
10:57 AM
|
0
|
0
|
1852
|
|
POST
|
Erin, Did you copy all the .css etc... try pasting this into your banners custom design:
<div class="homeRotatorPanel" id="homeRotate"> <div class="detailsShort" id="details"> <div class="matrixLayoutShort" id="matrixLayout"> <div class="imgRotator" id="imgRotator" style="position: relative;"> <div id="banner-html" style="left: 0px; top: 0px; position: absolute;"> <title>KyGovMapsAnimatedBanner</title> <meta content="KyGovMapsAnimatedBanner" name="description" /> <meta content="KyGovMaps, KyGeoNet" name="keywords" /> <link href="http://kygeonet.ky.gov/kygeonet.ico" rel="SHORTCUT ICON"></link> <style>#header .nav a, .esri #header-controls ul li a, #header_map_newMap.map_nav a.map_nav_link{color: #336699; text-decoration: none;}</style> <style> /* ANIMATION */ @keyframes cycle { 0% { left:0px; } 4% { left:0px; } 16% { left:0px; } 20% { left:960px; } 21% { left:-960px; z-index:-1; } 92% { left:-960px; } 96% { left:-960px; } 100%{ left:0px; } } @keyframes cycletwo { 0% { left:-960px; } 16% { left:-960px; } 20% { left:0px; } 24% { left:0px; } 36% { left:0px; } 40% { left:960px; } 41% { left:-960px; } 100%{ left:-960px; } } @keyframes cyclethree { 0% { left:-960px; } 36% { left:-960px; } 40% { left:0px; } 44% { left:0px; } 56% { left:0px; } 60% { left:960px;} 61% { left:-960px; } 100%{ left:-960px;} } @keyframes cyclefour { 0% { left:-960px; } 56% { left:-960px; } 60% { left:0px; } 64% { left:0px; } 76% { left:0px; } 80% { left:960px; } 81% { left:-960px; } 100%{ left:-960px; } } @keyframes cyclefive { 0% { left:-960px; } 76% { left:-960px; } 80% { left:0px; } 84% { left:0px; } 96% { left:0px; } 100%{ left:960px; } } @-moz-keyframes cycle { 0% { left:0px; } 4% { left:0px; } 16% { left:0px;} 20% { left:960px; } 21% { left:-960px; } 92% { left:-960px; } 96% { left:-960px; } 100%{ left:0px; } } @-moz-keyframes cycletwo { 0% { left:-960px; } 16% { left:-960px; } 20% { left:0px; } 24% { left:0px; } 36% { left:0px; } 40% { left:960px; } 41% { left:-960px; } 100%{ left:-960px; } } @-moz-keyframes cyclethree { 0% { left:-960px; } 36% { left:-960px; } 40% { left:0px; } 44% { left:0px; } 56% { left:0px; } 60% { left:960px; } 61% { left:-960px; } 100%{ left:-960px; } } @-moz-keyframes cyclefour { 0% { left:-960px; } 56% { left:-960px; } 60% { left:0px; } 64% { left:0px; } 76% { left:0px; } 80% { left:960px; } 81% { left:-960px;} 100%{ left:-960px; } } @-moz-keyframes cyclefive { 0% { left:-960px; } 76% { left:-960px; } 80% { left:0px; } 84% { left:0px; } 96% { left:0px; } 100%{ left:960px;} } @-webkit-keyframes cycle { 0% { left:0px; } 4% { left:0px; } 16% { left:0px; } 20% { left:960px; } 21% { left:-960px; } 50% { left:-960px; } 92% { left:-960px; } 96% { left:-960px; } 100%{ left:0px; } } @-webkit-keyframes cycletwo { 0% { left:-960px; } 16% { left:-960px; } 20% { left:0px; } 24% { left:0px; } 36% { left:0px; } 40% { left:960px; } 41% { left:-960px; } 100%{ left:-960px;} } @-webkit-keyframes cyclethree { 0% { left:-960px; } 36% { left:-960px; } 40% { left:0px; } 44% { left:0px; } 56% { left:0px; } 60% { left:960px; } 61% { left:-960px;} 100%{ left:-960px; } } @-webkit-keyframes cyclefour { 0% { left:-960px; } 56% { left:-960px; } 60% { left:0px; } 64% { left:0px; } 76% { left:0px; } 80% { left:960px; } 81% { left:-960px; } 100%{ left:-960px; } } @-webkit-keyframes cyclefive { 0% { left:-960px; } 76% { left:-960px; } 80% { left:0px; } 84% { left:0px; } 96% { left:0px; } 100%{ left:960px; } } /* Overlay Image */ .overlay-image { height: 180px; width: 960px; margin: 0; padding: 0; position: absolute; overflow: hidden; top: 0; left: 0; z-index: 1; border: 0; } /* LAYOUT */ .kycontainer { margin:0; padding:0; top: 0; left:0; position: absolute; width: 960px; height: 180px; -webkit-border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; -o-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px; overflow:hidden; z-index:0; } /* CONTENT SLIDER */ #kycontent-slider { width:100%; height:180px; margin: 0; } /* SLIDER */ #kyslider { border:0px; box-shadow:1px 1px 5px rgba(0,0,0,0.7); height: 180px; width: 960px; margin: 0; padding: 0; top: 0; left: 0; overflow: hidden; position: relative; } #kymask{ overflow: hidden; height: 180px; width: 960px; } #kyslider ul { margin:0; padding:0; position:relative; } #kyslider li { width:960px; height:180px; position:absolute; left:-960px; /*this hides it beside the banner*/ list-style:none; } #kyslider li.firstanimation { animation:cycle 30s ease-in infinite; -moz-animation:cycle 30s ease-in infinite; -webkit-animation:cycle 30s ease-in infinite; } #kyslider li.secondanimation { animation:cycletwo 30s ease-in infinite; -moz-animation:cycletwo 30s ease-in infinite; -webkit-animation:cycletwo 30s ease-in infinite; } #kyslider li.thirdanimation { animation:cyclethree 30s ease-in infinite; -moz-animation:cyclethree 30s ease-in infinite; -webkit-animation:cyclethree 30s ease-in infinite; } #kyslider li.fourthanimation { animation:cyclefour 30s ease-in infinite; -moz-animation:cyclefour 30s ease-in infinite; -webkit-animation:cyclefour 30s ease-in infinite; } #kyslider li.fifthanimation { animation:cyclefive 30s ease-in infinite; -moz-animation:cyclefive 30s ease-in infinite; -webkit-animation:cyclefive 30s ease-in infinite; } </style> <div class="kycontainer"> <div id="kycontent-slider"> <div id="kyslider"> <div id="kymask"> <ul> <li class="firstanimation" id="first"> <a href="#"> <img alt="Elevation" src="http://kygeonet.ky.gov/agol/images/AGOL_Header_elevation_only.png" style="border-radius: 0px 0px 10px 10px; -moz-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;" /> </a> </li> <li class="secondanimation" id="second"> <a href="#"> <img alt="Aerial" src="http://kygeonet.ky.gov/agol/images/AGOL_Header_aerial_only.png" style="border-radius: 0px 0px 10px 10px; -moz-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;" /> </a> </li> <li class="thirdanimation" id="third"> <a href="#"> <img alt="Land Cover" src="http://kygeonet.ky.gov/agol/images/AGOL_Header_landcover_only.png" style="border-radius: 0px 0px 10px 10px; -moz-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;" /> </a> </li> <li class="fourthanimation" id="fourth"> <a href="#"> <img alt="Geology" src="http://kygeonet.ky.gov/agol/images/AGOL_Header_geology_only.png" style="border-radius: 0px 0px 10px 10px; -moz-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;" /> </a> </li> <li class="fifthanimation" id="fifth"> <a href="#"> <img alt="Aerial 2" src="http://kygeonet.ky.gov/agol/images/AGOL_Header_aerial2_only.png" style="border-radius: 0px 0px 10px 10px; -moz-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;" /> </a> </li> </ul> </div> </div> <div class="overlay-image"> <img alt="KyGovMapsImage" src="http://kygeonet.ky.gov/agol/images/AGOL_Header_trans.png" style="border-radius: 0px 0px 10px 10px; -moz-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;" usemap="#kygov" /> <map name="kygov"> <area alt="Kentucky.Gov Webpage" coords="862,95,71" href="http://kentucky.gov/" shape="circle" target="_blank" /> </map> </div> </div> </div> </div></div> <div class="dots" id="categories" style="display: none;"><ul><li class="dojoxRotatorNumber dojoxRotatorSelected dojoxRotatorPane0 dojoxRotatorFirst dojoxRotatorLast"><a href="#"><span>1</span></a></li></ul></div> </div> </div> </div>
... View more
09-22-2014
01:28 AM
|
1
|
5
|
3646
|
|
POST
|
Yousof, If you want to add a layer with that many records to your viewer your best approach would be to add the layer in a a map service not a feature service. The difference is that with a feature service the geometry and attributes for each feature are sent to the client and drawn by the client in the browser. With a map service the server creates and image of what the features would look like and send just that image to the client. Regards Anthony
... View more
09-22-2014
12:39 AM
|
1
|
2
|
2190
|
|
POST
|
I know it sounds stupid but are you logged into arcgis online? Log in, go to your content, open up the web application then you should have the option to configure app
... View more
09-19-2014
08:26 AM
|
0
|
0
|
1519
|
|
POST
|
Carole, have a look at the free esri online courses: Esri Training | Editing in ArcGIS Desktop a full list can be found here: Esri Training
... View more
09-19-2014
07:59 AM
|
0
|
0
|
1649
|
|
POST
|
Apparently this was introduced at version 10.2.4 that was released in July 2014. It includes the following enhancements: Search for features in your map Collector for ArcGIS | ArcGIS
... View more
09-19-2014
02:50 AM
|
1
|
1
|
922
|
|
POST
|
Yes you need an advanced licence. there is a possible solution using labels on this thread: Clustering Point Features using ArcMap 10.1
... View more
09-18-2014
02:55 PM
|
1
|
0
|
1486
|
|
POST
|
have a look at the tool called "Disperse Markers" under Cartography Tools > Cartographic Refinement ArcGIS Desktop
... View more
09-18-2014
02:01 PM
|
0
|
2
|
1486
|
|
POST
|
The values are the coordinates of the extent in the following order left, bottom, right, top. Because the basemap is in web Mercator these figures are in meters. If you are using a basemap in a different coordinate system then you will need to use the coordinates that are in the same projection. if you are using the online basemaps then there is a good flex helper application for getting the extent here: Extent Helper for Web Mercator maps
... View more
09-18-2014
11:17 AM
|
0
|
0
|
2960
|
|
POST
|
Ben, this is the only widget I have seen that provides some of that capability: http://www.arcgis.com/home/item.html?id=4ed10ea387444952a3f3f501fee02b76
... View more
09-17-2014
11:34 PM
|
1
|
0
|
634
|
|
POST
|
Glad I could help please don't forget to mark the question as answered. regards Anthony
... View more
09-17-2014
01:55 PM
|
0
|
0
|
2416
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|