Select Page

Geographic

H29 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.distance(X_Location, geography'POINT(-122.352594 47.739784)') le 1000&$top=5

H29 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api.bridgedataoutput.com/api/v2/OData/abor_ref/Property?$filter=ListPrice lt 900000 and geo.intersects(Coordinates, POLYGON((-97.90117 30.547803,-97.870488 30.356415, -97.62669 30.430726, -97.90117 30.547803)))&$top=10

H28 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api.bridgedataoutput.com/api/v2/OData/abor_ref/Property?$filter=geo.distance(Coordinates, POINT(-97.62669 30.430726)) le 10&$top=10

H26 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://sparkapi.com/Reso/OData/Property?$filter=(PropertyType eq 'Residential') and geo.intersects(Location,geography'POLYGON((-85.666028 42.920418,-85.672022 42.941522,-85.625124 42.940888,-85.623763 42.920824,-85.666028 42.920418))')&$top=4&$select=ListingKey,BedroomsTotal,Directions,ListingContractDate,ModificationTimestamp,StandardStatus,PropertyType,Location,PublicRemarks,StreetName,StreetNumber,City

H25 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://sparkapi.com/Reso/OData/Property?$filter=geo.distance(Location, geography'POINT(-85.666028 42.920418)') le 4&$top=4

H26 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. http://resoapi.wfrmls.com/reso/odata/Properties?$filter=geo.distance(GeoLocation, geography'SRID=3956;POINT(-111.898248 40.576672)') lt 10&$select=ListingKey,BedroomsTotal,Directions,ListingContractDate,ModificationTimestamp,StandardStatus,PropertyType,City,PublicRemarks,Latitude,Longitude&$top=10

H30 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.intersects(X_Location,geography'POLYGON((-80.214068 25.753658, -80.194161 25.758720, -80.202742 25.763336, -80.222258 25.762522, -80.214068 25.753658))')&$top=5&$select=ListingKey,BedroomsTotal,PropertyType,StreetName,StreetNumber,City,ModificationTimestamp,OriginatingSystemName,OriginatingSystemSubName,Appliances,ListingContractDate,AssociationFeeFrequency

H29 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.distance(X_Location, geography'POINT(-80.214068 25.753658)') le 1000&$top=5

H28 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api.bridgedataoutput.com/api/v2/OData/mlspin/Properties?$filter=(PropertyType has PropertyEnums.PropertyType'Residential') and geo.intersects(Coordinates,POLYGON((-71.106631 42.388223,-71.132453 42.388694,-71.140783 42.412775,-71.106858 42.412863)))&$top=10&$select=ListingKey,ListingContractDate,BedroomsTotal,StreetName,OnMarketDate,PropertyType,ModificationTimestamp,ListAgent

H27 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api.bridgedataoutput.com/api/v2/OData/mlspin/Properties?$filter=geo.distance(Coordinates, POINT(-71.106631 42.388223)) le 3&$top=10

H29 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api.bridgedataoutput.com/api/v2/OData/har/Properties?$filter=(PropertyType eq 'Residential') and geo.intersects(Coordinates,POLYGON((-95.436157 29.829612,-95.472636 29.833111,-95.472467 29.866538,-95.429713 29.870111,-95.436157 29.829612)))&$top=10&$select=ListingKey,BedroomsTotal,StreetName,StreetNumber,City,PropertyType,ModificationTimestamp,ListAgent,CloseDate

H28 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api.bridgedataoutput.com/api/v2/OData/har/Properties?$filter=geo.distance(Coordinates, POINT(-95.436157 29.829612)) le 5&$top=10

H30 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.intersects(X_Location,geography'POLYGON((-84.23567 33.681218, -84.202101 33.686658, -84.205493 33.763106, -84.23567 33.681218))')&$top=5&$select=ListingKey,BedroomsTotal,PropertyType,StreetName,StreetNumber,City,ModificationTimestamp,OriginatingSystemName,Appliances,ListingContractDate,AssociationFeeFrequency

H29 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.distance(X_Location, geography'POINT(-122.256 37.8078)') le 1000&$top=5

