[
Distributors
Our Distributors Around the World
We are world leaders in the use of fiber based technologies to prevent loss during the drilling process and we have developed a unique range of products which are proven to save our customers considerable time and cost through optimizing well productivity and payzone extraction.
mapboxgl.accessToken = 'pk.eyJ1Ijoib2JtZHJpbGNoZW0iLCJhIjoiY2txa2V3N2hvMGl2dzJ2cGlvdTVjam0waiJ9.cBw5XkBtmPU2xmFeWbFTvQ'; var map = new mapboxgl.Map({ container: 'map', style: 'mapbox://styles/obmdrilchem/ckqklad9h32rh17pinan701yj', center: [106.8, -6.16667], zoom: 3 }); map.on('click', function (e) { var features = map.queryRenderedFeatures(e.point, { layers: ['obm-distributor-revisi'] }); if (!features.length) { return; } var feature = features[0]; var popup = new mapboxgl.Popup({ offset: [0, -15] }) .setLngLat(feature.geometry.coordinates) .setHTML( "<div class='text-center'><strong>" + feature.properties.title + "</strong><div class='row pd-map'><div class='col-lg-4 map-image'><img src=" + feature.properties.short_code + "></div> <div class='col-lg-8 text-left'>Address : " + feature.properties.place_name + "<br> Phone : " + feature.properties.description + "</div> </div> </div> " ) .addTo(map); });
Our customers cross a broad spectrum of the oil and gas industry and include some of the largest service companies and oil companies right through to the smaller niche operators and service companies.