|
POST
|
I am having the same problem. Following the steps above, still the same problem...grrrr. What am I doing wrong? This is using the DEV WAB 1.1 on Portal 10.3. Below is my config_Basemap Gallery.json {
"basemapGallery": {
"basemaps": [
{
"title": "EMAG2: Earth Magnetic Anomaly 2 arc-minute Grid",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/6ba6b870aa234ea4a6cfce0fd742fd1f/info/thumbnail/EarthMag.JPG",
"layers": [
{
"id": "emag2_6357",
"opacity": 1,
"visibility": true,
"url": "http://maps.ngdc.noaa.gov/rest/services/web_mercator/emag2/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "Global Relief Model (GEBCO08): Shaded-Relief Visualization",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/d4150aed7be24f5fbee551f4a634330c/info/thumbnail/GlobalRelief.JPG",
"layers": [
{
"id": "gebco08_hillshade_3591",
"opacity": 1,
"visibility": true,
"url": "http://maps.ngdc.noaa.gov/rest/services/web_mercator/gebco08_hillshade/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "Imagery",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/d0135822507947b2a3809af36f2d91e6/info/thumbnail/tempimagery.jpg",
"layers": [
{
"id": "World_Imagery_2017",
"visibility": true,
"opacity": 1,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Imagery with Labels",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/30699b07b44f47ef929b9e216594a7db/info/thumbnail/tempimagery_with_labels_ne_usa.png",
"layers": [
{
"id": "World_Imagery_6611",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"
},
{
"id": "World_Boundaries_and_Places_1145",
"isReference": true,
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Light Gray Canvas",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/a9bfcd532c964b96ba617a0874423805/info/thumbnail/templight_gray_canvas_with_labels__ne_usa.png",
"layers": [
{
"id": "World_Light_Gray_Base_1486",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer"
},
{
"id": "World_Light_Gray_Reference_8656",
"isReference": true,
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Reference/MapServer"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Mapbox Imagery",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/62f8b8ab556d474ba1070b3e1f68f593/info/thumbnail/mapboxsatellite.jpg",
"layers": [
{
"templateUrl": "http://{subDomain}.tiles.mapbox.com/v3/nps.map-n9nxe12m/{level}/{col}/{row}.png",
"id": "WebTiled_1759",
"type": "WebTiledLayer",
"title": "Mapbox Imagery",
"copyright": "Attribution for MapBox tilesets: Data © OpenStreetMap contributors. Design © MapBox.",
"fullExtent": {
"xmin": -20037508.342787,
"ymin": -20037508.34278,
"xmax": 20037508.34278,
"ymax": 20037508.342787,
"spatialReference": {
"wkid": 102100
}
},
"subDomains": [
"a",
"b",
"c",
"d"
],
"visibility": true,
"opacity": 1
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Mapbox Streets",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/aaa3011aa2db437e9e628f5dfb6cf9fc/info/thumbnail/mapboxstreets.png",
"layers": [
{
"templateUrl": "http://{subDomain}.tiles.mapbox.com/v3/nps.map-06dnxzq5/{level}/{col}/{row}.png",
"id": "WebTiled_5498",
"type": "WebTiledLayer",
"title": "Mapbox Streets",
"copyright": "Data © OpenStreetMap contributors. Design © MapBox.",
"fullExtent": {
"xmin": -20037508.342787,
"ymin": -20037508.34278,
"xmax": 20037508.34278,
"ymax": 20037508.342787,
"spatialReference": {
"wkid": 102100
}
},
"subDomains": [
"a",
"b",
"c",
"d"
],
"visibility": true,
"opacity": 1
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Mapbox Terrain",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/35eda76fd474469c9fa4ad2b8373501c/info/thumbnail/mt.png",
"layers": [
{
"templateUrl": "http://a.tiles.mapbox.com/v4/nps.map-lj6szvbq/{level}/{col}/{row}.png?access_token=pk.eyJ1IjoibnBzIiwiYSI6IkdfeS1OY1UifQ.K8Qn5ojTw4RV1GwBlsci-Q",
"id": "WebTiled_2116",
"type": "WebTiledLayer",
"layerType": "WebTiledLayer",
"title": "Mapbox Terrain",
"copyright": "Mapbox",
"fullExtent": {
"xmin": -20037508.342787,
"ymin": -20037508.34278,
"xmax": 20037508.34278,
"ymax": 20037508.342787,
"spatialReference": {
"wkid": 102100
}
},
"visibility": true,
"opacity": 1
}
],
"spatialReference": {
"wkid": 102100
}
},
{
"title": "National Geographic",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/7634c349af5c4ca6ac70078db97d80fd/info/thumbnail/natgeo.jpg",
"layers": [
{
"id": "NatGeo_World_Map_2536",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "National Park Service - Park Tiles",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/b179f0c04598427c8e4cc722bbae3bde/info/thumbnail/parktile.png",
"layers": [
{
"templateUrl": "http://{subDomain}.tiles.mapbox.com/v3/nps.2yxv8n84/{level}/{col}/{row}.png",
"id": "WebTiled_9723",
"type": "WebTiledLayer",
"title": "Park Tiles",
"copyright": "National Park Service",
"fullExtent": {
"xmin": -20037508.342787,
"ymin": -20037508.34278,
"xmax": 20037508.34278,
"ymax": 20037508.342787,
"spatialReference": {
"wkid": 102100
}
},
"subDomains": [
"a",
"b",
"c",
"d"
],
"visibility": true,
"opacity": 1
}
],
"spatialReference": {
"wkid": "102100"
}
},
{},
{
"title": "Oceans",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/b548883bdf3e482d8e28e2b8717a3d84/info/thumbnail/tempoceans.jpg",
"layers": [
{
"id": "Ocean_Basemap_2089",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer"
},
{
"url": "http://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Reference/MapServer",
"id": "World_Ocean_Reference_1261",
"isReference": true,
"visibility": true,
"opacity": 1
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "OpenStreetMap",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/cb4f9f9b2242489c883a48ac7320b51b/info/thumbnail/temposm.jpg",
"layers": [
{
"visibility": true,
"opacity": 1,
"type": "OpenStreetMap"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Stamen Toner Basemap",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/5c1ae6c59cee4f1f87c8f58032fe1a1f/info/thumbnail/stamen_toner.png",
"layers": [
{
"templateUrl": "http://{subDomain}.tile.stamen.com/toner/{level}/{col}/{row}.png",
"id": "WebTiled_3843",
"type": "WebTiledLayer",
"title": "Stamen Toner Basemap",
"copyright": "Stamen",
"fullExtent": {
"xmin": -20037508.342787,
"ymin": -20037508.34278,
"xmax": 20037508.34278,
"ymax": 20037508.342787,
"spatialReference": {
"wkid": 102100
}
},
"subDomains": [
"a",
"b",
"c",
"d"
],
"visibility": true,
"opacity": 1
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Streets",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/dbf4603731084f8bb2d1d6198c20bef4/info/thumbnail/world_street_map.jpg",
"layers": [
{
"id": "World_Street_Map_8421",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "Terrain with Labels",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/dc3aa6bfb50a4609bdd396daef45998c/info/thumbnail/tempTerrain_with_labels_ne_usa.png",
"layers": [
{
"id": "World_Terrain_Base_3",
"layerType": "ArcGISTiledMapServiceLayer",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer"
},
{
"id": "World_Reference_Overlay_5790",
"layerType": "ArcGISTiledMapServiceLayer",
"isReference": true,
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Reference_Overlay/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "Topographic",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/9d98f7113f9b469c8c302b210db7b922/info/thumbnail/topo_map_2.jpg",
"layers": [
{
"id": "defaultBasemap",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"
}
],
"spatialReference": {
"wkid": "102100"
}
},
{
"title": "USA TOPO Maps",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/14ab4838dd7649ca917c6bce07da77c4/info/thumbnail/TOPO.png",
"layers": [
{
"id": "USA_Topo_Maps_6503",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "USGS Aerial Imagery (Tiled)",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/b7d6386faf90486c9437167730fe0fb8/info/thumbnail/ago_downloaded__281_29.png",
"layers": [
{
"id": "USGSImageryOnly_5376",
"opacity": 1,
"visibility": true,
"url": "http://basemap.nationalmap.gov/ArcGIS/rest/services/USGSImageryOnly/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{},
{
"title": "USGS Shaded Relief (Tiled)",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/3efaff324fe04e359815f029ac9ac20d/info/thumbnail/ShadedRelief.JPG",
"layers": [
{
"id": "USGSShadedReliefOnly_552",
"opacity": 1,
"visibility": true,
"url": "http://basemap.nationalmap.gov/ArcGIS/rest/services/USGSShadedReliefOnly/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "USGS Topo (Small Scale; Tiled)",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/2c58a74ab8f04692be59e47c88747255/info/thumbnail/12100vs1224.jpg",
"layers": [
{
"id": "USGSTopo_7758",
"opacity": 1,
"visibility": true,
"url": "http://basemap.nationalmap.gov/ArcGIS/rest/services/USGSTopo/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "World Navigation Charts",
"thumbnailUrl": "//my.org.domain/arcgis/sharing/rest/content/items/912dd7612572473089e8fe60b43f38b8/info/thumbnail/NativeClient014.jpg",
"layers": [
{
"id": "World_Navigation_Charts_6914",
"opacity": 1,
"visibility": true,
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Specialty/World_Navigation_Charts/MapServer"
}
],
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857
}
},
{
"title": "Test",
"thumbnailUrl": "${appPath}/configs/BasemapGallery/thumbnailUrl.png",
"layers": [
{
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"
}
],
"spatialReference": {
"wkid": 102100
}
}
]
}
}
... View more
02-25-2015
04:12 PM
|
0
|
6
|
1475
|
|
DOC
|
Tim an ice-bound cabin and lots of firewood a java programmer did make me. Love your widget, easy to customize, banging my head though trying to figure out how to replace the USNG with UTM coordinates. I'm thinking that using the ESRI Geocode -> Project service is the way to go, but way past my skill level.
... View more
02-22-2015
01:30 PM
|
0
|
0
|
13251
|
|
DOC
|
This is version 1.1 of the customization of Tim W's Location Widget This customization adds Degrees Decimal-Minutes to the display-output; Adds text instructions in each tab; This customization is meant to make deployment of this widget more "out of the box" friendly for applications that are supporting Public Safety Access Points (PSAPs) where use of location-based services to identify location of cell-phone E911 calls is a critical part of their operation.
... View more
02-22-2015
01:28 PM
|
0
|
1
|
5261
|
|
POST
|
Trying to modify a WAB custom coordinate locate widget to show output coordinates in degrees-decimal minutes based on a mouse click event. This works fine, out of the box for DMS and DD, but can't get DDM to work. Units | API Reference | ArcGIS API for JavaScript seems to indicated that DDM isn't supported, which is quite surprising, as the aviation community uses DDM (which this custom widget is for). Is ESRI dropping support for DDM output, and if so, why?
... View more
02-21-2015
07:57 AM
|
0
|
0
|
4136
|
|
DOC
|
This is just what I'v been looking for! (Sort of....). I'm by no means a java programmer, any tips or hints on how to configure this for other coordinate systems (e.g. UTM, State Plane, etc....). I've got this working in WAB DEV and it works right out of the box! Thanks!
... View more
02-21-2015
07:02 AM
|
0
|
0
|
13251
|
|
POST
|
Is it possible to format, or create, a field that is TIME only? E.g. 1:30 PM, that is NOT a free-text field (where I've found the folks will enter everything but a valid time format). Maybe a pick list of hour, minute, and AM/PM? We have a data collection requirement that calls for a time start and end, and have had no success with letting folks just type in whatever. This is using a hosted FS in an AGOL Web Map. Thanks.
... View more
02-20-2015
10:47 AM
|
0
|
2
|
3961
|
|
POST
|
I have a hosted FS in AGOL that is related to collecting information from the public (using GeoFORM), pretty simple stuff, select a date, some info from some drop-downs, click on the map to make the "Dot". However, we have a requirement that folks aren't able to see the responses (or dots on the map) left by other folks. In other words, what trickery can I induce so someone can fill out the survey, make the "Dot" but after completing the edit, they can't see the thousands of other features (dots) and the attributes that have been created by others? This is a web map that is (has to) be shared with "Everyone". I've tried every permutation of the edit permissions in the FS definition but still cannot restrict viewing of previous submissions/edits.
... View more
02-20-2015
10:41 AM
|
0
|
2
|
4268
|
|
POST
|
I'm creating several 3D Profile Graphs to show trail elevation change, and 3D Analyst does this well, however, the X-axis showing the distanance along the graph (line) is in the native units of the source data...in meters or feet. I need the X-axis to show miles, can't seem to find a way to force the graph to do this in Advanced Properties. Any Ideas?
... View more
01-29-2015
02:43 PM
|
0
|
1
|
4255
|
|
POST
|
In ArcGIS Server 10.3, does setting minimum instance to 0 cause a performance hit when the instance is requested and it has to spool up? I'm trying to squeeze some more performance out of limited hardware resources, wondering if setting less popular services to "0" won't be noticed by users.....
... View more
01-26-2015
08:48 AM
|
1
|
1
|
3463
|
|
POST
|
Can ArcMap 10.2 clients publish to ArcGIS Server 10.3? Thinking of pulling the trigger on upgrading my site to 10.3, but in no way am able to update 60+ desktop installs to 10.3 as well. What will we NOT be able to do with desktop 10.2 hitting server 10.3? Usually ESRI posts a compatibility matrix....not to be found. Can a 10.2 desktop publish a service to 10.3 server? Can 10.2 desktop perform disconnected feature service edits from a 10.3 server?
... View more
01-26-2015
06:16 AM
|
1
|
2
|
3947
|
|
BLOG
|
In Real-time Geodatabase Replication? Part 1 you were introduced to SQL Real-Time Replication. One requirement of SQL Merge Replication is that the table being replicated must have a rowguidcol. This is easy with a cursor: DECLARE
@sql VARCHAR(500),
@tableName VARCHAR(128)
DECLARE gandgCursor CURSOR
FOR
SELECT
table_name
FROM
SDE_column_registry
WHERE
table_name like 'CR%'
ORDER BY
table_name ASC
OPEN gandgCursor
FETCH NEXT FROM gandgCursor
INTO @tableName
WHILE ( @@FETCH_STATUS = 0 )
BEGIN
SET @sql = '
ALTER TABLE [dbo].['+ @tableName + ']
ALTER COLUMN GlobalID ADD ROWGUIDCOL ;
'
PRINT 'Executing Statement - '+ @sql
EXECUTE ( @sql )
FETCH NEXT FROM gandgCursor
INTO @tableName
END
CLOSE gandgCursor
DEALLOCATE gandgCursor
... View more
01-24-2015
12:26 PM
|
2
|
0
|
791
|
|
BLOG
|
Messin' up the scenery, breakin' my mind. Do this, don't do that, can't you read the LINE? In Hey Neighbor? What's Your Value? , Rasters, Pixels and Code Oh My!, and Using SQL to Auto-Populate XY Values I had introduced some SQL trickery to automate some data entry. Probably should have mentioned those methods mostly just work on points.... For our GIS data standard, we also want to collect the same administrative values and automation for line types such as roads, trails, and other linear features. Problem is, there's a lot of vertices (nodes, coordinate pairs) on a line, which one to use for the SQL trickery? There are some existing SQL Geography methods for manipulating well-known-text from a Geography line instance, but none of them give me a midpoint value, and they certainly don't lend themselves well to being part of a trigger. In order to easily get a line midpoint value from Geography, you'll need the SQL Server Spatial Tools - Home installed, which is as easy as registering a DLL through SQL on your database instance- works on 2008 and 2012. A line midpoint can be queried as SELECT dbo.LocateAlongGeog(SHAPE, SHAPE.STLength()/2).Lat FROM [dbo].[SOMELINE]
SELECT dbo.LocateAlongGeog(SHAPE, SHAPE.STLength()/2).Long FROM [dbo].[SOMELINE] Wrapping that up in a trigger to populate the LAT, LON, and Elevation fields we get: CREATE TRIGGER [dbo].[SOMELINE_GEO]
ON [dbo].[SOMELINE]
AFTER INSERT, UPDATE NOT FOR REPLICATION
AS
BEGIN
SET NOCOUNT ON;
UPDATE p SET
LON = CASE WHEN p.SHAPE IS NULL THEN p.STStartPoint.LON ELSE p.SHAPE.Long END,
LAT = CASE WHEN p.SHAPE IS NULL THEN p.STStartPoint.LAT ELSE p.SHAPE.Lat END,
ELEVATION = (SELECT
pdata.getValueByLoc(1,p.SHAPE.Long,p.SHAPE.Lat) FROM [dbo].[DEM10MP])
FROM
dbo.SOMELINE AS p
INNER JOIN
inserted AS i
ON i.GlobalID = p.GlobalID
END
GO Polygons don't require the "special function" and simply can be queried for midpoint values with: SELECT SHAPE.EnvelopeCenter().Lat
FROM [SOMEPOLY
SELECT SHAPE.EnvelopeCenter().Long
FROM [SOMEPOLY]
... View more
01-24-2015
09:14 AM
|
2
|
0
|
1292
|
|
POST
|
WIll ST_PIXEL continue to be supported as well? What about post 10.3 support plans for the RASTER and PIXEL data types? We need to make some decisions about enterprise software that will allow us to provide operational support for data use projecting forward a few years.
... View more
01-20-2015
05:28 AM
|
1
|
4
|
2021
|
|
POST
|
Will ST_RASTER and ST_PIXEL Still be Supported? With the demise of the command-line SDE tools/utility, how will ST_Raster and ST_PIXEL be enabled on a SDE Geodatabase...or is that functionality going away (no more ST_RASTER!).
... View more
01-19-2015
12:10 PM
|
0
|
6
|
6051
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-14-2019 06:24 AM | |
| 1 | 07-12-2018 09:29 AM | |
| 1 | 06-27-2019 12:08 PM | |
| 2 | 09-23-2019 11:03 AM | |
| 1 | 08-08-2019 07:02 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-28-2024
02:40 AM
|