Dept/Div. Contact: Planning Division - (209) 577-5267
• • •
If you would like to look up the zoning for your property or a different address, please follow the steps below. If you have any questions, please call the Planning Division at (209) 577-5267 and we can help you with your zoning questions.

Open your internet browser (Internet Explorer, Netscape, etc.) and, in the address box, type in the following address:
http://www.modestogov.com/gis/You can also click the "Go To The GIS Web Site" heading and it will open the GIS web site in a new window.
You may need to install some components in order to use the GIS web site.

You can search for a specific address by clicking on the 'Binocular' icon in the GIS toolbar (see red arrow).
The search box will open in a new window.

You can enter your APN, street number, street name or any combination in order to look up your property.
If you receive only one result, the result will be highlighted in the main window on the GIS map.
If you receive multiple results, each result will display a 'Go' button. Click the 'Go' button to view that property.

To view the zoning of your property, you will need to turn on the 'Zoning' layer of the GIS system. The zoning is shown through a color coded legend, you can determine your zoning based on the legend to your left.

Now that you know your Zoning Classification you can look up what that classification means by visiting the 'Zoning Classification' page:
http://www.modestogov.com/development/zoning/classifications.aspFor a quick link to the 'Zoning Classifications' page click on heading above.
Still need help? Call the Planning Department at (209) 577-5267.
Have
Questions or Suggestions?
Use this feedback form to submit your comments. If a
response is requested, please allow 24-48 hours during normal business hours.
<% If Request.Form("SendButton") <> "Send" or Request.Form("s1_comments") = "" Then %>
<% Else Dim strEmail Dim strBody Dim strReply Dim strMailTo Dim strMailBCC Dim strSubject If Request.form("s1_reply") = "" then strReply = "No" Else strReply = "Yes" End if IF Request.Form("s1_name") > "" THEN strBody = "Name: " & Request.form("s1_name") & vbcrlf & vbcrlf strBody = strBody & "Email: " & Request.form("s1_email") & vbcrlf & vbcrlf strBody = strBody & "Phone: " & Request.form("s1_phone") & vbcrlf & vbcrlf strBody = strBody & "Comments: " & Request.form("s1_comments") & vbcrlf & vbcrlf strBody = strBody & "Reply back?: " & strReply If Request.form("s1_email") = "" then strMailTo = "mrivera@modestogov.com" strMailBCC = "" Else strMailTo = Request.form("s1_email") strMailBCC = "mrivera@modestogov.com" End if strSubject = "Zoning Page Feedback" Dim ObjErrMail Set objErrMail= Server.CreateObject("CDO.Message") With objErrMail .From = "mrivera@modestogov.com" .To = strMailTo .Subject = strSubject .HTMLBody = strBody .Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 .Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "172.25.1.40" .Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25 .Configuration.Fields.Update .Send End With END IF %>Your comments have been submitted.
Contact our Planning Division at (209) 577-5267.
<% If instr(strURL,"aspscripts/pfp.asp") then %>