|
POST
|
Once you are at your feature service page, click on EDIT. This is located below the picture. Once you have clicked that, go to the bottom and "Editing" pops-up.
... View more
02-06-2015
10:41 AM
|
0
|
9
|
2836
|
|
POST
|
Hey Stan, You are right, I went with only showing the total length of the line, but you could rewrite the code to show you the length of each segment. The way I would do it is whenever the user clicks on the map it uses those coordinates to produce a point which will be used to place the lable for the length of the line segment, which will be placed once the user clicks again. click -> get lable point -> click again -> place measurement -> save new label point ->... -> double click place total measurement + pleace measurement of last measurement. I hope this somewhat explains my thought process. Maybe in the future release I will add this to my draw tool. Tim
... View more
02-05-2015
11:58 AM
|
0
|
0
|
1880
|
|
POST
|
Hey Wesley, A code snipped or a fiddle, would be great. It is tough to comment without seeing the code. Tim
... View more
02-05-2015
10:36 AM
|
1
|
0
|
740
|
|
POST
|
chuck, this sample is using a module, which you are missing. See this part of the code: var dojoConfig = { parseOnLoad:true, packages: [{ "name": "myModules", "location": location.pathname.replace(/\/[^/]+$/, "") + "/myModules" }] }; Tim
... View more
02-05-2015
08:15 AM
|
0
|
4
|
5617
|
|
POST
|
Lee, in your client\stemapp\widgets folder is a file called .repoignore, delete that file and your custom widget should show up. Tim
... View more
02-05-2015
07:41 AM
|
0
|
0
|
2216
|
|
POST
|
Chuck, An alternative would be to have the video show in panel to the side of your map? Depending on which feature the user clicks the panel will populate with a different live feed? Or check this out, doable with map tour story map: The Mackall Road Driving Tour Tim
... View more
02-05-2015
06:49 AM
|
2
|
2
|
5617
|
|
POST
|
Lee I had the same issue. Instead of testing it their way, I just tested it in an actual app.
... View more
02-05-2015
05:38 AM
|
0
|
2
|
2216
|
|
POST
|
You could also use the following tool to create a shapefile from xy data: ArcGIS Desktop
... View more
02-03-2015
11:59 AM
|
1
|
0
|
649
|
|
POST
|
It would be a good idea. It is very annoying when your app has popup windows for feature layers and you try to meassure etc...
... View more
02-03-2015
11:49 AM
|
1
|
2
|
2009
|
|
POST
|
Jose, you might want to look into the WebApp builder or even build your own application from scratch to fit your needs. With both you will some javascript/html experience. Tim
... View more
02-03-2015
11:42 AM
|
0
|
1
|
853
|
|
POST
|
This is a good question. At the moment I turn them off immediately after they have been used.
... View more
02-03-2015
11:40 AM
|
2
|
4
|
2009
|
|
POST
|
If you did edits to the original shapefile and then copied that shapefile, the edits will appear in both shapefiles.
... View more
02-03-2015
11:18 AM
|
0
|
0
|
2199
|
|
POST
|
Hey Yuki, Did you maybe accidentally do your edits on the original shapefile? There is no relationship between two shapefiles that you have copied, so the issue must have happened when you decided which shapefile to edit within an mxd. Tim
... View more
02-03-2015
11:00 AM
|
0
|
2
|
2199
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-06-2015 06:58 AM | |
| 1 | 05-04-2016 07:27 AM | |
| 1 | 07-06-2017 08:12 AM | |
| 1 | 10-26-2015 11:51 AM | |
| 1 | 12-12-2014 12:05 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|