POST
|
Had never heard of Map Topology seems interesting. I checked up on it however there doesn't seem to be a way to apply this to the argic javascript api which kind of sucks. But thanks for the information
... View more
08-04-2017
01:49 AM
|
1
|
0
|
10
|
POST
|
The file is being set into a projected coordinate system in arcmap. However this doesn't explain why the issue only persists for a number of features and not all the features for the layer. Shouldn't all the features be affected if it was an issue with the coordinate system?
... View more
08-04-2017
01:51 AM
|
0
|
0
|
3
|
POST
|
var genRequest = request({ url: portalUrl + '/sharing/rest/content/features/generate', content: myContent, form: dom.byId('uploadForm2'), handleAs: 'json', load: lang.hitch(this, function (response) { if (response.error) { return; } addShapefileToMap(response.featureCollection); }), }); Is there any way of carrying out the generate process by passing a file url instead of a form?
... View more
06-08-2017
12:38 AM
|
0
|
0
|
220
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|