0

I am working in a real state project (linux, drupal, php 5, mysql) and I need to pull data in from the local mls sytem.

What data structure should I use IDX or RETS? (and why?)

Thank you

skaffman
  • 398,947
  • 96
  • 818
  • 769
Emil Orol
  • 593
  • 6
  • 20

3 Answers3

1

Well. Don't know these format myself (therefore sorry if this answer won't be satisfying to you), but a quick search revealed few already existing Drupal modules which seem to do what you are looking for:

and few example discussions on the subject:

But perhaps you've already seen them?

Maciej Zgadzaj
  • 631
  • 5
  • 11
1

Technically, IDX is an NAR policy and not a technology. RETS is a protocol for sharing property listing data over the net.

When then term is misused and not relating to the NAR policy, IDX is meant to use a limited set of data generally useful for advertising purposes only. RETS, when misused in a similar matter, may mean the full feed of data.

ktgeek
  • 21
  • 3
1

For MLS/IDX Data Downloading from server RETS IQ in Java is good.

Data Structure in Storage format

<MLSNAME>/DataDownload/
         /DataProcessed/
oers
  • 18,436
  • 13
  • 66
  • 75