WFS to Feature Class and JSON from and to Feautre Tools أدوات

القائمة الرئيسية

الصفحات

WFS to Feature Class and JSON from and to Feautre Tools أدوات

لمتابعة موقعنا ليصلك كل جديد إضغط هنا


WFS to Feature Class and JSON from and to Feautre Tools

WFS To Feature Class Tool in ArcToolbox

أداة WFS To Feature Class

ArcMap ArcGIS

How to use WFS To Feature Class Tool in ArcToolbox ArcMap ArcGIS??

How to use WFS To Feature Class Tool in ArcToolbox ArcMap ArcGIS??


كيفية استخدام أداة  WFS To Feature Classفي ArcToolbox ArcMap ArcGIS ؟؟

Path to access the toolمسار الوصول الى الأداة

:

WFS To Feature Class Tool, From WFS Toolset, Conversion Toolbox

WFS To Feature Class Tool, From WFS Toolset, Conversion Toolbox

WFS To Feature Class

Imports a feature type from a web feature service (WFS) to a feature class in a geodatabase.

يستورد نوع معلم من خدمة معالم الويب (WFS) إلى فئة معلم في قاعدة بيانات جغرافية.

1.    WFS Server خادم

Type in the URL and press the Enter key and the feature types from the service will be listed in the Select Feature Type to Extract parameter

اكتب عنوان URL واضغط على مفتاح Enter وسيتم إدراج أنواع الميزات من الخدمة في معلمة تحديد نوع الميزة لاستخراجها

2.    Select Feature Type to Extract حدد نوع الميزة لاستخراجها

Select from the list of feature types published from the WFS service.

حدد من قائمة أنواع الميزات المنشورة من خدمة WFS.

3.    Output Location موقع الإخراج

The output location can be the root level of a geodatabase or a feature dataset within a geodatabase. If the output location is a feature dataset, the coordinates are converted from the source coordinate system to the coordinate system of the feature dataset.

يمكن أن يكون موقع الإخراج هو المستوى الجذر لقاعدة بيانات جغرافية أو مجموعة بيانات معلم ضمن قاعدة بيانات جغرافية. إذا كان موقع الإخراج عبارة عن مجموعة بيانات معلم ، يتم تحويل الإحداثيات من نظام إحداثيات المصدر إلى النظام الإحداثي لمجموعة بيانات المعلم.

4.    Feature Class Name اسم فئة الميزة

The name of the feature class to create within the output location. If the feature class name already exists in the geodatabase, the name will be auto-incremented. By default, the feature type name is used.

اسم فئة المعالم المراد إنشاؤها داخل موقع الإخراج. إذا كان اسم فئة المعلم موجودًا بالفعل في قاعدة البيانات الجغرافية ، فسيتم زيادة الاسم تلقائيًا. بشكل افتراضي ، يتم استخدام اسم نوع الميزة.

Features To JSON Tool in ArcToolbox

أداة ميزات لـ JSON

ArcMap ArcGIS

How to use Features To JSON Tool in ArcToolbox ArcMap ArcGIS??

How to use Features To JSON Tool in ArcToolbox ArcMap ArcGIS??


كيفية استخدام أداة  ميزات لـ  JSONفي ArcToolbox ArcMap ArcGIS ؟؟

Path to access the toolمسار الوصول الى الأداة

:

Features To JSON Tool, From JSON Toolset, Conversion Toolbox

 Features To JSON Tool, From JSON Toolset, Conversion Toolbox

Features To JSON

Converts features to JSON format. The fields, geometry, and spatial reference of features will be converted to their corresponding JSON representation and written to a file with a .json extension.

يحول الميزات إلى تنسيق JSON. سيتم تحويل الحقول والهندسة والإسناد المكاني للمعالم إلى تمثيل JSON المقابل لها وكتابتها في ملف بامتداد .json.

1.    Input features ميزات الإدخال

The features to convert to JSON.

ميزات التحويل إلى JSON.

2.    Output JSON الإخراج

The output JSON file.

ملف JSON الناتج.

3.    Formatted JSON (optional) تنسيق JSON (اختياري)