H30 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.intersects(X_Location,geography'POLYGON((-84.23567 33.681218, -84.202101 33.686658, -84.205493 33.763106, -84.23567 33.681218))')&$top=5&$select=ListingKey,BedroomsTotal,PropertyType,StreetName,StreetNumber,City,ModificationTimestamp,OriginatingSystemName,Appliances,ListingContractDate,AssociationFeeFrequency

H29 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.distance(X_Location, geography'POINT(-84.23567 33.681218)') le 1000&$top=5

H26 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://sparkapi.com/Reso/OData/Property?$filter=(PropertyType eq 'Residential') and City eq 'Loxahatchee' and geo.intersects(Location,geography'POLYGON((-80.361589 26.724994, -80.361670 26.739507, -80.352591 26.738970, -80.361589 26.724994))')&$top=4&$select=ListingKey,BedroomsTotal,Directions,ListingContractDate,ModificationTimestamp,StandardStatus,PropertyType,Location,PublicRemarks,StreetName,StreetNumber

H25 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://sparkapi.com/Reso/OData/Property?$filter=geo.distance(Location, geography'POINT(-80.352884 26.723936)') le 10&$top=4

H28 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://sparkapi.com/Reso/OData/Property?$filter=(PropertyType eq 'Residential') and geo.intersects(Location,geography'POLYGON((-111.700401 33.215137, -111.700274 33.204770, -111.634575 33.205181, -111.635765 33.219113, -111.700401 33.215137))')&$top=10&$select=ListingKey,BedroomsTotal,Directions,ListingContractDate,ModificationTimestamp,StandardStatus,PropertyType,City,StreetName,StreetNumber

H27 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://sparkapi.com/Reso/OData/Property?$filter=geo.distance(Location, geography'POINT(-111.700401 33.215137)') le 10&$top=10

H30 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api.bridgedataoutput.com/api/v2/OData/abor_ref/Property?$filter=ListPrice lt 900000 and geo.intersects(Coordinates, POLYGON((-97.90117 30.547803,-97.870488 30.356415, -97.62669 30.430726, -97.90117 30.547803)))&$top=10

H29 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://api.bridgedataoutput.com/api/v2/OData/abor_ref/Property?$filter=geo.distance(Coordinates, POINT(-97.62669 30.430726)) le 10&$top=10

H26 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://sparkapi.com/Reso/OData/Property?$top=10&$filter=ListPrice gt 25000 and geo.intersects(Location, geography'POLYGON((-88.690586 30.535,-88.683199 30.535374,88.682834 30.532269,-88.690586 30.535 28.896669))')&$select=ListingKey,BedroomsTotal,Directions,ListingContractDate,ModificationTimestamp,StandardStatus,PropertyType,Location,StreetNumber,StreetName

H25 | Geospatial Filter within a radius

A geographic search from a point in the Data System. Note that the structure of a geospatial search can vary per MLS.Search. Pay attention to MLS Service metadata name for Type=”Edm.GeographyPoint”. https://sparkapi.com/Reso/OData/Property?$top=10&$filter=geo.distance(Location, geography'POINT(-88.690586 30.535)') lt 10&$select=ListingKey,BedroomsTotal,Directions,ListingContractDate,ModificationTimestamp,StandardStatus,PropertyType,Location,StreetNumber,StreetName

H30 | Geospatial Filter within a polygon

Need a minimum of four points to search by a polygon. The first and last points must be the same and because you’re able to put ‘holes’ into your polygon, you’d need to wrap the coords in another set of parenthesis. Note that the structure of a... https://api-prod.corelogic.com/trestle/odata/Property?$filter=geo.intersects(X_Location,geography'POLYGON((-84.23567 33.681218, -84.202101 33.686658, -84.205493 33.763106, -84.23567 33.681218))')&$top=5&$select=ListingKey,BedroomsTotal,PropertyType,StreetName,ModificationTimestamp,OriginatingSystemName,Appliances,ListingContractDate,AssociationFeeFrequency
Subscribe To Our Blog!

Subscribe To Our Blog!

Join our mailing list to receive the latest news and updates from our team.

You have Successfully Subscribed!