ULRS 311 Data Service
This site is a web proxy of a subset of the ULRS data services. It is intended for use by the mobile 311 application only. It will not be supported by the city of Philadelphia for any other purposes.
Sample Endpoints:
Ticket Types
Data/TicketTypes Sample Link: (All Ticket Types)
Find an address using location
Data/Address/{x}/{y}/{ticketType:Optional}
Sample Link: (Reverse Geocode at City Hall)
Data/Address/{x}/{y}/{ticketType:Optional}
Sample Link: (Reverse Geocode at City Hall: Streets TicketType)
Data/Address/{x}/{y}/{ticketType:Optional}
Sample Link: (Reverse Geocode at City Hall: LI TicketType)
Data/Address/{x}/{y}/{ticketType:Optional}
Sample Link: (Reverse Geocode at City Hall: NeighborhoodServices TicketType )
Find location using an address
Data/Location/{address}/{ticketType:Optional}
Sample Link: (Geocode at City Hall)
Data/Location/{address}/{ticketType:Optional}
Sample Link: (Geocode at City Hall: LI TicketType)
Find service areas using an address
Data/ServiceAreas/{address}
Sample Link: (Service Areas at City Hall)
Find an address key (L&I) using an address
Data/LIAddress/{address}
Sample Link: (Reverse Geocode at City Hall)