If checked, the JSON will be formatted to improve readability similar to the ArcGIS REST API specification's PJSON (Pretty JSON) format.

· Unchecked—The features will not be formatted. This is the default.

· Checked—The features will be formatted to the PJSON specification.

إذا تم تحديده ، فسيتم تنسيق JSON لتحسين قابلية القراءة على غرار تنسيق PJSON (Pretty JSON) لمواصفات ArcGIS REST API.

• غير محدد - لن يتم تنسيق الميزات. هذا هو الافتراضي.

• تم التحديد - سيتم تنسيق الميزات وفقًا لمواصفات PJSON.

4.    Include Z values (optional) تضمين قيم Z (اختياري)

Include z-values of the features to the JSON.

· Unchecked—The z-values will not be included in geometries and the hasZ property of the JSON will not be included. This is the default.

· Checked—The z-values will be included in geometries and the hasZ property of the JSON will be set to True.

قم بتضمين قيم z للميزات في JSON.

• غير محدد - لن يتم تضمين قيم z في الأشكال الهندسية ولن يتم تضمين خاصية hasZ الخاصة بـ JSON. هذا هو الافتراضي.

• تم التحديد - سيتم تضمين قيم z في الأشكال الهندسية وسيتم تعيين خاصية hasZ الخاصة بـ JSON إلى True.

5.    Include M values (optional) تضمين قيم M (اختياري)

Include m-values of the features to the JSON.

· Unchecked—The m-values will not be included in geometries and the hasM property of the JSON will not be included. This is the default.

· Checked—The m-values will be included in geometries and the hasM property of the JSON will be set to True.

قم بتضمين قيم m للميزات في JSON.

• غير محدد - لن يتم تضمين قيم m في الأشكال الهندسية ولن يتم تضمين خاصية hasM لـ JSON. هذا هو الافتراضي.

• تم التحديد - سيتم تضمين قيم m في الأشكال الهندسية وسيتم تعيين خاصية hasM لـ JSON على True.

6.    GeoJSON (optional) GeoJSON (اختياري)

If checked, output will be created as GeoJSON.

· Unchecked—The output will be created as Esri JSON. This is the default.

· Checked—The output will be created in the GeoJSON format.

إذا تم تحديده ، فسيتم إنشاء الإخراج كـ GeoJSON.

• غير محدد - سيتم إنشاء الإخراج كـ Esri JSON. هذا هو الافتراضي.

• تم التحديد - سيتم إنشاء الإخراج بتنسيق GeoJSON.

JSON To Features Tool in ArcToolbox

أداة JSON لـ ميزات

ArcMap ArcGIS

How to use JSON To Features Tool in ArcToolbox ArcMap ArcGIS??

How to use JSON To Features Tool in ArcToolbox ArcMap ArcGIS??


كيفية استخدام أداةJSON لـ ميزات في ArcToolbox ArcMap ArcGIS ؟؟

Path to access the toolمسار الوصول الى الأداة

:

JSON To Features Tool, From JSON Toolset, Conversion Toolbox

 JSON To Features Tool, From JSON Toolset, Conversion Toolbox 

JSON To Features

Converts JSON features based on ArcGIS REST API specification into a feature class. The feature class will have fields, geometry type, and spatial reference as defined in the JSON.

يحول معالم JSON استنادًا إلى مواصفات ArcGIS REST API إلى فئة معلم. سيكون لفئة المعالم حقول ونوع هندسي ومرجع مكاني كما هو محدد في JSON.

1.    Input JSON الإدخال

The JSON file (.json) to convert.

ملف JSON (.json) المراد تحويله.

2.    Output feature class فئة ميزة الإخراج

The output feature class to create.

فئة ميزة الإخراج المراد إنشاؤها.


 اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:


مجموعة على الفيس بوك ArcGIS Pro من هنا.
مجموعة على الفيس بوك GIS for WE - ArcGIS Pro من هنا.
صفحة الفيس بوك GIS for WE من هنا.

 

GIS for WE

تعليقات

التنقل السريع
    >