|
POST
|
I have a startup customer almost ready to finish an ArcGIS application into ServiceNow. Regarding the naming of the app, are they allowed to use trademark Esri or ArcGIS in their product name and marketing (if they use the TM symbols etc). For example StaveMaps for ArcGIS, or Esri Maps for ServiceNow, ... In general, the app brings in an ArcGIS JSAPI map the client specifies. It then draws points based upon ServiceNow records. Some reporting, agregating, and analyses can be performed spatially.
... View more
03-30-2016
01:59 PM
|
1
|
1
|
8066
|
|
POST
|
Hi, what would be the configuration in Network Analyst to solve for a walking route, where a user has drawn a polygon. The requirements would be to traverse the entire street network, both sides of the street. And the start/end point should be solvable for shortest distance or shortest time. A limit could be that the walker can travel outside the bounding polygon, if required, to get to another street.
... View more
02-16-2016
09:31 AM
|
0
|
0
|
2110
|
|
POST
|
Hi I've created a custom theme pack called BCGovTheme. But for the life of me, I cannot figure out where to set the default in the STEMAPP/config.json so that it automatically sets to my theme. No matter where I try to set the default, it always goes back to FoldableTheme. If I put and entry for FoldableTheme in the STEMAPP/THEMES/.repoignore and also remove it from the STEMPAPP/THEMES/list.json, the AWAB Dev just stops working. I'm also having no joy with deafult Title and Subtitle entries, I've prepopulated these so that any new app created from STEMAPP would have these entries by default, but no joy - it still defaults to "built using ArcGIS Web AppBuilder" This is my config.json in STEMAPP {
"theme": {
"name": "BCGovTheme",
"styles": ["default"],
"version": "2.0beta"
},
"portalUrl": "",
"appId": "",
"authorizedCrossOriginDomains": [],
"title": "Application Name",
"subtitle": "Province of British Columbia",
"httpProxy": {
"useProxy": true,
"url": "/proxy.js"
},
"geometryService": "http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer",
"links": [{
"label": "ArcGIS Online",
"url": "//www.arcgis.com"
}],
"widgetOnScreen": {
"widgets": [{
"uri": "themes/BCGovTheme/widgets/HeaderController/Widget",
"position": {
"left": 0,
"top": 0,
"right": 0,
"height": 40,
"relativeTo": "browser"
}
}, {
"uri": "widgets/Scalebar/Widget",
"position": {
"left": 25,
"bottom": 25
}
}, {
"uri": "widgets/Search/Widget",
"position": {
"left": 45,
"top": 5
}
}, {
"label": "Coordinate",
"uri": "widgets/Coordinate/Widget",
"position": {
"left": 200,
"bottom": 20
}
}, {
"label": "Select a basemap",
"uri": "widgets/BasemapGallery/Widget",
"position": {
"left": 45,
"top": 45,
"width": 360,
"height": 410
}
}, {
"label": "Measure",
"uri": "widgets/Measurement/Widget",
"position": {
"left": 95,
"top": 45,
"height": 200
}
}, {
"label": "Query",
"uri": "widgets/Query/Widget",
"position": {
"left": 145,
"top": 45,
"width": 380,
"height": 410
}
}, {
"label": "Overview",
"uri": "widgets/OverviewMap/Widget",
"position": {
"top": 0,
"right": 0
}
}, {
"uri": "widgets/ZoomSlider/Widget",
"position": {
"top": 5,
"left": 7
}
}, {
"uri": "widgets/HomeButton/Widget",
"position": {
"left": 7,
"top": 75
}
}, {
"uri": "widgets/MyLocation/Widget",
"position": {
"left": 7,
"top": 110
}
},{
"uri": "widgets/Splash/Widget",
"position": {
"relativeTo": "browser"
},
"version": "2.0beta",
"id": "widgets_Splash_Widget_31",
"name": "Splash",
"label": "Splash",
"config": "configs/Splash/config_Splash.json"
},
{
"uri": "widgets/AttributeTable/Widget",
"position": {
"relativeTo": "browser"
}
}]
},
"map": {
"3D": false,
"2D": true,
"position": {
"left": 0,
"top": 40,
"right": 0,
"bottom": 0
},
"itemId": "",
"mapOptions": {
"center": [-98, 40],
"scale": 16937199
}
},
"widgetPool": {
"panel": {
"uri": "themes/BCGovTheme/panels/FoldablePanel/Panel",
"position": {
"top": 5,
"right": 5,
"bottom": 5
}
},
"widgets": [{
"label": "Bookmark",
"uri": "widgets/Bookmark/Widget"
}, {
"label": "Legend",
"uri": "widgets/Legend/Widget"
}, {
"label": "LayerList",
"uri": "widgets/LayerList/Widget"
}, {
"label": "Edit",
"uri": "widgets/Edit/Widget"
}, {
"label": "Draw",
"uri": "widgets/Draw/Widget"
}, {
"label": "Print",
"uri": "widgets/Print/Widget"
}, {
"label": "Chart",
"uri": "widgets/Chart/Widget"
}, {
"label": "Directions",
"uri": "widgets/Directions/Widget"
}, {
"uri": "widgets/Geoprocessing/Widget"
}]
},
"loadingPage": {
"backgroundColor": "#003366",
"backgroundImage":{
"visible":false
},
"loadingGif":{
"visible": true,
"uri": "configs/loading/images/predefined_loading_1.gif",
"width": 58,
"height": 29
}
},
"wabVersion": "2.0beta"
}
... View more
02-11-2016
12:12 PM
|
0
|
1
|
2128
|
|
POST
|
Hi Ismael, I just re-DL today and still no joy so I assume its still in approval process?
... View more
01-25-2016
01:23 PM
|
0
|
10
|
1482
|
|
POST
|
Following the HTML5 W3 code to add video tag, I'm trying to embed a youtube video. This is the code: <video controls="" height="240" width="320"> <source src="https://www.youtube.com/embed/dNFrZNjs2ng" type="video/webm"></source> Your browser does not support the video tag. </video> <div> However, only the player shows up, and the video does not. Am I missing something?
... View more
12-08-2015
08:40 AM
|
0
|
0
|
2249
|
|
POST
|
Attached is an XLSForm that seems to validate OK. I can upload it into ArcGIS Online, and it creates the survey OK. However when I try to fill it in, and submit, the submit button does not work. Even though all the required fields are filled in.... I've checked the feature service to ensure that attachments are enabled and that editing is also enabled.
... View more
11-12-2015
11:15 AM
|
0
|
2
|
5665
|
|
POST
|
Hi I'm experiencing an issue when trying to edit item properties of a hosted feature service, and then hitting save, the browser icon just spins and freezes. This is on all hosted feature services on a hosted datastore federated with IWA. For example if I want to enable editing through the item properties, or even change the name of item... I can, however go through the REST endpoint in server/admin and edit the JSON to reflect the changes that I want, and it works. Just not through the Portal. Same behaviour with Chrome or IE or FF What should I be looking at?
... View more
11-12-2015
11:10 AM
|
0
|
2
|
2682
|
|
POST
|
Of course, now that Portal is included with 10.3.1, to have non-authenticated users access the publicly (behind firewall) or as I call it privately-anonymous - would relieve the AGOL licensing restrictions in terms of number of users in your AGOL organizational subscription. Plus, Portal uses IWA to authorize/authenticate against AD - so you don't have to use ADFS. There are AGO tools available to move items between accounts. ago-assistant. However, normally I suggest republishing to Portal.
... View more
09-29-2015
02:56 PM
|
1
|
0
|
1303
|
|
POST
|
Thanks. Will give it a go in the morning. Cheers Sent from my iPhone
... View more
09-24-2015
08:04 PM
|
0
|
0
|
2371
|
|
POST
|
HI Robert. Something I missed from the old FV was the generic Query Builder. Just to allow the user to build their own queries using layers in web map (or defined by config). Short of defining all layers, attributes and values in the eSearch, the generic query builder would be a great addition.
... View more
09-24-2015
07:40 AM
|
3
|
3
|
1150
|
|
POST
|
Hi. It seems that after the most recent update to appstudio.arcgis.com I am getting error when playing any new app using the Map Viewer template from appstudio.arcgis.com I am referencing this publicly available web map with an editable hosted feature service: http://www.arcgis.com/home/webmap/viewer.html?webmap=bb0fd3c35496431991674aebf628a29b and I get the following error when playing in AppStudio player on iPhone and iPad (deleted and redownloaded the app player as well from iTunes) This error from iPAD 2 This same error in iPhone 5 with iOS8
... View more
09-17-2015
09:21 AM
|
0
|
9
|
4992
|
|
POST
|
I see that this behaviour does not exist, if you use the Collector App. The photo automatically displays, whereas any other app like Appstudio or AWAB-built, will just display the attachment link.
... View more
09-15-2015
10:27 AM
|
0
|
0
|
484
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-05-2023 02:14 PM | |
| 1 | 09-26-2022 09:11 AM | |
| 1 | 11-08-2022 08:45 AM | |
| 3 | 10-13-2022 01:50 PM | |
| 2 | 10-13-2022 01:39 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|