3D is an object that has three dimensions.

learn more… | top users | synonyms

2
votes
1answer
416 views

What are nodes in ArcGIS and how do you create them?

I want to create a elevation profile of a cross section so a polyline on ArcGIS. I wanted to regularly space around 1000 points per 1700m long xsection and extract elevation data for each node/point ...
2
votes
3answers
344 views

writing a 3D polygon (arcpy)

I currently working on some scripts with 3D polygons using arcpy (arcgis10). Reading and data manupulation works fine, however writing the output back into a shapefile doesn't seem to work, it only ...
2
votes
1answer
280 views

How to show labels in arcglobe for extruded features

I am trying to visualize lithology data in ArcGlobe, i.e, the representation of different types of soil data under the earth. This I have done properly by creating Z aware featureclass and extrusion ...
2
votes
1answer
134 views

What is a “CFG” application in GIS terminology probably?

I come across a 2008 tech presentation PDF on "GIS-Enabled Modeling and Simulation (GEMS) presented by ESRI (i think for the US Army). On one of the page titled "Challenges to be overcomed", there is ...
2
votes
1answer
661 views

What is the best way to visualize subsurface drillhole and borehole geology data within ArcGIS?

I've heard some folks in mining are using Target for ArcGIS extension by Geosoft to visualize and analyze subsurface drillhole and borehole geology data within ArcGIS. Does anyone have experience ...
2
votes
1answer
72 views

Making a subsurface TIN model

I had been very glad if any of you have time to help me. I am a student and currently writing a thesis. In this paper I will create a 3D model of a glacier, where I will show the internal structures ...
2
votes
1answer
137 views

3d terrain from data in postgres

I am quite new to arcgis and I would like to create a 3d terrain. Now I have a postgresSQL table containing a list of points with their geometry data and the Z value for each point. What I would ...
2
votes
1answer
207 views

How to find the closest Edge from a Line

Currently I'm working on a basic 3D model viewer in MATLAB, which can import .OBJ files (modeled in e.g. Blender). The purpose of this viewer is to test different subdivision schemes (like ...
2
votes
1answer
246 views

Conversion of ASTER GDEM data for CFD Analysis

I need to do a computational fluid dynamics (CFD) analysis of wind over a large area of land. I have obtained the necessary tiles from the ASTER GDEM data set (in .tif format) and was wondering how I ...
2
votes
1answer
209 views

Possible to use Google Earth to generate “skyline” planes?

I was really interested to notice that my city appears to have gotten the 3D Buildings treatment on Google Earth. I am trying to figure out how I might these 3D buildings to generate 'skylines' for a ...
2
votes
1answer
845 views

How to export a shapefile from ArcGIS 10 into Autodesk Ecotect?

I am trying to export a shapefile from ArcGIS 10 into Autodesk Ecotect Analysis 2011 for solar analysis. I have a shapefile with polygons, and the heights of buildings is stored in the attribute ...
2
votes
1answer
342 views

How to Georeference 2.5D or Birds Eye View models or Buildings?

I am working on 2.5D mapping.So I don't know how to georeference Birds Eye Viewor 2.5D view buildings.If you did not understand then open http://www.youcity.com there you will find 2.5D buildings.If ...
2
votes
1answer
461 views

ArcGlobe .3dd file doesn't display

Has anyone seen the following problem? I've created a sample ArcGlobe application with Visual Studio - this obviously gives me the template where I should be able to launch the app. Said application ...
2
votes
2answers
74 views

Pictometry Accuracy and/or Alternative

I'm looking for some insights into the accuracy (x,y,z) of oblique imagery from Pictometry in terms of providing accurate measurements for property evaluation. Is the high cost of this product ...
2
votes
0answers
257 views

Simulate flood to assess Asset inundation footprints

I am trying to evaluate a number of flood gauges to assess at what levels of river height different flood risks would need to be issued. The gauges are currently set to warn of flood a couple of ...
2
votes
0answers
285 views

Visualization libraries for rendering 3D GIS world on iOS/Android

Are there any good 3D libraries/frameworks for rendering 3D worlds in geospatial coordinates on mobile platforms? Use case: I have some known 3D geospatial features (eg. buildings) with their ...
2
votes
0answers
63 views

Determine which points fall within a 3D polygon and export this subset to a flat file

I am working in ArcMap 10 and will have a 3D representation of a zone of transmission. I would like to determine which GPS points fall within this polygon and then export this subset out to a flat ...
2
votes
0answers
162 views

Incorporating known GPS/INS data to automatically produce geo-registered 3D models

I am trying to reconstruct a 3D building model from 2D video frames using an open-source Structure-From-Motion(SFM) software (Bundler). The final reconstructed 3D model will be in Cartesian ...
2
votes
0answers
267 views

Can I intersect (slice) a multipatch geometry and obtain the perimeter line of the intersection as a result?

Can I intersect (slice) a multipatch geometry with a vertical polygon (or an extruded line) to obtain the perimeter line of the intersection? (or better yet a polygon) I am creating fairly complex ...
1
vote
1answer
75 views

Any GIS program with GPX support and free hand selection tool?

I'm looking for GIS program that has good support for KML/KMZ or GPX route files and also has free hand selection tool. Right now I use 3dem and it would be perfect for my needs if only it had that ...
1
vote
1answer
165 views

How to create a 3D shapefile from a raster?

I´m trying to make a 3D shapefile from a raster feature but not working. Tried already to run the command in OSGeo4W but nothing happen. I'm using the Qgis 1.8.0 Lisboa. The purpose is to get a final ...
1
vote
1answer
46 views

what are the use cases of City Engine or Any alternative tool?

