All Questions
5 questions
2
votes
1
answer
519
views
Is it possible to view a BIM model using ArcGIS Web without using ArcGIS Pro
Lets say that I have a Revit file and I want to view it in the map. I currently do it using ArcGIS Pro by:
Opening the file in ArcGIS Pro.
Publishing it as a Web Scene
Opening the published web scene ...
-3
votes
1
answer
500
views
Draw map dynamically by .shp file
I am working on a c# project where i have to draw a map on the basis of shape(.shp) file. Is there any kind of library in c# by which i can dynamically create maps with the provided shapefile?
0
votes
2
answers
81
views
ArcGISOnline request fails for more than 2 outfields with .Net proxy. But working in browser
I am trying load ArcGIS FeatureService with ArcGIS JavaScript. As this featureservice is secure service so I have enabled proxy in ArcGIS JavaScript. The main Problem is Service request fails while ...
3
votes
1
answer
2k
views
ArcGIS portal - login in code without prompt
I am trying to write a program that will login a user programatically into a ArcGIS portal.
Here is my scenario:
User logs in to application A, user clicks a link to the ArcGIS portal - I do not ...
2
votes
4
answers
2k
views
ArcGIS API for JavaScript map is always 400px by 400px
In my project, I am using ArcGIS API for JavaScript https://developers.arcgis.com/javascript/ but for the (insert really big bad word here) I can't override this stupid width/height. No matter what I ...