نتائج البحث

  1. ا

    Benchmarks for importing OSM data into a *.gdb (ArcGIS)?

    Does anyone know what the fastest way to import OpenStreetMap data into an ArcGIS File Geodatabase (*.gdb) is? I see two options: OpenStreetMap Loader, which handles a *.bz2 input, or the file loader from the OpenStreetMap Editor toolbox, which handles a *.osm input. I have to import about...
  2. ا

    Dermatologist

    Dermatologist, to perform all non surgical cosmetic procedures such as fillers*, botox and prp * Job Details Date Posted:2015-08-02Job Location:Dubai, United Arab EmiratesJob Role:Healthcare/MedicalCompany Industry:Medical/Hospital; Healthcare, other; Healthcare, Practitioner and...
  3. ا

    Cannot view OAuth Basic ArcGIS API for Javascript code sample in local drive

    I admit this is a real basic question (I'm very new to web development), but when I try saving the contents of this OAuth sample on to my local drive, I cannot view it in my browser - the screen is blank. I also tried replacing the appId line with the App ID of an ArcGIS Online app that I...
  4. ا

    labelling line features

    I am working with arcmap 10.2.2. I would like to label features in maps which I create with data driven pages. I have one ddp layer and another layer with the labels. The layer with the label features have map nummers (a field in the attribute table) according to the map numbers in the ddp. Now...
  5. ا

    Tabulate Area in ArcGIS for Desktop not creating correct output?

    I have used the Tabulate Area zonal spatial analyst tool in ArcGIS many times, and am encountering a problem for the first time. I am using a polygon grid (fishnet) as my zone dataset, and tabulating areas of different raster values that fall within the polygon cells, for four different raster...
  6. ا

    How to apply a radial fill to a voronoi polygon centred on its original home point in

    I'm working with a point layer (airports from OpenFlights), and I want to create a map of distance to the nearest airport. I thought I might be able to do this by using radial fill on the voronoi polygons. I created the voronoi polygons. These included the original fields from the airports...
  7. ا

    How to use color correction in ERDAS IMAGINE Mosaic Pro

    This video shows you how to use Image Dodging to easily correct color imbalance in images during the mosaic process. أكثر...
  8. ا

    انواع ثبت شركت

    توسط حداقل يك مدير كه شركا از ميان خود انتخاب مي نمايند اداره مي شود مدير مزبور ممكن است غير از شركا بوده است موسسات غير تجاري موسساتي هستند كه جهت مقاصد غير تجاري مثل امور علمي ادبي يا امور خيريه و امثال آن تشكيل مي شوند ثبت شرکت سهام أكثر...
  9. ا

    Using Lastile in Qgis

    I want to tile one large las tile into few minor. But i just cant get it done. My original LAS file have around 30mil points and i want to get 5 smaller LAS files with 5mil points in it. What is that i dont know is what exactly to put into "tile size" line. Thanks in advance...
  10. ا

    France Coordinate Systems

    Is anyone ever imported into Manifold files in the new French system. Manifold propose RGF93 but apparently I can not specify the area described (CC47). Thank you for any information. أكثر...
  11. ا

    x y coordinates are displaced in geotools crs when saving to store

    Map params = ...; // postgis params DataStore dataStore = DataStoreFinder.getDataStore(params); SimpleFeatureCollection collection=...;// collection to save SimpleFeatureType schema = collection.getSchema(); dataStore.createSchema(schema); // but it creates with name "polygon"...
  12. ا

    How to calculate the distance between a line and a point (using lat/lon coordinates)

    In my Android app, I need to calculate the distance from a point (the device's location, which is a lat/lon coordinate) to a line (defined by two lat/lon coordinates), and get the result in meters. I've taken a look at this page and the Java-code there, but I realize that I can't use that code...
  13. ا

    Human Lasers

    This is truly amazing. Researchers at Harvard Medical School have found that they can get human cells to emit light in a tightly focused beam; in other words – a laser beam. They actually found... Click Title to Continue Reading... أكثر...
  14. ا

    دورة تدريبيية

    الــدورة التدريبيـــة/السكرتاريــة الحديـثـــة وإدارة مكاتــب القيــادات بـــداً مـــن 4 : 8 أكتوبـــر 2015م في اسطنبــــول _ الجمهوريــة... أكثر...
  15. ا

    what is the difference between Coordinate System and Coordinate Reference System

    What is the concept of Coordinate Refenrece System. You know GeoTools has a FeatureType class having getCoordinateReferenceSystem() function and also a CoordinateReferenceSystem class having getCoordinateSystem(). I want to know what is the difference and what is the key point. Is a...
  16. ا

    مشروع الركائز والوصلات - Mola Structural Kit

    المعرفة ضرورية للغاية لكل مهندس ومعماري، وخاصة في مرحلة تصميم المشروع ويتمثل التحديفي هذا المشروع ببساطه في خلق فكره ابداعيه لتحويل التحليل الانشائى الى واقع مجسم وسلس يمكنك التعامل و هذا طبعا ما سيزيد من خلق العديد من التصميمات الابداعيه في المستقبل With the aim of visually demonstrating the...
  17. ا

    Converting labels to points using ArcGIS Desktop?

    is there a way to convert labels, created by Maplex labeling engine to point features? In MapInfo and CAD software, it's possible to convert labels to points. Those point features include a text and a rotation for this point. When text is horizontal, it includes all the text. When the text is...
  18. ا

    Converting MapInfo (MapBasic) Script into ArcPy?

    I have a MapBasic script that divides an irregular polygon into smaller polygons of 1 hectare each. Would anyone help me to convert the following into an ArcPy script. ' This program requires an open MapInfo Table named woodlots with fields lot (integer) and area (dec or float)Declare Sub...
  19. ا

    Querying raster in ArcGIS Desktop?

    I am using ArcGIS 10 (includes spatial and geostatistical analyst). I have a raster (GRID) with a value range of -167 to 18. I would like to query the raster and create a new one with only the values between -117 and -69. I cannot figure out how to use the raster calculator to do this...
  20. ا

    How do I make equidistant circles in QGIS?

    What's the simplest way to make equidistant circles in PostGIS/QGIS? (my software versions are Postgres 9.3, PostGIS is 2.1, QGIS 2.10) I'm trying to make it naively. I create buffers around my city from 1,000 km to 10,000 km in PostGIS, but the circles get broken. WITH series AS (SELECT...
أعلى