I would like to know the use cases of ESRI City Engine, and what distinguish this tool from the other standard GIS like Arcmap and Qgis? and in which fields could be used ?
1
vote
3answers
371 views

Point to Raster Issues

I am having some trouble with something fairly simple.. I am creating a 3D subsoil model for display in arcscene - i can get it displayed nicely as points but in order for the model to be easier to ...
1
vote
1answer
91 views

DEM to STL (3D Printer Format)

I have a DEM in ArcGIS 10.1 that I would like to get into STL format for a 3D printer. Does anyone know some software that will allow me to make this conversion? I have to use the STL format because ...
1
vote
1answer
156 views

VRML export issue ArcScene

when I try to export simple Tins (or documents which contain Tins) from my ArcScene to .wrl the export fails. Please see my example: I have the following table (xlsx): X Y hoehe 28 -2 0 -2 ...
1
vote
1answer
88 views

Why ignores Google Earth the gx:altitudeOffset in KML files?

I am currently writing software that creates 3D polylines and outputs these in KML format. According to the official documentation it is possible to define an altitude offset via gx:altitudeOffset to ...
1
vote
1answer
218 views

PostGIS - table with 3d points with fast ordering by distance

I am pretty new to PostGIS and I am trying to solve the following problem. I need a table with 3D points (x,y,z) that will contain around 1-10million points. I want to be able to efficiently ask the ...
1
vote
2answers
428 views

Can I project 3D DXF vertical cross section into a “plan view projection plane” for display in ArcMap?

Below is the lenghty explanation but simply put my question is: How can I project a 3D DXF file (vertical cross section) into a "plan view projection" for use in ArcMap? I am using Target (by ...
1
vote
1answer
490 views

GRASS v.out.dxf 3D into AutoCAD

So continuing with my last question (Create 3D dxf with OGR) I have decided to give the GRASS option a go. I have imported my polylines into GRASS using v.in.ogr and converted them to 3D using ...
1
vote
0answers
22 views

System Requirements for 3d GIS & 3d Modelling [duplicate]

I'm looking for system (hardwares) required for view, edit & analyse 3d GIS & modelling data. And what is the decent monitor size should be ? single/Dual screens ? Modern systems comes with ...
1
vote
1answer
43 views

Polyline ZM: automatic vertex height errors correction

Paolo I've got many rivers (polylines ZM) with a lot of height errors in Polylines 'vertices. Vertices' Z errors are not all equal in height (i.e. they are not all at zero height). I must create a TIN ...
1
vote
0answers
90 views

create a map from scratch

I am a newbie in GIS, so be indulgent if my question sounds stupid! I am working on a mapping project for scuba diving sites, and I need to create 3d maps viewable by users on android tablets, iOS, ...
1
vote
0answers
100 views

Data source for 3D buildings (germany)

I'm searching for a data base or webservice, that provides buildings at a level of detail (LOD) of cuboid (length,width,height) or roof, corners, etc or better. The area should cover germany. ...
1
vote
0answers
141 views

Layer 3D to Feature Class Empty Output

I'm trying to build 3D buildings from 2D footprints. I extrude by the building heights, and input the surface by editing the properties. From here I use the Layer 3D to Feature Class tool to convert ...
1
vote
2answers
455 views

Making 3D landscape area appear in Vectorworks 2011

I am using Vectorworks 2011 to build a site plan. I would like to include a 3D view using a "Landscape Area" to display a block of vegetation. I have drawn the shape of the area, set the 3D view to ...
0
votes
2answers
69 views

export 3D data dxf file

I'm trying to export a DXF file from Qgis1.8.0 Lisboa and can not have a 3Dfile in Autocad! Or micristation. It results always in 2D file. How can I export height data from a shape file in Qgis? ...
0
votes
2answers
125 views

Convert to SHP files to 3D DXF file

I'm using QGIS version 1.8.0-Lisboa and I'm trying to convert a vector line file and it's not working. I right click on the layer>Save as>Autocad file>DXF. After that I try to open the output file in ...
0
votes
0answers
21 views

What is the easiest way to calculate borehole deviation?

Does anyone know if there was a program or specific method (calculations) in order to create a deviation value based on querying specific geological and drilling variables?
0
votes
2answers
47 views

Creating a 3D line feature based on 3D point features

In ArcGIS, is it possible to create a 3D line feature by drawing a line that connects 3D point features?
0
votes
0answers
34 views

3D tool for a visual analysis

Given a 3D mesh I need to visualize and analyze properties and elements generated from the object such as: tensors coplanar/similar elements ( coplanar faces, aligned vertices, etc etc, 3D geometry ...
0
votes
0answers
63 views

Is there any software that can create a section slice from multiple 3D DFX meshes?

I am often creating eological cross section with Geosoft Target and ArcMap. Geosoft Target does a good job of generating a sectional slice from any 3D DXF (or other supported 3D mesh). Unfortunately ...
0
votes
1answer
36 views

Using 3D Raster Domain to get polygon of raster - but stripping Z and M values

I'm trying to convert a number of large, floating point rasters into polygons so I can view overlaps etc. I've been using 3D Raster Domain sucessfully to do this. The only problem is that the polygons ...
0
votes
0answers
43 views

Does the Calculation of Spatial Weights Matrix in ArcGIS take into account 3D?

This question is about Spatial Weights Matrix in ArcGIS. Does it take into account 3D or not? I want to calculate Spatial Weights Matrix with SPACE_TIME_WINDOW. Anton
0
votes
0answers
55 views

How to make billboard Marker Symbole in GlobeControl

I'm using a 2D symbol style library for elements' symbols in a draped graphics layer in GlobeControl and it succeeded. Now I'm trying to make the symbols billboarded, how to do this by ArcObjects ?

1 2 3