Tagged Questions
4
votes
2answers
84 views
What are the benefits of using ArcGIS with Postgresql over simply ArcSDE?
I understand that in order to benefit from ArcGIS spatial datatypes (ST_GEOMETRY, versioned geodatabases etc.) ArcSDE needs to be installed - and with the 10.1 client it is automatically installed ...
7
votes
2answers
193 views
ArcGIS 10.1 edit PostgreSQL layer
I've been working with QuantumGIS/PostgreSQL/postGIS for a while now, without problems. But now I have to change QuantumGIS for ArcGIS 10.1.
I'm having trouble adding a layer from PostgreSQL and ...
2
votes
1answer
55 views
point of intersection issues
I have a table containing a set of points of intersections.
Most of the roads intersects whith just one road BUT i have some roads which intersects with two, therefore three different point of ...
3
votes
3answers
115 views
How to create feature dataset by pgAdmin(postgres) that can by use in sde conection?
How to create feature dateset in postgres(pgAdmin) that can by use in sde conection (arcgis)?
2
votes
1answer
141 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
366 views
How do I format SQL queries for use in Arcpy?
I have to make an SQL query on a column having not adequat name "type_borne_id", I couldn't make SQL queries using arcpy.Select_analysis neither selectbyattribute, but when I use select_analysis ...
3
votes
1answer
238 views
Duplicate ObjectID in ArcSDE Table
After making a check in from an arcpad AXF file, i remark that there's duplicate object ID records , this Arcsde pgsql table is versioned and edited by Axf checkins and a .net engine application. the ...
6
votes
1answer
850 views
Postgresql for Qgis and Arcgis - What to do/What not to do
Is it possible to use postgresql with QGIS and ArcGIS? One database for different clients. Is it anything that I have worry or any problems to use the DBMS from two different software? I know that I ...
5
votes
1answer
241 views
Advice on ideal server specifications
I am looking for your thoughts on ideal server specifications for a moderately sized habitat mapping project. My current server is about to reach its storage capacity, so I am researching buying a ...
5
votes
2answers
1k views
Can we direct connect to PostgresSQL without ArcSDE
I have postgreSQL installed on my machine.My machine already has ArcGIS 10. No Sde installed. Can we create geodatabase in PostgreSQL with out installing ArcSDE?
Jay Cummins is right. I am intended ...
4
votes
3answers
1k views
Can I connect (& edit) to a postgresql database with arcgis without arcSDE?
After trying in vein to get spatialkit and zgis working with my postgresql database in arcgis 9.3 and 10 , I was wondering if anyone has had any luck with these products.
My postgresql database has ...
1
vote
1answer
115 views
How Do I Debug QuickExport Parameters in the Data Interoperability Extension for ArcGIS 10 to Exporting to Postgres
I tried to configure the QuickExport parameters by examining the log file after I used the QuickExport tool itself. The only things I changed from the log file are the parameters as I want the user to ...
23
votes
5answers
5k views
ArcGIS and PostGIS
Has anyone successfully used PostgreSQL with PostGIS successfully? I am a semi-experienced ArcGIS user and want to build out a database and connect it to ArcCatalog. I've scoured the internet for ...
4
votes
3answers
2k views
Arcgis server not showing map service
I have a map service enabled in my server and have kml and wms as well as mapping and feature access capabilities turned on.
I can view the wms in qgis, I can veiw the kml in google earth. However ...