{ "currentVersion": 10.91, "id": 0, "name": "City Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1129, "maxScale": 0, "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 } ] }, "defaultVisibility": true, "extent": { "xmin": 1239192.4478123933, "ymin": 523316.49987864494, "xmax": 1263712.500150144, "ymax": 546147.4630748928, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "Zip_Code", "type": "esriFieldTypeString", "alias": "Zipcode", "length": 5, "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" } }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full Address", "length": 60, "domain": null }, { "name": "AccessFromRoad", "type": "esriFieldTypeString", "alias": "Access From Road", "length": 20, "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" } }, { "name": "Address_Retired_Date", "type": "esriFieldTypeDate", "alias": "Address Retired Date", "length": 8, "domain": null }, { "name": "Alternate_Full_Address", "type": "esriFieldTypeString", "alias": "Alternate Full Address", "length": 30, "domain": null }, { "name": "Alternate_Road_Name", "type": "esriFieldTypeString", "alias": "Alternate Road Name", "length": 50, "domain": null }, { "name": "City_Facility", "type": "esriFieldTypeString", "alias": "City Facility", "length": 3, "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" } }, { "name": "Common_Name", "type": "esriFieldTypeString", "alias": "Common Name", "length": 100, "domain": null }, { "name": "Residential_Type", "type": "esriFieldTypeString", "alias": "Residential Type", "length": 3, "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" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "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" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Recycling", "type": "esriFieldTypeString", "alias": "Recycle Coach", "length": 20, "domain": null }, { "name": "Permit_Final_UO_Date", "type": "esriFieldTypeDate", "alias": "Permit_Final_UO_Date", "length": 8, "domain": null }, { "name": "Number_of_Bedrooms", "type": "esriFieldTypeSmallInteger", "alias": "Number_of_Bedrooms", "domain": null }, { "name": "Bedroom_Unit_Type", "type": "esriFieldTypeString", "alias": "Bedroom Unit type", "length": 30, "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" } }, { "name": "Address_Letter_Link", "type": "esriFieldTypeString", "alias": "Address_Letter_Link", "length": 200, "domain": null }, { "name": "Council_in_the_Community_Area", "type": "esriFieldTypeSmallInteger", "alias": "Council_in_the_Community_Area", "domain": null }, { "name": "Permit_Parking_Zone", "type": "esriFieldTypeString", "alias": "Permit Parking Zone", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FullAddress", "fields": "Full_Address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }