Solved! Go to Solution.
<script>
var dojoConfig = {
locale: 'en',
isDebug: false,
packages: [
{ name: "esri", location: "../../esri" },
{ name: "WebScene", location: "../../WebScene" }
]
};
</script>
Hi !
I'd recommend to go through all stuff here ( tutorial videos and workflow tutorials ) first, before diving in actual projects :
http://forums.arcgis.com/threads/64843-CityEngine-Collection-RESOURCES-FAQ-HELP
Concerning the Portland project : There's a way you can get access to it, but you have to request access to the ArcGIS online group named 'ArcGIS for 3D Cities':
http://www.arcgis.com/home/groups.html
Once activated, you can download the CE project of Portland here :
http://www.arcgis.com/home/item.html?id=1d7e43f8ab3444609a40af573850c6e0
Ok ?
Matt
http://localhost:RANDOMPORTNUMBER/ceviewer.html?3dWebScene=/PROJECT/FOLDER/WEBSCENE.3ws
andreas.ulmer, I am really sorry for asking you again... but how can I figure out what am i to type in instead of RANDOMPORTNUMBER? If new port number is randomly generated every time, waht is the way to find th current one?