{ "currentVersion": 10.91, "id": 0, "name": "City Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1129, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1239192.4478123933, "ymin": 523316.49987864494, "xmax": 1263712.500150144, "ymax": 546147.4630748928, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 1", "labelExpression": "[Address_Number]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 1", "labelExpression": "[Address_Number]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 500, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 4", "labelExpression": "[Address_Number]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 500 }, { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 4", "labelExpression": "[Address_Number]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Road_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "GAITHERSBURG", "modelName": "City" }, { "name": "Zip_Code", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "Zipcodes_Gburg", "description": "Gaithersburg Zip Codes", "codedValues": [ { "name": "20877", "code": "20877" }, { "name": "20878", "code": "20878" }, { "name": "20879", "code": "20879" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Zip_Code" }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Full_Address" }, { "name": "AccessFromRoad", "type": "esriFieldTypeString", "alias": "Access From Road", "domain": { "type": "codedValue", "name": "AccessFromRoad", "description": "Primary entrace using the address is accessbile from the street", "codedValues": [ { "name": "Indirect (Building adjacent to street used for address, but primary entrance is not)", "code": "Indirect" }, { "name": "Direct (Primary Entrance or Parcel adjacent to street used for address)", "code": "Direct" }, { "name": "Inaccessible (Building or Parcel not adjacent to street used for address)", "code": "Inaccessible" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AccessFromRoad" }, { "name": "Address_Retired_Date", "type": "esriFieldTypeDate", "alias": "Address Retired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Address_Retired_Date" }, { "name": "Alternate_Full_Address", "type": "esriFieldTypeString", "alias": "Alternate Full Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Alternate_Full_Address" }, { "name": "Alternate_Road_Name", "type": "esriFieldTypeString", "alias": "Alternate Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alternate_Road_Name" }, { "name": "City_Facility", "type": "esriFieldTypeString", "alias": "City Facility", "domain": { "type": "codedValue", "name": "Yes No Unk", "description": "Yes No Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "City_Facility" }, { "name": "Common_Name", "type": "esriFieldTypeString", "alias": "Common Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Common_Name" }, { "name": "Residential_Type", "type": "esriFieldTypeString", "alias": "Residential Type", "domain": { "type": "codedValue", "name": "Residential_Type", "description": "Residential Types", "codedValues": [ { "name": "Stacked Townhouse Condo", "code": "CST" }, { "name": "Garden Condominium", "code": "CGD" }, { "name": "Garden Apartment", "code": "AGD" }, { "name": "High-rise Apartment", "code": "AHR" }, { "name": "High-rise Condominium", "code": "CHR" }, { "name": "Live-Work Apartment", "code": "ALW" }, { "name": "Loft Condominium", "code": "CLF" }, { "name": "Loft Apartment", "code": "ALF" }, { "name": "Group Quarters", "code": "GPQ" }, { "name": "Lodging", "code": "LDG" }, { "name": "Non-Residential Use", "code": "NRU" }, { "name": "Single Family Detached (fee simple)", "code": "SFD" }, { "name": "Townhouse/Single Family Attached (fee simple)", "code": "TH" }, { "name": "Duplex/Semi-Detached (fee simple)", "code": "DUP" }, { "name": "Back to Back Townhouse (fee simple)", "code": "THB" }, { "name": "Single Family Detached (condo regime)", "code": "SFC" }, { "name": "Townhouse/Single Family Attached (condo regime)", "code": "THC" }, { "name": "Duplex/Semi-Detached (condo regime)", "code": "DPC" }, { "name": "Duplex/Semi-Detached (rental)", "code": "DPR" }, { "name": "Townhouse (rental)", "code": "THR" }, { "name": "Accessory Dwelling Unit (rental)", "code": "ADR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Residential_Type" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Address_Status", "description": "Status of Addresses", "codedValues": [ { "name": "Invalid - Previous / Retired", "code": "Retired" }, { "name": "Valid - Permanent", "code": "Permanent" }, { "name": "Valid - Assigned", "code": "Assigned" }, { "name": "Valid - Proposed / Planned", "code": "Planned" }, { "name": "Valid - Temporary", "code": "Temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "Recycling", "type": "esriFieldTypeString", "alias": "Recycle Coach", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Recycling" }, { "name": "Permit_Final_UO_Date", "type": "esriFieldTypeDate", "alias": "Permit_Final_UO_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Permit_Final_UO_Date" }, { "name": "Number_of_Bedrooms", "type": "esriFieldTypeSmallInteger", "alias": "Number_of_Bedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Number_of_Bedrooms" }, { "name": "Bedroom_Unit_Type", "type": "esriFieldTypeString", "alias": "Bedroom Unit type", "domain": { "type": "codedValue", "name": "Bedroom_Unit_Type", "description": "Bedroom Unit Type", "codedValues": [ { "name": "Studio", "code": "Studio" }, { "name": "Studio with Den", "code": "Studio with Den" }, { "name": "Studio with Loft", "code": "Studio with Loft" }, { "name": "One Bedroom", "code": "One Bedroom" }, { "name": "One Bedroom with Den", "code": "One Bedroom with Den" }, { "name": "One Bedroom with Loft", "code": "One Bedroom with Loft" }, { "name": "Two Bedrooms", "code": "Two Bedrooms" }, { "name": "Two Bedrooms with Den", "code": "Two Bedrooms with Den" }, { "name": "Two Bedrooms with Loft", "code": "Two Bedrooms with Loft" }, { "name": "Three Bedrooms", "code": "Three Bedrooms" }, { "name": "Three Bedrooms with Den", "code": "Three Bedrooms with Den" }, { "name": "Three Bedrooms with Loft", "code": "Three Bedrooms with Loft" }, { "name": "Four Bedrooms", "code": "Four Bedrooms" }, { "name": "Five Bedrooms", "code": "Five Bedrooms" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Bedroom_Unit_Type" }, { "name": "Address_Letter_Link", "type": "esriFieldTypeString", "alias": "Address_Letter_Link", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Address_Letter_Link" }, { "name": "Council_in_the_Community_Area", "type": "esriFieldTypeSmallInteger", "alias": "Council_in_the_Community_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Council_in_the_Community_Area" }, { "name": "Permit_Parking_Zone", "type": "esriFieldTypeString", "alias": "Permit Parking Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Permit_Parking_Zone" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "FullAddress", "fields": "Full_Address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City Addresses", "description": "", "prototype": { "attributes": { "Permit_Parking_Zone": null, "Council_in_the_Community_Area": null, "City": "GAITHERSBURG", "Zip_Code": null, "Full_Address": null, "AccessFromRoad": null, "Address_Retired_Date": null, "Alternate_Full_Address": null, "Alternate_Road_Name": null, "City_Facility": null, "Common_Name": null, "Residential_Type": null, "Status": null, "Recycling": null, "Permit_Final_UO_Date": null, "Number_of_Bedrooms": 0, "Bedroom_Unit_Type": null, "Address_Letter_Link": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }