Esri Shape Files

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
سلام دوستان
من مشغول تحقيق روی پروژه ای هستم که از Shape file ها استفاده می کنه. میدونم که این فايل ها از سه بخش تشکيل شده : shp.* , shx.* و dbf.* .
اگه ممکنه اطلاعاتی در مورد این نوع فايل در اختيار من قرار بدهيد و دوم اينکه میخواستم بدونم میشه فایل های نقشه ای رو که در cad ترسیم شده به shape file تبدیل کرد؟؟؟
:gol:
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
هیشکی نبود جواب منو بده؟؟؟؟؟؟؟!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :surprised: :cry: :confused:
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
هیشکی نبود جواب منو بده؟؟؟؟؟؟؟!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :surprised: :cry: :confused:
 

nimaahm

عضو جدید
about the shapefiles:
the data format for GIS(geographic information system that defines the geometry and attribute of geographically refrenced objects by three specific files- main file,an index file and a database table exactly as u mentioned in your question
furthermore it is a nontopological data format of GIS softwares and is commonly used not only in esri's own software product but more generally as a de facto interchange format among GIS users.
if u would like to gather more info, feel free to ask me
it is my pleasure to help u​
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
ممنون دوست عزيز، من چجوری میتونم فایل های cad رو تبديل به Shape File کنم بطوری که بتونم حالت لايه ای و path و ... را در این فایل ها داشته باشم؟ :gol::que:
 

nimaahm

عضو جدید
mishe bedoonam hadafe shoma az in kar chiye?chin aval inke man nemidoonam autocad ghabeliyate tabdile in file ha masalan DXF ya DWG ro be shape file dare ya na ama bar axesh anjam shode yani masalan narm afzare arc GIS ghabeliyate convert kardane file haye cadi ro be shapefileha ya coverage, yageodatabase feature classes ro dare

arc gis in caro toogeoprocessing. extention anjam mide man ye seri tozihal vasatoon mizaram ya inke mishe ba estefade az model builder inkro anjam dad vali in basytegi be ashnayee shoma be narm afzarhaye arcgis dare
vali agar shoma betoonid ye costomization anjam bedin ke mostaghim beshe az cad be shapefile convert kard kare bozorgi anjam dadid
khob inam az tozihat
:
Instructions provided describe how to convert selected CAD data to ArcGIS shapefile, coverage, or geodatabase feature classes using geoprocessing.


  • Use the FEATURE CLASS TO FEATURE CLASS geoprocessing system tool

    The FEATURE CLASS TO FEATURE CLASS tool takes, as input, any feature layer including a CAD feature class. The tool has a filter query expression parameter. The tool also allows the specification of the output type by specifying the path to the output feature class. Depending on the output workspace type, the tool creates the appropriate output feature class type.

    For example, if the output workspace path points to a file folder, the tool generates a shapefile. If the output workspace is an enterprise geodatabase or geodatabase feature data set, then an enterprise geodatabase feature class is generated
  • using the MAKE FEATURE LAYER tool as part of a Model Builder Model.

    Perform a selective conversion of CAD data by creating a ModelBuilder model that includes the MAKE FEATURE LAYER tool. The conversion is accomplished by using a CAD feature class as input to the MAKE FEATURE LAYER tool and using the resulting feature layer as the input to the COPY FEATURES, APPEND, or FEATURE CLASS TO FEATURE CLASS tool.

    The MAKE FEATURE LAYER tool includes a query expression parameter. Build a query to include only features based on a combination of CAD graphic properties or that reside on a specific CAD layer.

    The MAKE FEATURE LAYER tool also includes the field info parameter control. This parameter allows the omission of the various CAD property fields or the renaming of the fields before the data is written out to disk in the desired data format.

    The resulting feature layer created by the MAKE FEATURE LAYER tool can also participate in a table join, which provides a means to re-establish external database links between database tables and the CAD data before the data is saved to an ArcGIS feature class

khanome mohandes shoma mitoonid scripte in mozoro ham download konid be onvane rahnam
man linke in karo vasatoon mizaram
any way agar betoonam bazam komaketoon konam khoshhal misham
http://arcscripts.esri.com/details.asp?dbid=13792
http://arcscripts.esri.com/details.asp?dbid=13639

omidvaram ta injaye kar tooneste basham komaketoon konam
filaro bayad download konid yekishoon ye ZIP file low capacitiye
u r most welcome any time
with best regards
bye for now
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
mishe bedoonam hadafe shoma az in kar chiye?chin aval inke man nemidoonam autocad ghabeliyate tabdile in file ha masalan DXF ya DWG ro be shape file dare ya na ama bar axesh anjam shode yani masalan narm afzare arc GIS ghabeliyate convert kardane file haye cadi ro be shapefileha ya coverage, yageodatabase feature classes ro dare

arc gis in caro toogeoprocessing. extention anjam mide man ye seri tozihal vasatoon mizaram ya inke mishe ba estefade az model builder inkro anjam dad vali in basytegi be ashnayee shoma be narm afzarhaye arcgis dare
vali agar shoma betoonid ye costomization anjam bedin ke mostaghim beshe az cad be shapefile convert kard kare bozorgi anjam dadid
khob inam az tozihat
:
Instructions provided describe how to convert selected CAD data to ArcGIS shapefile, coverage, or geodatabase feature classes using geoprocessing.


  • Use the FEATURE CLASS TO FEATURE CLASS geoprocessing system tool

    The FEATURE CLASS TO FEATURE CLASS tool takes, as input, any feature layer including a CAD feature class. The tool has a filter query expression parameter. The tool also allows the specification of the output type by specifying the path to the output feature class. Depending on the output workspace type, the tool creates the appropriate output feature class type.

    For example, if the output workspace path points to a file folder, the tool generates a shapefile. If the output workspace is an enterprise geodatabase or geodatabase feature data set, then an enterprise geodatabase feature class is generated
  • using the MAKE FEATURE LAYER tool as part of a Model Builder Model.

    Perform a selective conversion of CAD data by creating a ModelBuilder model that includes the MAKE FEATURE LAYER tool. The conversion is accomplished by using a CAD feature class as input to the MAKE FEATURE LAYER tool and using the resulting feature layer as the input to the COPY FEATURES, APPEND, or FEATURE CLASS TO FEATURE CLASS tool.

    The MAKE FEATURE LAYER tool includes a query expression parameter. Build a query to include only features based on a combination of CAD graphic properties or that reside on a specific CAD layer.

    The MAKE FEATURE LAYER tool also includes the field info parameter control. This parameter allows the omission of the various CAD property fields or the renaming of the fields before the data is written out to disk in the desired data format.

    The resulting feature layer created by the MAKE FEATURE LAYER tool can also participate in a table join, which provides a means to re-establish external database links between database tables and the CAD data before the data is saved to an ArcGIS feature class

khanome mohandes shoma mitoonid scripte in mozoro ham download konid be onvane rahnam
man linke in karo vasatoon mizaram
any way agar betoonam bazam komaketoon konam khoshhal misham
http://arcscripts.esri.com/details.asp?dbid=13792
http://arcscripts.esri.com/details.asp?dbid=13639

omidvaram ta injaye kar tooneste basham komaketoon konam
filaro bayad download konid yekishoon ye ZIP file low capacitiye
u r most welcome any time
with best regards
bye for now

ممنون دوست عزيز، تست میکنم و نتيجه رو به اطلاع شما میرسونم.

من يک پروژه در دست دارم و ميخوام واحدهای عمليات و مخازن پالايشگاه رو بر روی نقشه نمايش بدم با قابليت on و off کردن لايه ها و نمايش اطلاعات online بخش ها روی نقشه و ...
فايل های واحد عمليات به صورت نقشه های cad موجود هست و از آنجايی که وسعت این نقشه ها و جزئيات آن بسيار زیاد می باشد، ترسیم مجدد آن جهت ايجاد ShapeFile اجرای پروژه را به تاخير می اندازد که زیاد برای مديران مطلوب نیست. به دنبال راه سريع تر برای تبديل فايل های Cad به ShapeFile میگردم.
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
راستی یه سئوال ديگه؟؟
در مورد AutoCad Map3D اگه Map سه بعدی ايجاد کنيم، میشه باز هم shape file استاندارد ازش خروجی گرفت؟
 

nimaahm

عضو جدید
manzoore shoma az naghshe naghshehaye geography hast???? yani naghshehayee ke latitude va longtitude daran chon shp. filha tavasote ESRI moarefi shodan va spatial dataro be attribute data vasl mikonan
khob ye link vasatoon mizaram ke fekr konam moshkeletoono hal kone

http://www.brothersoft.com/dxf-to-shapefile-converter-165891.html

ye converter ke filhaye autocado be shp tabdil mikone free ham hast
ama nahveye anjame inkar:

  • In Map Classic Workspace go to the Map menu > Tools > Export.
  • In the Export Location dialog box, select the file format and location for the exported files. Click OK.
  • In the Export Dialog Box, specify how to export objects. To use settings that you stored previously, click Load and select the profile containing the settings.
  • On the Selection tab, specify the objects to export.
    • To select a subset of objects, click Select manually and choose either Select Objects or Quick Select.
    • To filter the selection to export only objects on specific layers or in specific classes, specify the layers and classes to include.
    • To export polygons from a polygon topology, select the topology.
    • To preview the objects that will be exported, click Preview Filtered Selection.
  • On the Data or Feature Class tab, click Select Attributes and select the data to export with the objects.
    • If you are exporting data from an external database, you can export the entire record from the database or just the key fields. Because the key field values are stored in the map, choosing the key field (listed under Link Templates) makes the export faster.
  • On the Feature Class or Options tab, select the options you want.
  • To perform a coordinate conversion, you must have a coordinate system assigned to the map.
    • Check Treat closed polylines as polygons (if it is available) unless you want only polygon objects to be exported as polygons.
  • Click OK to begin the export process
khob man ye demanstration ham daram ke ye video hast va nahveye karo be shoma amoozesh mide
omidvaram moshkel dige hal shode bashe
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
سلام
اول ممنون از پاسختون و لطفتون :gol:

خیلی لطف کرديد. من فردا تست میکنم و اگه مشکلی بود باز هم با کمال شرمندگی مزاحم شما میشم :w05:
:w27: :w30:
 

nimaahm

عضو جدید
rasti yadam raft soal konam
shoma az autocad estefade mikonid ya autodesk?
chon too autodek shoma mitoonid be icone map berid
va az oonja tool bad export va file type toono shp entekhab konid
pas:
map-tool-export va bad az oon too ghesmate file type easri shp
movafagh bashin khanoom mohandes
 

nimaahm

عضو جدید
rasti yadam raft soal konam
shoma az autocad estefade mikonid ya autodesk?
chon too autodek shoma mitoonid be icone map berid
va az oonja tool bad export va file type toono shp entekhab konid
pas:
map-tool-export va bad az oon too ghesmate file type easri shp
movafagh bashin khanoom mohandes​
 

negin17h

مدیر تالارهای مهندسی کامپیوتر و رباتیکمتخصص #C
مدیر تالار
راستش من چون میخواستم یه کم اطلاعاتم رو در مورد نقشه ها تکميل کنم Autodesk Autocad Map 3D 2011 رو نصب کردم که فايل های Cad رو هم باز میکنه. بخش Export چیزی نديدم به Shp؟؟؟!!! :gol:
 

nimaahm

عضو جدید
autocad map 3d 2010 va autodesk 2006 fekr konam vaghti ghesmate exporto baz mikonin too payeen panjere too filetype mishe esri shp ro entekhab kard
bazam check konid vagar na ye kare dige bokonim
 

vahidbassati

عضو جدید
سلام
از6قسمت ساخته شدن
اره میشه تبدیل كردبادازنرم افزارARCgisاستفاده كنی
 
بالا