نتائج البحث

  1. ا

    How to reproject vector from WGS84 to Bogota 1975 / Colombia Bogota zone EPSG 21897 o

    I have a problem with the projection of the vector with protected areas in Colombia. I've been trying, -> Set CRS, -> Custom CRS, -> Define current projection -> Save as and the projection I need. Nothing works. The new projection/coordinate system is being shown when I look at the metadata but...
  2. ا

    For the old timers among us . . . .

    A trip down memory lane . . .http://youtu.be/O-XrRQf7BPM Not quite cartography but a lot of the tools and processes used in graphic design were used in cartography. أكثر...
  3. ا

    Cartodb image header doesn't show up after publishing the map

    I've linked image header to my map, I normally can view it while editing it. Then, when I publish it via link or embed code, the image doesn't appear, only a gray color. I customized HTML code only by changing the height. This is the code, is there something wrong? <div class="cartodb-popup...
  4. ا

    Save to json postgres

    Please help me for click ?I didnt parse to Json data http://stackoverflow.com/questions/32024540/save-to-json-postgres-java-lang-unsupportedoperationexception أكثر...
  5. ا

    SLAM – Based Mapping

    In a move aimed at stimulating the growth of new mapping applications, Real Earth has partnered with Velodyne LiDAR to lower the cost of entry for creation of high quality LiDAR-sourced maps –... Click Title to Continue Reading... أكثر...
  6. ا

    Sea surface tempreture of landsat images using ENVI

    Hi, Can some one gives me a good method to estimate sea surface tempreture using landsat images? Thank you أكثر...
  7. ا

    Creating more than one Openlayers layer switcher

    I am developing an OpenLayers 3 web application were I would like to incorporate more than one Layer Tree alongside my map. I have this JSFiddle set up that it has a map with multiple layers and one Layer Tree. I would like to duplicate the layer tree multiple times and have a parameter (as per...
  8. ا

    QGIS open tif file larger than 10 GB, '*.tif is not a supported raster data source'

    When trying to use QGIS to open a tif file larger than 10GB, I encountered an error says "*.tif is not a supported raster data source." Is there any way or other software to open large tif files? أكثر...
  9. ا

    list of coordinates with unknown projection

    I've a list of coordinates which were recorded in a last years aerial survey. Besides this I've the flightlog. The list of coordinates was created "manually" by writing down the position into a spreadsheet. The projection of the flightlog data is: WGS84, EPSG4326 This files works fine and the...
  10. ا

    PostGIS connect points to 1 closing/bounding line

    I have this points represented as geom: And when I apply: ST_MakeLine(points.geom) I got this: When I need something like closing/bounding line (and even better the whole area as 1 geom): Thanks, أكثر...
  11. ا

    How work with Layers with different projection in openlayers-3?

    I'm using openlayers-3.8.2. I have some ol.layer.Tile layers and ol.layer.Vector layers. The projection of ol.layer.Tile layers and ol.layer.Vector layers are different. ol.layer.Tile layers work with EPSG:3857 and ol.layer.Vector layers work with EPSG:4326. What's the best solution for working...
  12. ا

    [QGIS 2.x] Fonction "Find" / "Rechercher"

    Bonjour, j'utilise depuis peu QGIS 2.8 Wien, et je cherche en vain l'équivalent de la fonction "Rechercher" ("Find") de Mapinfo, qui permet de faire une recherche sur un point précis d'un vecteur ; par exemple : la fonction Select permet de trouver la rue de la Paix, et la fonction Find...
  13. ا

    How to copy attachment feature class from personal GDB to File GDB?

    I have some feature classes with attachments in personal geodatabase . I want to copy these from personal to file geodatabase automatically using arcpy. I used the code suggested by @Aaron to copy all feautre classes and datasets to file geodatabase.It was great But i couldn't copy attachments...
  14. ا

    Downloading All Image Attachments from ArcGIS Online Feature Services

    ArcGIS Online (AGOL) IS a great tool and we encourage many customers to use it and have sold several subscriptions. Sometimes it may be necessary to get all of the images you have taken down from the cloud and host them locally or Offline. This tutorial puts it all together. **ArcMap is not...
  15. ا

    Ecologism

    Ecologism in politics أكثر...
  16. ا

    road traffic intersection simulator

    I want to create a traffic intersection simulator with 5 fixed intersections consisting of 3 lanes. Vehicles like car, truck, bus moving through, left and right with lane changing feature. How can i start? Do anyone have good samples? Which technology/language i should use? Similar to this for...
  17. ا

    QPyNullVariant when working with csv

    id = 5 expr = QgsExpression("ID ="+str(id)) selected = csv_layer.getFeatures(QgsFeaturesRequest(expr)) features_list = [feature.attributes() for feature in selected] print feature_listIf I run this code, where csv_layer is valid delimited text layer, it prints list, that is correct...
  18. ا

    Openlayers 3 layer style issue

    I need to create a layer with meteorological icons on it - about 100 of them. So. I define its source like this: mappingAPI.meteoIconLayerSource = new ol.source.Vector({});I add icons as features like this: for(stan in meteo.meteoData) { var iconFeature = new ol.Feature({...
  19. ا

    How to combine rows in attribute table using ArcGIS for Desktop?

    I have an attribute table with three columns "FID" "Shape" and "Class" All records have the same shape (polygon). Each record has its own FID. I have three classes, "A", "B", or "C". I have twenty records for Class C and would like to combine them into one record. I have tried doing a...
  20. ا

    How can I remove default zoom in/out [+/-] buttons from openlayers to keep the naviga

    I want to remove the default zoom +/- buttons from openlayers. Here is my code when I added, controls: [ new OpenLayers.Control.Navigation(), new OpenLayers.Control.ArgParser(), new OpenLayers.Control.Attribution() ]to the map = new OpenLayers.Map, to...
أعلى