Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gis

Vertical Alignment Of Tms Tiles In Leaflet Using Epsg:25832 Projection

I am using Leaflet with Proj4Leaflet to work with tiles in 25832. The application is fairly simple:… Read more Vertical Alignment Of Tms Tiles In Leaflet Using Epsg:25832 Projection

Change The Visibility Of Layer By Using Variable Instead Of Layer's Name Itself

This is my select option. None Solution 1: Edited: eval (layer_name) .setVisibil… Read more Change The Visibility Of Layer By Using Variable Instead Of Layer's Name Itself

Convert .shp Files To An Excel Spreadsheet Programmatically

I have a file in .shp format and I need it to convert it to an Excel spreadsheet programmatically. … Read more Convert .shp Files To An Excel Spreadsheet Programmatically

Google Maps V3 Circle & Circle That I Created Do Not Match

I created a circle using the Google Maps V3 API and also tried to make a circle of markers with the… Read more Google Maps V3 Circle & Circle That I Created Do Not Match

Creating Google Maps' Interface In Dojo

I am trying to use the ArcGIS 2.1 JS API to create a custom interface that looks similar to Google … Read more Creating Google Maps' Interface In Dojo