Warning: Cannot modify header information - headers already sent by (output started at /home1/metalalp/public_html/geoweb/wp-config.php:78) in /home1/metalalp/public_html/geoweb/wp-includes/feed-rss2.php on line 8
OpenLayers – An Ordinary Geo Web Developer’s Blog http://www.geowebdeveloper.com Something about GeoWeb Thu, 12 Jun 2014 11:18:36 +0000 en-US hourly 1 https://wordpress.org/?v=4.6.19 1st Book Review : OpenLayers Cookbook http://www.geowebdeveloper.com/2012/10/05/1st-book-review-openlayers-cookbook/ Fri, 05 Oct 2012 11:51:03 +0000 http://www.geowebdeveloper.com/?p=163 I know I haven’t been writing for a long time even I want to and hope that this post will start a new habit for me to write regular. This is my first book review so please be kind about judging my post 🙂

Anyway, lets start the review :

As far as I know, “OpenLayers Cookbook” is the second book directly related to OpenLayers framework written by Antonia Santiago Perez. “Packt Publishing” released the book like the first OpenLayers Book. As the name implies that this book is more than a teaching book. There are 60 recipes about the OpenLayers in 8 main chapters. These chapters are as follows :

  1. Web Mapping Basics
  2. Adding Raster Layers
  3. Working with Vector Layers
  4. Working with Events
  5. Adding Controls
  6. Theming
  7. Styling Features
  8. Beyond the Basics

Even there are some basic concepts, the advanced concepts are dominant in the book. If you are not familiar with OpenLayers and core GIS concepts like layers (WMS, KML, GML), I suggest you should first read the first book named, “OpenLayers 2.10 Beginner’s Guide”, otherwise you can dive into the book. The recipes in the book are directly related to business cases which you have to solve in your work days. Some recipes can be a life saver if your customer/boss wants different action in your web mapping apps.

The following recipes are the most liked ones by myself :

  • Using the cluster strategy
  • Creating a side-by-side map comparator
  • Implementing a work in progress indicator for map layers
  • Listening for non-OpenLayers events
  • Creating a new OpenLayers theme
  • Defining custom rules to style features
  • Working with projections
  • Creating a custom control
  • Making an animation with image layers

I’m working with different mapping frameworks/APIs like Google Maps JS API, Bing Maps API, Leaflet, MapBox JS and OpenLayers in different conditions The most powerful and detailed framework is OpenLayers and this book is a good resource if you want to learn this powerful framework in details.

Please buy the book to support writer instead of downloading the illegal copies. This will courage more people to write this kind of books to support Open Source projects like OpenLayers.

PS : There is also another review for the book from GeoWebGuru.

]]>
Presentations I Gave Until Now http://www.geowebdeveloper.com/2009/11/26/presentations-i-gave-until-now/ Thu, 26 Nov 2009 15:03:10 +0000 http://www.geowebdeveloper.com/?p=62 This post is related to presentations and workshops that I gave until now.  All of them is related to Geo issues such as Google Maps API, Google App Engine, ArcGIS Server and its APIs, Arc2Earth and Microsoft Virtual Earth (aka Bing Maps).

  • Life Cycle of Mashups at DSI – Ankara / Turkey – 29 May 2009 (Turkish) (Presentation)
  • Enterprise Mashups in the Clouds – Abu Dhabi / United Arab Emirates – 28 Apr 2009 (Presentation)
  • Google Maps and Enterprise Mashup Development (Workshop) – Ankara / Turkey – 21 Dec 2008 (Turkish) (Presentation Part-1 Part-2 Part-3 Part-4)
  • Developing Web Based GIS Applications from the Google Maps Approach  – Ankara / Turkey – 21 Nov 2008 (Turkish) (Presentation)
  • (ESRI European User Conf.) Developing Hydrology Mashups with ArcGIS Server 9.3 – London / UK – 30 Oct 2008 (Presentation)
  • Developing Web Based GIS Applications with “Google Maps” or “Microsoft Virtual Earth – Trabzon / Turkey – 31 Oct 2007  (Turkish) (Presentation) (Paper)
  • (ESRI European User Conf.) Web-based Water Information System Using GIS in Turkey – Stockholm / Sweden – 28 Sep 2007  (Presentation)
]]>
ExtMap website is opened… http://www.geowebdeveloper.com/2009/06/24/extmap-website-is-opened/ Wed, 24 Jun 2009 08:56:00 +0000 http://www.geowebdeveloper.com/?p=44 I have been working on ExtMap (previously known as Summit ExtMap)  versions and its website. Today I ‘m proud of announcing the three versions of ExtMap and its website. As it is stated, I changed the name of project from Summit ExtMap to ExtMap and the versions are as follows:

  • ExtMap JS (ExtJS, Google Maps API and ArcGIS JavaScript Extension for the Google Maps API)
  • ExtMap REST (ExtJS, Google Maps API and ArcGIS Server REST API)
  • ExtMap OL (ExtJS and OpenLayers)

JS ve REST versions are mostly the same as Summit ExtMap, but OL version has some missing features which will be done soon. The website of ExtMap is also available as

http://www.geowebdeveloper.com/extmap

Please do not hesitate to ask any questions or suggestions related to ExtMap.

]]>
ArcIMS support for OpenLayers http://www.geowebdeveloper.com/2009/04/13/arcims-support-for-openlayers/ Mon, 13 Apr 2009 09:12:00 +0000 http://www.geowebdeveloper.com/?p=42 Today, I’ve looked at OpenLayers examples and surprised about the new additions. Now, OpenLayers support ArcIMS layers. I know some people are moving to 9.3, but some are still preferring the IMS version due to its simplicity and performance. The best client for IMS is FlashIMS as far as I know, but now you can add your IMS layers to OpenLayers. This enhances the possibilities to add different layers to OpenLayers with IMS.

Examples of OpenLayers with IMS:

1- ArcIMS Example

2- ArcIMS Thematic Example

Thanks to developers of Avencia.

]]>