Support Forums

Old 02-28-2008, 08:01 AM   #1
Member
 
Join Date: Dec 2006
Posts: 96
Rep Power: 12
objelland is on a distinguished road
Exclamation Map integration - help needed

Hi

I am about to integrate a map module into my classefied, but I need some help to understand, integrate and test the solution.
I am willing to pay for the work done ofcourse.
My experience in this particular area is close to nothing, so I hope that someone has the possibility to help.

Code:
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.
POST /gislinelocation/locationservicemulti.asmx/LocationSearchLatLon HTTP/1.1
Host: webhotel.gisline.no
Content-Type: application/x-www-form-urlencoded
Content-Length: length
gateadresse=string&postnummer=string&poststed=string&kommune=string&lat=string&lon=string&x=string&y=string&koordinatsystem=string&eksakt=string&buffer=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfLatLonLocation xmlns="http://www.gisline.no/locationservice/">
  <LatLonLocation>
    <X>double</X>
    <Y>double</Y>
    <Lat>double</Lat>
    <Lon>double</Lon>
    <Avstand>double</Avstand>
    <Type>string</Type>
    <Tekst>string</Tekst>
    <Fylke>string</Fylke>
    <Kommune>string</Kommune>
    <Omraader>string</Omraader>
    <Bydel>string</Bydel>
  </LatLonLocation>
  <LatLonLocation>
    <X>double</X>
    <Y>double</Y>
    <Lat>double</Lat>
    <Lon>double</Lon>
    <Avstand>double</Avstand>
    <Type>string</Type>
    <Tekst>string</Tekst>
    <Fylke>string</Fylke>
    <Kommune>string</Kommune>
    <Omraader>string</Omraader>
    <Bydel>string</Bydel>
  </LatLonLocation>
</ArrayOfLatLonLocation>
Please contact me!

Thanks,

Oyvind
__________________
objelland
V3.1.5b Developer
objelland is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
template integration manilaboy Pre Sales Questions 4 01-10-2008 12:21 PM
Forum integration help early v3.1 Questions & Support 3 03-22-2007 06:02 PM


All times are GMT -4. The time now is 05:59 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0